[Bug 2036591] Re: Unable to build mantic minimized ubuntu-cpc images due to build failure
Launchpad Bug Tracker
2036591 at bugs.launchpad.net
Tue Sep 19 21:24:48 UTC 2023
This bug was fixed in the package livecd-rootfs - 23.10.42
---------------
livecd-rootfs (23.10.42) mantic; urgency=medium
* fix: Fix the missing `fi` with the recent changes in the
`unminimize` script for `ubuntu-cpc` project (LP: #2036591)
-- Phil Roche <phil.roche at canonical.com> Tue, 19 Sep 2023 11:30:19
+0100
** Changed in: livecd-rootfs (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to livecd-rootfs in Ubuntu.
https://bugs.launchpad.net/bugs/2036591
Title:
Unable to build mantic minimized ubuntu-cpc images due to build
failure
Status in livecd-rootfs package in Ubuntu:
Fix Released
Bug description:
A recent change in improving the `unminimize` script for mantic
minimal download images @ https://code.launchpad.net/~utkarsh/livecd-
rootfs/+git/livecd-rootfs/+merge/450781 introduced a bug causing build
failures due to syntax error in the auto/build script.
```
+ trap Exit EXIT HUP INT QUIT TERM
+ rm -f binary.success
P: Begin unmounting filesystems...
./auto/build: 545: Syntax error: ")" unexpected (expecting "fi")
+ Exit
```
This bug is to track the work of fixing that bug.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/2036591/+subscriptions
More information about the foundations-bugs
mailing list