[Bug 2036591] [NEW] Unable to build mantic minimized ubuntu-cpc images due to build failure
Philip Roche
2036591 at bugs.launchpad.net
Tue Sep 19 10:47:47 UTC 2023
Public bug reported:
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.
** Affects: livecd-rootfs (Ubuntu)
Importance: Undecided
Status: Fix Committed
--
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 Committed
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