Package: sbuild
Version: 0.91.9
Severity: minor
Dear sbuild maintainers,
sbuild(1) states:
If SUITE does not refer to "unstable"or "testing", then
SUITE-updates and SUITE-security mirrors are automatically added.
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,
--
Gioele Barabucci