404 Not Found when adding PPA
- Dominant language
- Python
- Stars
- 4.7k
- Forks
- 604
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Attempting to add the guake PPA to Ubuntu 22.04. I have a feeling this is only a temporary outage but I decided to file a bug for two reasons. 1) There's something IPV6 going on with the IP address for the PPA and 2) I've used Ubuntu a long time and never seen this error before.
```
Repository: 'deb https://ppa.launchpadcontent.net/linuxuprising/guake/ubuntu/ jammy main'
Description:
Latest Guake PPA
PPA release announcement on Linux Uprising: https://www.linuxuprising.com/2019/05/new-guake-drop-down-terminal-ppa-ubuntu.html
More info: https://launchpad.net/~linuxuprising/+archive/ubuntu/guake
Adding repository.
Press [ENTER] to continue or Ctrl-c to cancel.
Found existing deb entry in /etc/apt/sources.list.d/linuxuprising-ubuntu-guake-jammy.list
Adding deb entry to /etc/apt/sources.list.d/linuxuprising-ubuntu-guake-jammy.list
Found existing deb-src entry in /etc/apt/sources.list.d/linuxuprising-ubuntu-guake-jammy.list
Adding disabled deb-src entry to /etc/apt/sources.list.d/linuxuprising-ubuntu-guake-jammy.list
Adding key to /etc/apt/trusted.gpg.d/linuxuprising-ubuntu-guake.gpg with fingerprint 1CC3D16E460A94EE17FE581CEA8CACC073C3DB2A
Hit:1 http://us.archive.ubuntu.com/ubuntu jammy InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:3 http://security.ubuntu.com/ubuntu jammy-security InRelease
Hit:4 http://us.archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:5 https://download.sublimetext.com apt/stable/ InRelease
Hit:6 https://dl.google.com/linux/chrome/deb stable InRelease
Ign:7 https://ppa.launchpadcontent.net/linuxuprising/guake/ubuntu jammy InRelease
Hit:8 https://packages.microsoft.com/repos/edge stable InRelease
Err:9 https://ppa.launchpadcontent.net/linuxuprising/guake/ubuntu jammy Release
404 Not Found [IP: 2620:2d:4000:1::3e 443]
Reading package lists... Done
E: The repository 'https://ppa.launchpadcontent.net/linuxuprising/guake/ubuntu jammy 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.
Thu Dec 08 01:09 PM ~:
```
**Expected behavior**
The PPA is added
**Actual behavior**
The PPA is not added
**To Reproduce**
`sudo add-apt-repository ppa:linuxuprising/guake`
-------------------------------------------------------------------------------
Please run `$ guake --support`, and paste the results here. Don't put backticks (`` ` ``) around it! The output already contains Markdown formatting. And make sure you run the command **OUTSIDE** the Guake.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.