Reproducible fix for glibc
With this hook, the folder /var/cache/ldconfig (which contains aux-cache) will be removed, because it always contains different content. The aux-cache is recreated when needed, so it can be removed from the image.
Tested with:
export SOURCE_DATE_EPOCH=1609489883
lb config --apt-http-proxy http://localhost:3142 --parent-mirror-bootstrap http://localhost:3142/snapshot.debian.org/archive/debian/20210101T083123Z --security false --updates false --apt-options "--yes -o Acquire::Check-Valid-Until=false" --distribution bullseye --debian-installer none --loadlin false --cache-packages false
Edited by Roland Clobus