#1140759 sbuild: SUITE-updates and SUITE-security are not automatically added

#1140759#5
Date:
2026-06-25 23:00:41 UTC
From:
To:
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,

#1140759#8
Date:
2026-06-25 23:10:33 UTC
From:
To:
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