soundnode-app icon indicating copy to clipboard operation
soundnode-app copied to clipboard

Does not install on Debian Buster

Open rolfen opened this issue 7 years ago • 2 comments

@jonasgroeger, thank you for your great work!

However this procedure is advertised on the site for Debian. However it fails on my system. I suppose that this version of Debian is not supported (yet?). If that is a case, an error message or note would be appreciated.

Please let me know if there is a workaround or if I can do anything to help.

If I have time later I'll try to look at the code and see if I can improve it. However I would like to try this software first! (Edit: Actually I was looking for something local to spare CPU usage, compared the Soundcloud webpage option. However, I see now that this is Electron/Node.js based. That's pretty cool but maybe I should look somewhere else, with regards to computational efficiency)

$ curl -s https://packagecloud.io/install/repositories/JonasGroeger/soundnode/script.deb.sh | sudo bash
Detected operating system as debian/buster.
Checking for curl...
Detected curl...
Checking for gpg...
Detected gpg...
Running apt-get update... done.
Installing debian-archive-keyring which is needed for installing 
apt-transport-https on many Debian systems.
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 install soundnode
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package soundnode

rolfen avatar Jan 30 '18 14:01 rolfen

The latest released version is broken on Linux, I have a fix but haven't released yet.

weblancaster avatar Feb 01 '18 06:02 weblancaster

same problem here

bormaa avatar Feb 22 '19 17:02 bormaa