Soundnode/soundnode-app

error on soundnode installation and update, ubuntu 18.04.

waheedmalik15 opened this issue · 4 comments

curl -s https://packagecloud.io/install/repositories/JonasGroeger/soundnode/script.deb.sh | sudo bash

_Detected operating system as Ubuntu/bionic.
Checking for curl...
Detected curl...
Checking for gpg...
Detected gpg...
Running apt-get update... done.
Installing apt-transport-https... done.
Installing /etc/apt/sources.list.d/JonasGroeger_soundnode.list...done.
Importing packagecloud gpg key... done.
Running apt-get update... done.

The repository is setup! You can now install packages._

sudo apt-get install soundnode

Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package soundnode

@brwasalam, But Auryo doesn't work on 32-bit systems.

Same issue as waheed malik

For debian, there's only a jessie repo. Edit your source.list file and replace "stretch" by "jessie" for soundnode repo (it works for me on debian testing / buster)