#798474 sbuild uses wrong arch in .changes and .build filenames

Package:
sbuild
Source:
sbuild
Submitter:
Paul Tagliamonte
Date:
2024-12-01 13:33:01 UTC
Severity:
normal
Tags:
#798474#5
Date:
2015-09-09 19:03:26 UTC
From:
To:
When building with --arch-all-only, the resulting .changes and .build
have the chroot arch (in my case, amd64) in filenames, rather than
'all'.

'all' is also not a sane --arch, or that might have worked. Perhaps
allow it as a --build-arch ?

Seems funny that the architectures control header is mismatched :)

cheers,
  Paul

#798474#10
Date:
2015-09-10 08:27:28 UTC
From:
To:
This is defined by dpkg-buildpackage, not sbuild. Are you using dpkg
from unstable?

all is not fine for --arch, as sbuild (and dpkg) needs to know which
architecture is the chroot to resolve (build-)dependencies correctly.

#798474#15
Date:
2015-12-24 00:09:07 UTC
From:
To:
Hi,

agreeing with Aurelien, this behaviour is entirely expected and will not
change.

Would you like to see something fixed in the documentation to clarify things?

Thanks!

cheers, josch