[12:17] I am pondering if i am doing something wrong [12:17] E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/g/gdbm/libgdbm6_1.21-1_amd64.deb 404 Not Found [IP: 2001:67c:1360:8001::24 80] [12:17] E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/g/gdbm/libgdbm-compat4_1.21-1_amd64.deb 404 Not Found [IP: 2001:67c:1360:8001::24 80] [12:22] xnox: in a mirror script? [12:22] just locally doing debootstrap [12:22] Spads: http://[2001:67c:1360:8001::24]/pool/main/g/gdbm/ and ineed it looks like _amd64.deb is not there.... but should be, cause package migrated and everything [12:22] hmmm [12:22] 1.22-1_amd64 is not there. [12:22] (when accessing over the vpn, let me try without vpn) [12:22] we have a 24-hour death row for packages [12:23] so if it's in dists/ it should be in pool/ even for a day afterward [12:23] it should have been there since 2021-10-20 [12:23] cause the build finished then in proposed. [12:23] Can you show me which dists/ it's in? [12:24] it should be in http://[2001:67c:1360:8001::24]/dists/jammy/main/binary-amd64 [12:24] which does not exist [12:25] is this a ports mirror?! [12:25] it is a ports mirror [12:25] but it is in archive.ubuntu.com dns name [12:25] mirrorsupported.log.444.gz:removed 'pool/main/g/gdbm/libgdbm-compat-dev_1.21-1_amd64.deb' [12:25] mirrorsupported.log.444.gz:removed 'pool/main/g/gdbm/libgdbm-compat-dev_1.21-1_i386.deb' [12:25] That log is from Oct 21 17:56 [12:26] hmmm [12:26] I see that `getent ahosts ports.ubuntu.com` and `getent ahosts archive.ubuntu.com` have the same servers [12:26] is it? [12:26] for both ipv4 and ipv6 [12:26] one second [12:26] normally they are different [12:26] unless i need to set Host header correctly when opening them up by ip address?! [12:27] oh yes [12:27] they're virthosts [12:27] ok, let me figure out how to browse it correctly then [12:28] got it [12:29] with Host header things are better [12:29] Ah, phew! [12:29] But you said debootstrap failed?? [12:29] so [12:29] Filename: pool/main/g/gdbm/libgdbm-compat4_1.22-1_amd64.deb [12:30] is in http://[2001:67c:1360:8001::24]/ubuntu/dists/jammy/main/binary-amd64/ [12:30] Packages.gz file [12:30] and http://[2001:67c:1360:8001::24]/ubuntu/pool/main/g/gdbm/ 1.22-1_amd64.deb is there [12:30] hmm, I can't even get http://[2001:67c:1360:8001::24]/ubuntu/ to load [12:31] I can, if i set Host: archive.ubuntu.com [12:31] heh [12:31] I use modheader chrome extension [12:31] Ah, OK [12:31] So you were browsing dists with the Host header but not pool, somehow? [12:32] previously i was browsing both without Host header; and ended up looking at ports.ubuntu.com which is what is served without Host header. [12:32] and debootstrap is accessing stuff with Host header set, so not sure why it is failing to access things. [12:32] Hm, I don't see ports when I browse without a host header [12:33] i have cached things somehow then?! [12:34] Do you have a local proxy of any sort? [12:35] i'm gonna reboot. [12:35] cause that should solve everything [12:35] and then will purge all of my sbuild chroots and start clean just in case. [12:40] Spads: https://paste.ubuntu.com/p/vYfrSrjbMb/ [12:40] i am perplexed, as if i am being proxied somehow [12:41] maybe my ISP went rouge?! [12:42] hm [12:42] it is trying to download 1.21 [12:42] but 1.22 is the current one [12:44] so looks like my source chroot did not have full-upgrade run in a while; and some packages wanted 1.21 and some wanted 1.22, hence need to force upgrade everything to make stuff work i think. [12:44] so purely my own error, and mirrors are fine. [12:48] sorry for bothering [12:51] Hi Spads is it possible/feasible to put the vmlinuz and initrd on cdimage/releases.ubuntu.com too? That would enable IPXE to boot from the mirror. [12:51] * next to the iso [12:52] MonkZ: That's a request for the Ubuntu team, and may be worth filing a bug or question for them on launchpad somewhere [12:52] xnox: Phew! [12:52] okay :) [13:00] MonkZ: https://bugs.launchpad.net/ubuntu-cdimage [13:00] MonkZ: i'm not sure what you mean by "too" though. Where do you use them from today? [13:26] xnox: ah shoot - I posted to ubuntu devel discuss mailinglist before I saw your msg. "Too" as in already extracted - just hosted alongside the iso. To be fetchable via http/https without the need to extract it again. [13:28] ah, cool. [13:28] that works too i think. [13:29] xnox: my slightly altered mail -> http://ix.io/3EoY