On 03/09/2026 at 10:27, Roland Clobus wrote:
Debootstrap 1.0.145 now knows about SHA512 checksums, but the current
netinst images do not contain these checksums in the Packages files (the
SHA512 checksum is present in the Releases file, so debootstrap decides
to use only the SHA512 checksum, resulting in error messages about
corrupt packages).
For some reason Salsa does not allow me to create a merge request, so
could you perhaps cherry-pick my modifications [1]:
This bug is filed against debootstrap but these patches are against
debian-cd. Which package is faulty, debootstrap for not using available
SHA256 checksums or debian-cd for not providing SHA512 checksums ?