Skip to content

ArchLinux is unsupported in dependencies.sh #67

Description

@vnezvpno

When I try to run dependencies.sh, I'm getting "Unsupported OS" error. I am Manjaro user, but inside deps arrays I couldn't find any arch mentions.

The error:

[vnezvpno@vnezvpno-laptop reindexer@v3.0.0+incompatible]$ bash dependencies.sh
[ ERROR ] Unsupported OS type.

The arrays:

# declare dependencies arrays for systems
osx_deps="gperftools leveldb snappy cmake git"
centos8_debs="gcc-c++ make snappy-devel leveldb-devel gperftools-devel findutils curl tar unzip rpm-build rpmdevtools git"
fedora_debs=" gcc-c++ make snappy-devel leveldb-devel gperftools-devel findutils curl tar unzip rpm-build rpmdevtools git"
centos7_debs="centos-release-scl devtoolset-9-gcc devtoolset-9-gcc-c++ make snappy-devel leveldb-devel gperftools-devel findutils curl tar unzip rpm-build rpmdevtools git"
centos6_debs="devtoolset-9-gcc devtoolset-9-gcc-c++ make snappy-devel leveldb-devel gperftools-devel findutils curl tar unzip rpm-build git"
debian_debs="build-essential g++ libgoogle-perftools-dev libsnappy-dev libleveldb-dev make curl unzip git"
alpine_apks="g++ snappy-dev leveldb-dev libexecinfo-dev make curl cmake unzip git"

Please, add.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions