Package: debian-repro-status Version: 0.3.1-1 Severity: normal Tags: patch $ mmdebstrap --variant=apt --include=debian-repro-status --chrooted-customize-hook=debian-repro-status trixie /dev/null I: automatically chosen mode: unshare I: chroot architecture amd64 is equal to the host's architecture I: finding correct signed-by value... done I: automatically chosen format: null I: using /tmp/mmdebstrap.pjVFKNGPJc as tempdir I: running apt-get update... done I: downloading packages with apt... done I: extracting archives... done I: installing essential packages... done I: installing remaining packages inside the chroot... done done I: running --chrooted-customize-hook in shell: sh -c 'debian-repro-status' Error: builder error
Caused by: OpenSSL error Adding --include=ca-certificates fixes it. Cheers Jochen