[Bug 1776706] Re: clean_loops can't be called multiple times with set -u
Airton José Linhares
1776706 at bugs.launchpad.net
Fri Nov 30 21:25:49 UTC 2018
** Changed in: livecd-rootfs (Ubuntu Xenial)
Status: In Progress => Invalid
** Changed in: livecd-rootfs (Ubuntu Xenial)
Assignee: Airton José Linhares (airares559) => (unassigned)
--
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:
Invalid
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