Package: sbuild-debian-developer-setup
Version: 0.85.0
Severity: normal
X-Debbugs-Cc: d...@darkboxed.org

Hi sbuilders,

I tried to create an i386 chroot on my amd64 machine with
sbuild-debian-developer-setup but this fails because
it's not passing the existing --arch commandline option on to
sbuild-createchroot.

I've added the --arch option in [git] main. This works but schroot warns
because of overlapping aliases for UNRELEASED and sid now exist:

W: line 9 [unstable-i386-sbuild] aliases: Alias ‘UNRELEASED’ already associated 
with ‘unknown’ chroot
W: line 9 [unstable-i386-sbuild] aliases: Alias ‘sid’ already associated with 
‘unknown’ chroot
W: line 9 [unstable-i386-sbuild] aliases: Alias ‘UNRELEASED’ already associated 
with ‘unknown’ chroot
W: line 9 [unstable-i386-sbuild] aliases: Alias ‘sid’ already associated with 
‘unknown’ chroot

[git]: 
https://salsa.debian.org/debian/sbuild/-/commit/09d1219268ab6629c857aaaee50d639104156be6

I've adjusted the logic to what I think makes sense in my
fix-sdds-multi-arch [branch]. Basically creating the unqualified aliases
when the requested --arch is the host architecture and adding
sid-$arch-sbuild in addition to the existing UNRELEASED-$arch-sbuild for
consistency.

[branch]: https://salsa.debian.org/debian/sbuild/-/tree/fix-sdds-multi-arch
    $ git fetch https://salsa.debian.org/debian/sbuild.git fix-sdds-multi-arch

--Daniel

Attachment: signature.asc
Description: PGP signature

Reply via email to