Activity log for bug #1830823

Date Who What changed Old value New value Message
2019-05-29 02:56:15 Robert C Jennings bug added bug
2019-05-29 02:56:28 Robert C Jennings bug added subscriber Łukasz Zemczak
2019-05-29 06:00:41 Steve Langasek affects livecd-rootfs (Ubuntu) ubuntu-image (Ubuntu)
2019-05-29 06:00:49 Steve Langasek affects ubuntu-image (Ubuntu) snapd (Ubuntu)
2019-05-29 12:23:51 Francis Ginther tags id-5cedf33f9ba7dd31c0288490
2019-05-29 13:35:12 Robert C Jennings removed subscriber Łukasz Zemczak
2019-05-29 14:33:21 Robert C Jennings summary livecd-rootfs xenial powerpc arch builds broken Ubuntu image builds broken for powerpc on xenial
2019-05-29 14:35:36 Robert C Jennings description This commit https://git.launchpad.net/livecd-rootfs/commit/debian/control?h=ubuntu/xenial&id=b8b2e343827adb9020d5b71f232c0361bd72685f added a depends on ubuntu-image but that package is not available on xenial for powerpc. So powerpc image builds are failing. :( livecd-rootfs is used to build our Ubuntu images and it depends on ubuntu-image. With ubuntu-image 1.7 being published to xenial-updates the diff shows that the versioned dependency on snapd was bumped to >= 2.38; which is not satisfiable on powerpc because snapd is not buildable on powerpc with gccgo (vs golang). This affects xenial cloud image builds. Original description: This commit https://git.launchpad.net/livecd-rootfs/commit/debian/control?h=ubuntu/xenial&id=b8b2e343827adb9020d5b71f232c0361bd72685f added a depends on ubuntu-image but that package is not available on xenial for powerpc. So powerpc image builds are failing. :(
2019-05-29 16:30:45 Steve Langasek bug task added ubuntu-image (Ubuntu)
2019-05-29 16:35:37 Steve Langasek nominated for series Ubuntu Xenial
2019-05-29 16:35:37 Steve Langasek bug task added snapd (Ubuntu Xenial)
2019-05-29 16:35:37 Steve Langasek bug task added ubuntu-image (Ubuntu Xenial)
2019-05-29 16:35:59 Steve Langasek snapd (Ubuntu): status New Invalid
2019-05-29 16:36:07 Steve Langasek ubuntu-image (Ubuntu): status New Invalid
2019-05-29 16:54:34 Łukasz Zemczak bug task added livecd-rootfs (Ubuntu)
2019-05-29 16:54:43 Łukasz Zemczak livecd-rootfs (Ubuntu): status New Invalid
2019-05-29 16:54:52 Łukasz Zemczak ubuntu-image (Ubuntu Xenial): status New Won't Fix
2019-05-29 16:54:57 Łukasz Zemczak livecd-rootfs (Ubuntu Xenial): status New In Progress
2019-05-29 16:57:04 Łukasz Zemczak description livecd-rootfs is used to build our Ubuntu images and it depends on ubuntu-image. With ubuntu-image 1.7 being published to xenial-updates the diff shows that the versioned dependency on snapd was bumped to >= 2.38; which is not satisfiable on powerpc because snapd is not buildable on powerpc with gccgo (vs golang). This affects xenial cloud image builds. Original description: This commit https://git.launchpad.net/livecd-rootfs/commit/debian/control?h=ubuntu/xenial&id=b8b2e343827adb9020d5b71f232c0361bd72685f added a depends on ubuntu-image but that package is not available on xenial for powerpc. So powerpc image builds are failing. :( [Impact] Currenty powerpc image builds are failing on xenial. livecd-rootfs is used to build our Ubuntu images and it depends on ubuntu-image. With ubuntu-image 1.7 the snapd dependency was bumped to >= 2.38; which is not satisfiable on powerpc because snapd is not buildable on powerpc with gccgo (vs golang). [Test Case] Build test images on powerpc, those should now succeed. [Regression Potential] None. This is only an arch-specific dependency change which was never used (as it was not possible to work). [Original Description] livecd-rootfs is used to build our Ubuntu images and it depends on ubuntu-image. With ubuntu-image 1.7 being published to xenial-updates the diff shows that the versioned dependency on snapd was bumped to >= 2.38; which is not satisfiable on powerpc because snapd is not buildable on powerpc with gccgo (vs golang). This affects xenial cloud image builds. Original description: This commit https://git.launchpad.net/livecd-rootfs/commit/debian/control?h=ubuntu/xenial&id=b8b2e343827adb9020d5b71f232c0361bd72685f added a depends on ubuntu-image but that package is not available on xenial for powerpc. So powerpc image builds are failing. :(
2019-05-29 17:49:18 Steve Langasek livecd-rootfs (Ubuntu Xenial): status In Progress Fix Committed
2019-05-29 17:49:21 Steve Langasek bug added subscriber Ubuntu Stable Release Updates Team
2019-05-29 17:49:23 Steve Langasek bug added subscriber SRU Verification
2019-05-29 17:49:28 Steve Langasek tags id-5cedf33f9ba7dd31c0288490 id-5cedf33f9ba7dd31c0288490 verification-needed verification-needed-xenial
2019-05-30 18:42:42 Steve Langasek tags id-5cedf33f9ba7dd31c0288490 verification-needed verification-needed-xenial id-5cedf33f9ba7dd31c0288490 verification-done verification-done-xenial
2019-05-30 18:43:06 Steve Langasek removed subscriber Ubuntu Stable Release Updates Team
2019-05-30 18:53:09 Launchpad Janitor livecd-rootfs (Ubuntu Xenial): status Fix Committed Fix Released
2019-05-30 21:19:21 Steve Langasek livecd-rootfs (Ubuntu Xenial): status Fix Released Triaged
2019-05-30 22:18:04 Brian Murray livecd-rootfs (Ubuntu Xenial): status Triaged Fix Committed
2019-05-30 22:18:07 Brian Murray bug added subscriber Ubuntu Stable Release Updates Team
2019-05-30 22:18:12 Brian Murray tags id-5cedf33f9ba7dd31c0288490 verification-done verification-done-xenial id-5cedf33f9ba7dd31c0288490 verification-needed verification-needed-xenial
2019-05-31 05:41:51 Steve Langasek tags id-5cedf33f9ba7dd31c0288490 verification-needed verification-needed-xenial id-5cedf33f9ba7dd31c0288490 verification-done verification-done-xenial
2019-05-31 05:42:06 Launchpad Janitor livecd-rootfs (Ubuntu Xenial): status Fix Committed Fix Released
2019-06-25 20:58:47 Łukasz Zemczak description [Impact] Currenty powerpc image builds are failing on xenial. livecd-rootfs is used to build our Ubuntu images and it depends on ubuntu-image. With ubuntu-image 1.7 the snapd dependency was bumped to >= 2.38; which is not satisfiable on powerpc because snapd is not buildable on powerpc with gccgo (vs golang). [Test Case] Build test images on powerpc, those should now succeed. [Regression Potential] None. This is only an arch-specific dependency change which was never used (as it was not possible to work). [Original Description] livecd-rootfs is used to build our Ubuntu images and it depends on ubuntu-image. With ubuntu-image 1.7 being published to xenial-updates the diff shows that the versioned dependency on snapd was bumped to >= 2.38; which is not satisfiable on powerpc because snapd is not buildable on powerpc with gccgo (vs golang). This affects xenial cloud image builds. Original description: This commit https://git.launchpad.net/livecd-rootfs/commit/debian/control?h=ubuntu/xenial&id=b8b2e343827adb9020d5b71f232c0361bd72685f added a depends on ubuntu-image but that package is not available on xenial for powerpc. So powerpc image builds are failing. :( [Impact] Currenty powerpc image builds are failing on xenial. livecd-rootfs is used to build our Ubuntu images and it depends on ubuntu-image. With ubuntu-image 1.7 the snapd dependency was bumped to >= 2.38; which is not satisfiable on powerpc because snapd is not buildable on powerpc with gccgo (vs golang). Also, besides that, it seems that livecd-rootfs was directly depending on snapd as well. To save ourselves trouble, let's make that dependency arch-specific. [Test Case] Build test images on powerpc, those should now succeed. [Regression Potential] None. This is only an arch-specific dependency change which was never used (as it was not possible to work). [Original Description] livecd-rootfs is used to build our Ubuntu images and it depends on ubuntu-image. With ubuntu-image 1.7 being published to xenial-updates the diff shows that the versioned dependency on snapd was bumped to >= 2.38; which is not satisfiable on powerpc because snapd is not buildable on powerpc with gccgo (vs golang). This affects xenial cloud image builds. Original description: This commit https://git.launchpad.net/livecd-rootfs/commit/debian/control?h=ubuntu/xenial&id=b8b2e343827adb9020d5b71f232c0361bd72685f added a depends on ubuntu-image but that package is not available on xenial for powerpc. So powerpc image builds are failing. :(
2019-06-25 21:55:26 Brian Murray livecd-rootfs (Ubuntu Xenial): status Fix Released Fix Committed
2019-06-25 21:55:33 Brian Murray tags id-5cedf33f9ba7dd31c0288490 verification-done verification-done-xenial id-5cedf33f9ba7dd31c0288490 verification-needed verification-needed-xenial
2019-06-26 10:32:18 Robert C Jennings tags id-5cedf33f9ba7dd31c0288490 verification-needed verification-needed-xenial id-5cedf33f9ba7dd31c0288490 verification-failed verification-failed-xenial
2019-06-26 10:36:16 Philip Roche bug added subscriber Philip Roche
2019-06-26 12:25:12 Francis Ginther tags id-5cedf33f9ba7dd31c0288490 verification-failed verification-failed-xenial id-5cedf33f9ba7dd31c0288490 id-5d1282825c51ad5266a3441a verification-failed verification-failed-xenial
2019-06-26 12:43:44 Francis Ginther tags id-5cedf33f9ba7dd31c0288490 id-5d1282825c51ad5266a3441a verification-failed verification-failed-xenial id-5cedf33f9ba7dd31c0288490 id-5d1282825c51ad5266a3441a id-5d1349856ceb393262a58653 verification-failed verification-failed-xenial
2019-06-26 15:20:27 Łukasz Zemczak snapd (Ubuntu Xenial): status New In Progress
2019-06-26 15:32:54 Łukasz Zemczak description [Impact] Currenty powerpc image builds are failing on xenial. livecd-rootfs is used to build our Ubuntu images and it depends on ubuntu-image. With ubuntu-image 1.7 the snapd dependency was bumped to >= 2.38; which is not satisfiable on powerpc because snapd is not buildable on powerpc with gccgo (vs golang). Also, besides that, it seems that livecd-rootfs was directly depending on snapd as well. To save ourselves trouble, let's make that dependency arch-specific. [Test Case] Build test images on powerpc, those should now succeed. [Regression Potential] None. This is only an arch-specific dependency change which was never used (as it was not possible to work). [Original Description] livecd-rootfs is used to build our Ubuntu images and it depends on ubuntu-image. With ubuntu-image 1.7 being published to xenial-updates the diff shows that the versioned dependency on snapd was bumped to >= 2.38; which is not satisfiable on powerpc because snapd is not buildable on powerpc with gccgo (vs golang). This affects xenial cloud image builds. Original description: This commit https://git.launchpad.net/livecd-rootfs/commit/debian/control?h=ubuntu/xenial&id=b8b2e343827adb9020d5b71f232c0361bd72685f added a depends on ubuntu-image but that package is not available on xenial for powerpc. So powerpc image builds are failing. :( [Impact] Currenty powerpc image builds are failing on xenial. The main reason is that snapd now provides a powerpc 'empty' dummy package (as the architecture is not supported) but still ships regular maintainer scripts that try to do operations on installed files (which are not present due to the empty package). This basically makes the dummy snapd powerpc package uninstallable. And since launchpad-buildd pulls in snapd by default, this breaks any powerpc image builds currently. Also, besides that, it seems that livecd-rootfs was directly depending on snapd as well. To save ourselves trouble, let's make that dependency arch-specific. [Test Case] Build test images on powerpc, those should now succeed. A quick sanity run of snapd on non-powerpc architectures should also be performed, making sure that the no-change rebuild for those did not regress. [Regression Potential] None. This is only an arch-specific dependency change in livecd-rootfs and maintainer-script changes in snapd. It is highly unlikely that any of this could have effect in anything other than powerpc (which is not supported anyway). The no-change rebuild of snapd might, as any rebuild, potentially regress, but the risk is very very low as the previous snapd has been built and updated recently (so not too many archive changes). [Original Description] livecd-rootfs is used to build our Ubuntu images and it depends on ubuntu-image. With ubuntu-image 1.7 being published to xenial-updates the diff shows that the versioned dependency on snapd was bumped to >= 2.38; which is not satisfiable on powerpc because snapd is not buildable on powerpc with gccgo (vs golang). This affects xenial cloud image builds. Original description: This commit https://git.launchpad.net/livecd-rootfs/commit/debian/control?h=ubuntu/xenial&id=b8b2e343827adb9020d5b71f232c0361bd72685f added a depends on ubuntu-image but that package is not available on xenial for powerpc. So powerpc image builds are failing. :(
2019-06-26 15:47:09 Steve Langasek snapd (Ubuntu Xenial): status In Progress Fix Committed
2019-06-26 15:47:13 Steve Langasek tags id-5cedf33f9ba7dd31c0288490 id-5d1282825c51ad5266a3441a id-5d1349856ceb393262a58653 verification-failed verification-failed-xenial id-5cedf33f9ba7dd31c0288490 id-5d1282825c51ad5266a3441a id-5d1349856ceb393262a58653 verification-needed verification-needed-xenial
2019-06-27 13:26:39 Robert C Jennings tags id-5cedf33f9ba7dd31c0288490 id-5d1282825c51ad5266a3441a id-5d1349856ceb393262a58653 verification-needed verification-needed-xenial id-5cedf33f9ba7dd31c0288490 id-5d1282825c51ad5266a3441a id-5d1349856ceb393262a58653 verification-done verification-needed-done
2019-06-27 16:28:27 Launchpad Janitor snapd (Ubuntu Xenial): status Fix Committed Fix Released
2019-06-27 19:40:52 Robert C Jennings tags id-5cedf33f9ba7dd31c0288490 id-5d1282825c51ad5266a3441a id-5d1349856ceb393262a58653 verification-done verification-needed-done id-5cedf33f9ba7dd31c0288490 id-5d1282825c51ad5266a3441a id-5d1349856ceb393262a58653 verification-done verification-done-xenial
2019-06-27 22:42:05 Launchpad Janitor livecd-rootfs (Ubuntu Xenial): status Fix Committed Fix Released