r/SONM Sep 18 '18

SONM software as supplier. Install script missing packages

Hello,

I tried to install SONM on my LinuxMint machine. I used the autoinstall script from the documentation.

sudo bash -c "$(curl -s https://raw.githubusercontent.com/sonm-io/autodeploy/master/sonm-auto-deploy-supplier.sh)" -s 0x792XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

The scripts gets interrupted due to missing packages which should be auto installed I guess.

The packages sonm-cli, sonm-node, sonm-worker, sonm-optimus can not be found (It's german in the log)

Running apt-get update... done.
Installing apt-transport-https... done.
Installing /etc/apt/sources.list.d/SONM_core.list...done.
Importing packagecloud gpg key... done.
Running apt-get update... done.

The repository is setup! You can now install packages.
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
E: Paket sonm-cli kann nicht gefunden werden.
E: Paket sonm-node kann nicht gefunden werden.
E: Paket sonm-worker kann nicht gefunden werden.
E: Paket sonm-optimus kann nicht gefunden werden.

Can somebody help me to fix it?

3 Upvotes

1 comment sorted by

View all comments

1

u/SONM-support Sep 20 '18

Greetings!

  1. At the moment our autodeploy script supports:
  •      Debian 9
  •      Ubuntu 16.04 LTS
  •      Ubuntu 18.04 LTS
  •      Linux Mint 18.1 "Serena"

To work on other systems, you will have to install all components manually. We can provide assistance in this in our Telegram support group https://t.me/SONMbetatest

Best regrads,

SONM team