AllToMP3 / alltomp3-app

Download and Convert YouTube, SoundCloud & Spotify in MP3 with full tags (title, artist, genre, cover, lyrics 🔥)
https://alltomp3.org
GNU Affero General Public License v3.0
1.31k stars 134 forks source link

E: Unable to locate package alltomp3 #118

Open masscream opened 5 years ago

masscream commented 5 years ago

Looks like the same issue as with previous versions of Linux... Please release...

masscream@mint:~$ curl -s https://packagecloud.io/install/repositories/AllToMP3/alltomp3/script.deb.sh | sudo bash [sudo] password for masscream:
Detected operating system as LinuxMint/tessa. 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/AllToMP3_alltomp3.list...done. Importing packagecloud gpg key... done. Running apt-get update... done.

The repository is setup! You can now install packages. masscream@mint:~$ sudo apt-get install alltomp3 Reading package lists... Done Building dependency tree
Reading state information... Done E: Unable to locate package alltomp3 masscream@mint:~$ sudo apt update Hit:1 http://ucho.ignum.cz/ubuntu bionic InRelease ................. Ign:21 https://packagecloud.io/AllToMP3/alltomp3/linuxmint tessa InRelease
Hit:23 https://packagecloud.io/AtomEditor/atom/any any InRelease
Err:25 https://packagecloud.io/AllToMP3/alltomp3/linuxmint tessa Release
404 Not Found [IP: 54.241.144.200 443] Reading package lists... Done
E: The repository 'https://packagecloud.io/AllToMP3/alltomp3/linuxmint tessa 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.

masscream commented 5 years ago

As a temporary fix just switch to the Ubuntu Bionic sources...

deb https://packagecloud.io/AllToMP3/alltomp3/ubuntu/ bionic main deb-src https://packagecloud.io/AllToMP3/alltomp3/ubuntu/ bionic main

Works like a charm!