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

PPA 404s #52

Open
SubSonicSoftware opened this issue Apr 17, 2023 · 2 comments
Open

PPA 404s #52

SubSonicSoftware opened this issue Apr 17, 2023 · 2 comments

Comments

@SubSonicSoftware
Copy link

SubSonicSoftware commented Apr 17, 2023

What Happened?

Converting Ubuntu to Elementary, PPAs add but 404 during aptitude update. Other PPAs on https://ppa.launchpadcontent.net/ update fine.

Steps to Reproduce

sudo add-apt-repository ppa:elementary-os/daily
sudo add-apt-repository ppa:elementary-os/os-patches
sudo add-apt-repository ppa:elementary-os/staging
sudo aptitude update

Expected Behavior

Hit:14 https://ppa.launchpadcontent.net/elementary-os/daily/ubuntu kinetic Release
Hit:15 https://ppa.launchpadcontent.net/elementary-os/os-patches/ubuntu kinetic Release
Hit:16 https://ppa.launchpadcontent.net/elementary-os/staging/ubuntu kinetic Release

OS Version

7.x (Horus)

Software Version

Latest release (I have run all updates)

Log Output

Err https://ppa.launchpadcontent.net/elementary-os/daily/ubuntu kinetic Release
  404  Not Found [IP: 2620:2d:4000:1::3e 443]
Err https://ppa.launchpadcontent.net/elementary-os/os-patches/ubuntu kinetic Release
  404  Not Found [IP: 2620:2d:4000:1::3e 443]
Err https://ppa.launchpadcontent.net/elementary-os/staging/ubuntu kinetic Release         
  404  Not Found [IP: 2620:2d:4000:1::3e 443]
Fetched 326 kB in 7s (50.2 kB/s)                                                          
E: The repository 'https://ppa.launchpadcontent.net/elementary-os/daily/ubuntu kinetic Release' does not have a Release file.
E: The repository 'https://ppa.launchpadcontent.net/elementary-os/os-patches/ubuntu kinetic Release' does not have a Release file.
E: The repository 'https://ppa.launchpadcontent.net/elementary-os/staging/ubuntu kinetic Release' does not have a Release file.
E: Failed to download some files
W: Failed to fetch https://ppa.launchpadcontent.net/elementary-os/daily/ubuntu/dists/kinetic/Release: 404  Not Found [IP: 2620:2d:4000:1::3e 443]
W: Failed to fetch https://ppa.launchpadcontent.net/elementary-os/os-patches/ubuntu/dists/kinetic/Release: 404  Not Found [IP: 2620:2d:4000:1::3e 443]
W: Failed to fetch https://ppa.launchpadcontent.net/elementary-os/staging/ubuntu/dists/kinetic/Release: 404  Not Found [IP: 2620:2d:4000:1::3e 443]
E: Some index files failed to download. They have been ignored, or old ones used instead.

Hardware Info

Internet via Mifi standalone hotspot
DNS via Quad9 (9.9.9.9), no change when via ISP-provided DNS (Cricket)

@peteruithoven
Copy link

Kinetic is the Ubuntu 22.10 release? Elementary OS is always based on the LTS. Maybe try switching to jammy?
https://en.wikipedia.org/wiki/Elementary_OS#Summary_table

Also see list at:
https://ppa.launchpadcontent.net/elementary-os/daily/ubuntu/dists/

@ryonakano
Copy link

This issue would be "won't fix" since we don't enable builds for Ubuntu 22.10 now and plus, it is not supported to add our daily PPAs manually. If you want to use the latest developing version of elementary OS, you may want to use the Early Access


FYI, I guess we build daily recipes against the following Ubuntu versions:

  1. the LTS version that our latest stable OS built on (e.g. Jammy at the moment which Horus is built on)
  2. the latest developing version so that we can quickly detect build errors before the next LTS release (e.g. Mantic at the moment)

so we might build daily recipes against Kinetic when it had been the latest developing version of Ubuntu, but we would no longer do that since now Mantic is the current latest developing version.

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

3 participants