Control: tags -1 + moreinfo On Mon, 2026-07-27 at 17:24 +0000, [email protected] wrote: > > debootsnap/debrebuild cannot find the package below, needed to > reproduce a build via .buildinfo: > > linux-libc-dev:amd64=7.1.5-1
There isn't an amd64 binary package for linux-libc-dev. It's architecture-independent, so arch:all. I'm assuming that's just a display issue, and that your failing build is https://salsa.debian.org/damian/6tunnel/-/jobs/10019014 That build was run at 12:07. The amd64 build for src:linux version 7.1.5-1 finished at 11:37, so was quite possibly not in a location where the salsa-ci job could find it at the time. If you retry the job now, does it succeed? > Checked https://snapshot.debian.org/package/linux-libc-dev/7.1.5-1/ > and the version is not listed there. That's because your URL form is wrong. The package needed there is a source package, not a binary package. https://snapshot.debian.org/package/linux/7.1.5-1/#linux-libc-dev_7.1.5-1 shows the package as expected. I'm not seeing an issue with snapshot.debian.org in the above. Regards, Adam

