Soundnode / soundnode-app

Soundnode App is the Soundcloud for desktop. Built with Electron, Angular.js and Soundcloud API.
https://soundnode.github.io/soundnode-website/
Other
5.13k stars 640 forks source link

Error Download and APT Package #1106

Open gianfelicevincenzo opened 5 years ago

gianfelicevincenzo commented 5 years ago

Hi. Report this error:

Err:21 https://packagecloud.io/JonasGroeger/soundnode/debian stretch Release
  404  Not Found
Lettura elenco dei pacchetti... Fatto
E: The repository 'https://packagecloud.io/JonasGroeger/soundnode/debian stretch 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 this:

sudo apt install soundnode
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze       
Lettura informazioni sullo stato... Fatto
E: Not Found soundnode

From Site(not found) https://packagecloud.io/JonasGroeger/soundnode/debian:

Screenshot 2019-05-18 20:28:29

I'have Debian 9(Stretch)

doctortee commented 5 years ago

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)