[Bug 1776706] Re: clean_loops can't be called multiple times with set -u
Airton José Linhares
1776706 at bugs.launchpad.net
Tue Aug 21 16:11:46 UTC 2018
** Changed in: livecd-rootfs (Ubuntu Xenial)
Status: New => In Progress
** Changed in: livecd-rootfs (Ubuntu Xenial)
Assignee: (unassigned) => Airton José Linhares (airares559)
--
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/1776706
Title:
clean_loops can't be called multiple times with set -u
Status in livecd-rootfs package in Ubuntu:
In Progress
Status in livecd-rootfs source package in Xenial:
In Progress
Status in livecd-rootfs source package in Bionic:
New
Bug description:
In live-build/functions, clean_loops calls `unset backing_img`; if you
call clean_loops again, the "if [ -n "${backing_img}" ]; then" line
then causes the script to exit if you're running with `set -u`.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1776706/+subscriptions
More information about the foundations-bugs
mailing list