Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install from https://alltomp3.org/ instructions on Ubuntu 23.04 #263

Open
tomchiverton opened this issue May 31, 2023 · 0 comments

Comments

@tomchiverton
Copy link

The script piped to bash ran fine till the end:

Detected operating system as Ubuntu/lunar.
Checking for curl...
Detected curl...
Checking for gpg...
Detected gpg...
Detected apt version as 2.6.0
Running apt-get update... done.
Installing apt-transport-https... done.
Installing /etc/apt/sources.list.d/AllToMP3_alltomp3.list...done.
Importing packagecloud gpg key... Packagecloud gpg key imported to /etc/apt/keyrings/AllToMP3_alltomp3-archive-keyring.gpg
done.
Running apt-get update... done.

The repository is setup! You can now install packages.
falken@wopr:/tmp$ sudo apt install alltomp3
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package alltomp3

running apt update manually provides more details :

E: The repository 'https://packagecloud.io/AllToMP3/alltomp3/ubuntu lunar Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant