1cmd: mmdebstrap --mode=unshare --format=tar --architectures=armhf --verbose '--customize-hook=cd "$1" && find etc/apt/sources.list.d -type f -delete' '--customize-hook=upload /tmp/debusine-fetch-exec-upload-4yq9x1rb/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-4yq9x1rb/host.sources 2output (contains stdout and stderr): 3I: armhf cannot be executed natively, but transparently using qemu-user binfmt emulation 4I: using /tmp/mmdebstrap.tVFgE6hegz as tempdir 5I: running apt-get update... 6Ign:1 http://old-releases.ubuntu.com/ubuntu noble InRelease 7Err:2 http://old-releases.ubuntu.com/ubuntu noble Release 8 404 Not Found [IP: 162.213.35.96 80] 9Reading package lists... 10E: The repository 'http://old-releases.ubuntu.com/ubuntu noble Release' does not have a Release file. 11E: apt-get update --error-on=any -oAPT::Status-Fd=<$fd> -oDpkg::Use-Pty=false failed: process exited with 100 and error in console output 12W: hooklistener errored out: E: received eof on socket 13 14I: main() received signal PIPE: waiting for setup... 15I: removing tempdir /tmp/mmdebstrap.tVFgE6hegz... 16E: mmdebstrap failed to run 17 18aborted: False 19returncode: 25 20 21Files in working directory: 22system.tar.xz 23--------------------