Hello Raphael, On 25/06/2026 15:58, Raphael Hertzog wrote: > It looks like the correct fix is to revert the merge of both entries > in DEFAULT for UNSHARE_MMDEBSTRAP_EXTRA_ARGS. > > Have one for > qr/^(.*)-(backports|backports-sloppy|proposed-updates|updates|unreleased)$/ > and one for > qr/^(experimental|rc-buggy)$/
Thanks for the suggestion, I opened a MR at https://salsa.debian.org/debian/sbuild/-/merge_requests/240 > I wonder whether we should also drop "unreleased" in the first regex. > Because I don't know of any "CODENAME-unreleased" repository that is > available on deb.debian.org (maybe it's available on ports.debian.org?). I dropped unreleased from the first regex, in the absence of any explanation I assume it was a mistake. Cheers, Arnaud

