You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ubuntu-latest uses dead links from security.ubuntu.com
E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/m/mesa/libgl1-mesa-dev_24.0.9-0ubuntu0.3_amd64.deb 404 Not Found [IP: 52.252.163.49 80]
E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/m/mesa/libegl1-mesa-dev_24.0.9-0ubuntu0.3_amd64.deb 404 Not Found [IP: 52.252.163.49 80]
E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/m/mesa/mesa-common-dev_24.0.9-0ubuntu0.3_amd64.deb 404 Not Found [IP: 52.252.163.49 80]
After checking the https://security.ubuntu.com the only thing that is missing from their directory is the .deb packages that is trying to download, the directories are still the same
I'm having the same error fetching the libudev-dev:
Err:37 http://security.ubuntu.com/ubuntu noble-updates/main amd64 libudev-dev amd64 255.4-1ubuntu8.4
404 Not Found [IP: 52.252.163.49 80]
Fetched 8103 kB in 2s (3595 kB/s)
E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/s/systemd/libudev-dev_255.4-1ubuntu8.4_amd64.deb 404 Not Found [IP: 52.252.163.49 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
This has happened before, is there any way to avoid this happening in the future?
Hi @MadDeCoDeR, Thank you for bringing this issue to our attention. We are looking into this issue and will update you on this issue after investigating.
Description
The ubuntu-latest uses dead links from security.ubuntu.com
Action Run with the issue
Code Snippet:
After checking the https://security.ubuntu.com the only thing that is missing from their directory is the .deb packages that is trying to download, the directories are still the same
Platforms affected
Runner images affected
Image version and build link
Current runner version: '2.322.0'
Failed Build Link: https://github.com/MadDeCoDeR/Classic-RBDOOM-3-BFG/actions/runs/13082391869
Is it regression?
IDK
Expected behavior
Expected to download and install depedencies
Actual behavior
Failed to find and retrieve depedencies
Repro steps
The text was updated successfully, but these errors were encountered: