Originally posted by Beerislife
View Post
'hold' linux-firmware temporarily or in Discover uncheck it when updating. This will get you all the other updates.
Code:
sudo apt-mark hold linux-firmware
Code:
sudo apt-mark hold linux-firmware
At the time of this post and answer (September 5, 2025, at approixmately 10:40 UTC-4), it is known to Canonical and many people who are actively working on development, patching, etc. that there was an outage on the primary public repository servers. All security updates and other update pockets were unavailable, and the upload / processing queue for Security updates among others was obscenely backlogged as a result of the outage.
This was reflected on https://status.canonical.com as acknowledged incidents:Both of these incidents were marked resolved after 36 minutes of outage time at approximately 04:30 UTC-4.
However, it is known that the backlog caused by the outage is causing the mirrors and security updates to be 'broken' at this time due to the backlog in the queue for processing. This queue is currently very large and there is likely to be issues with mirrors at this time during the update process. As such, you need to be patient and try again several hours from now (up to 24 hours from now as well if you want, just to make sure stuff stabilizes first).
There is nothing you can currently do about this except wait it out. Mirrors that synced during the outage time or are mid-sync right now during the large queue backlog may get the 500 errors as well on the mirrors.
This was reflected on https://status.canonical.com as acknowledged incidents:Both of these incidents were marked resolved after 36 minutes of outage time at approximately 04:30 UTC-4.
However, it is known that the backlog caused by the outage is causing the mirrors and security updates to be 'broken' at this time due to the backlog in the queue for processing. This queue is currently very large and there is likely to be issues with mirrors at this time during the update process. As such, you need to be patient and try again several hours from now (up to 24 hours from now as well if you want, just to make sure stuff stabilizes first).
There is nothing you can currently do about this except wait it out. Mirrors that synced during the outage time or are mid-sync right now during the large queue backlog may get the 500 errors as well on the mirrors.
Comment