[Bug 1087194] [NEW] [mk-sbuild] names cross chroots after build architecture, not target
Colin Watson
cjwatson at canonical.com
Thu Dec 6 10:09:49 UTC 2012
Public bug reported:
If building a chroot for cross-compilation from amd64 to armhf ("--arch
amd64 --target armhf"), mk-sbuild calls the chroot something like
"raring-amd64". This is suboptimal as it should be expected that people
will have both native and cross chroots on the same system, and the
build architecture is more likely to coincide. mk-sbuild should either
call the chroot after the target ("raring-armhf"), or perhaps after both
("raring-amd64-armhf").
In the meantime, a workaround is to use --name to give the chroot a
temporary name, and rename it at the end.
** Affects: ubuntu-dev-tools (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1087194
Title:
[mk-sbuild] names cross chroots after build architecture, not target
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1087194/+subscriptions
More information about the universe-bugs
mailing list