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 locate package #82

Open
tbinnington opened this issue Feb 25, 2021 · 1 comment
Open

Unable to locate package #82

tbinnington opened this issue Feb 25, 2021 · 1 comment

Comments

@tbinnington
Copy link

Describe the bug

sudo apt install sqlitebiter returns:

Unable to locate package sqlitebiter

...after adding repo

Expected behavior

sqlitebiter installs correctly

To Reproduce

Steps to reproduce the behavior:

sudo add-apt-repository ppa:thombashi/ppa
sudo apt update
sudo apt install sqlitebiter

Environments

Please complete the following information:

  • <past the output of sqlitebiter version subcommand>
  • Installation Method: pip / deb package / apt(PPA) / brew (choose one of these)

apt (PPA) on Linux subsystem for Windows 10
Ubuntu 20.04.1 LTS

Additional context

Output of sudo apt update looks normal, except for this:
Failed to fetch http://ppa.launchpad.net/thombashi/ppa/ubuntu/dists/focal/main/binary-amd64/Packages 404 Not Found [IP: 91.189.95.85 80]

@brendonmiranda
Copy link
Contributor

same issue.

Ign:1 http://ppa.launchpad.net/thombashi/ppa/ubuntu focal InRelease
Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
Err:4 http://ppa.launchpad.net/thombashi/ppa/ubuntu focal Release
  404  Not Found [IP: XXX.XXX.XXX.XX XX]
Hit:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease
Hit:6 http://security.ubuntu.com/ubuntu focal-security InRelease
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/thombashi/ppa/ubuntu focal 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants