group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #04302
[Bug 1564192] Re: Lifecycle needs to track cross compilation
** Changed in: snapcraft
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1564192
Title:
Lifecycle needs to track cross compilation
Status in Snapcraft:
Fix Released
Status in snapcraft package in Ubuntu:
Fix Released
Status in snapcraft source package in Xenial:
Fix Committed
Status in snapcraft source package in Yakkety:
Fix Released
Bug description:
[Impact]
* If a snap is built using a specific target architecture, and one
tries to build it again for a different architecture, Snapcraft says
the snap is already built.
[Test Case]
1. Build the 96boards-kernel example with `snapcraft --target-arch arm64`.
2. Build the 96boards-kernel example with `snapcraft --target-arch armhf`.
3. Note that Snapcraft doesn't try to rebuild the kernel for the new architecture, it says it's already done.
4. Apply the fix for this bug.
5. Build the 96boards-kernel example with `snapcraft --target-arch armhf`.
6. Note that Snapcraft now tries to rebuild the kernel using the new target architecture (which should fail-- all we care about is that it tries).
[Regression Potential]
* Dirty state tracking (rerunning steps if YAML sections change, bug
#1477904) may not work correctly.
To manage notifications about this bug go to:
https://bugs.launchpad.net/snapcraft/+bug/1564192/+subscriptions