Bug#1125968: reportbug: libc6-dev_2.41-12_amd64.deb missing in repos (HTTP 404)
Eo Manis <[email protected]>
| Newsgroups | gmane.linux.debian.devel.glibc |
|---|---|
| Message-ID | <4d5ca582-7fb6-4533-ba8f-4ceecb73dd8d__3399.5507679478$1768858646$gmane$org@web.de> |
There is no proxy, this is on a consumer home internet connection. Anyway it does not matter, thank you, running "sudo rm /var/lib/apt/lists/deb.debian.org*" fixed things up. As a matter of fact, it pulled a whole lot of updates, which leads me to believe that up until that point it did *not* install any updates. That's bad. The laptop is for a friend, it should maintain itself, and I expected as much from Debian. Now I am wondering if another Trixie laptop that I prepared for another, elderly person, is getting its updates. Maybe this can be considered a bug in apt. On 1/19/26 19:36, Samuel Thibault wrote: > eomanis, le lun. 19 janv. 2026 18:58:50 +0100, a ecrit: >> Hit:1 http://deb.debian.org/debian trixie InRelease > >> >> Continue? [Y/n] >> Err:1 http://deb.debian.org/debian trixie/main amd64 libc6-dev amd64 2.41-12 >> 404 Not Found [IP: 2a04:4e42:6f::644 80] > > Apparently the two don't really match, possibly because you have an http > proxy or something. You can try to drop the old information to make sure > it gets it for real: > > sudo rm /var/lib/apt/lists/deb.debian.org* > > and re-run sudo apt update > > Samuel