Install script does not indicate that Cosmic is not yet supported
austinorth opened this issue · 1 comments
I'm running Ubuntu MATE 18.10 (Cosmic) and tried the installation instructions from http://www.soundnodeapp.com/#download with the following results:
$ curl -s https://packagecloud.io/install/repositories/JonasGroeger/soundnode/script.deb.sh | sudo bash
Detected operating system as Ubuntu/cosmic.
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.
followed by
Err:8 https://packagecloud.io/JonasGroeger/soundnode/ubuntu cosmic Release
404 Not Found [IP: 54.177.104.179 443]
Reading package lists... Done
E: The repository 'https://packagecloud.io/JonasGroeger/soundnode/ubuntu cosmic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
and then
$ sudo apt-get install soundnode
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package soundnode
Assuming this is because Cosmic is not yet supported, but could not find an issue anywhere mentioning this specifically, so figured I'd post this. If a release of a Cosmic version is imminent, I understand why a tweak to the script would be unnecessary, and I'll probably just build from source as a workaround for now, so definitely not a high priority issue (for me at least)!
I'm having the same problem with 18.04 Bionic.
I don't know why, but it keeps on detecting my install as "elementary/juno". Probably because I have Pantheon installed.