Dear sbuild maintainers, sbuild(1) states: This does not seem to be the case, at least for Ubuntu suites: ``` mmdebstrap --arch=amd64 --format=tar focal /tmp/ubuntu-focal-amd64.tar --keyring=/usr/share/keyrings/ubuntu-archive-keyring.gpg --setup-hook='cat "$1"/etc/apt/sources.list' http://archive.ubuntu.com/ubuntu I: running --setup-hook in shell: sh -c 'cat "$1"/etc/apt/sources.list' exec /tmp/mmdebstrap.QQgqRlqUE5 deb http://archive.ubuntu.com/ubuntu focal main I: running apt-get update... ``` Regards,
Quoting Gioele Barabucci (2026-06-26 01:00:41) You might consider it a bug in mmdebstrap that it does not add additional mirrors for our derivatives in the same way as it does for Debian stable releases. In that case, you might have found #1140618 Thanks! cheers, josch