cmd: mmdebstrap --mode=unshare --format=tar --architectures=amd64 --verbose '--customize-hook=cd "$1" && find etc/apt/sources.list.d -type f -delete' '--customize-hook=upload /tmp/debusine-fetch-exec-upload-0hu727ci/chroot.sources /etc/apt/sources.list.d/file.sources' '--customize-hook=mkdir "$1/etc/apt/keyrings-debusine"' --include=ubuntu-keyring '--customize-hook=download /etc/os-release os-release' '--customize-hook=copy-out /var/lib/dpkg var_lib_dpkg' '--customize-hook=rm -f "$1/etc/hostname"' '--customize-hook=test -h "$1/etc/resolv.conf" || rm -f "$1/etc/resolv.conf"' --skip=chroot/start-stop-daemon '--customize-hook=(test -x "$1/sbin/init" || test -h "$1/sbin/init") ; echo $? > "$1/test_sbin_init"' '--customize-hook=download test_sbin_init test-sbin-init' '--customize-hook=rm "$1/test_sbin_init"' --variant=buildd '' system.tar.xz '' /tmp/debusine-fetch-exec-upload-0hu727ci/host.sources output (contains stdout and stderr): I: chroot architecture amd64 is equal to the host's architecture I: using /tmp/mmdebstrap.fNU3P7Eu1_ as tempdir I: running apt-get update... Ign:1 http://old-releases.ubuntu.com/ubuntu noble InRelease Err:2 http://old-releases.ubuntu.com/ubuntu noble Release 404 Not Found [IP: 162.213.35.96 80] Reading package lists... E: The repository 'http://old-releases.ubuntu.com/ubuntu noble Release' does not have a Release file. E: apt-get update --error-on=any -oAPT::Status-Fd=<$fd> -oDpkg::Use-Pty=false failed: process exited with 100 and error in console output W: hooklistener errored out: E: received eof on socket I: main() received signal PIPE: waiting for setup... I: removing tempdir /tmp/mmdebstrap.fNU3P7Eu1_... E: mmdebstrap failed to run aborted: False returncode: 25 Files in working directory: system.tar.xz --------------------