[Bug 1721279] Re: Improve teardown_mountpoint to recursively find all submounts and unmount them

2017-10-30 Thread Launchpad Bug Tracker
This bug was fixed in the package livecd-rootfs - 2.408.21 --- livecd-rootfs (2.408.21) xenial; urgency=medium [ Balint Reczey ] * Use kvm kernel only on amd64. * Make non-x86 minimized images consistent with x86 by not explicitly installing the server task. * Clean up dan

[Bug 1721279] Re: Improve teardown_mountpoint to recursively find all submounts and unmount them

2017-10-23 Thread Scott Moser
As I understand the change http://bazaar.launchpad.net/~ubuntu-core-dev/livecd-rootfs/xenial-proposed/revision/1423 what has been done is to sort /proc/self/mounts with C locale sorting and unmount. A more correct change is to just read the file backwards. That is what mount-image-callback do

[Bug 1721279] Re: Improve teardown_mountpoint to recursively find all submounts and unmount them

2017-10-22 Thread Steve Langasek
I have run through a set of CPC image builds with this version of livecd-rootfs, and the builds succeeded. Marking v-done. ** Tags removed: verification-needed verification-needed-xenial ** Tags added: verification-done-xenial -- You received this bug notification because you are a member of Ub

[Bug 1721279] Re: Improve teardown_mountpoint to recursively find all submounts and unmount them

2017-10-19 Thread Brian Murray
Hello Balint, or anyone else affected, Accepted livecd-rootfs into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/livecd- rootfs/2.408.20 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See ht

[Bug 1721279] Re: Improve teardown_mountpoint to recursively find all submounts and unmount them

2017-10-04 Thread Balint Reczey
The related fixes are merged to the packaging repository but they are also available in the full patch in LP #1721261 http://bazaar.launchpad.net/~ubuntu-core-dev/livecd-rootfs/xenial-proposed/revision/1423 http://bazaar.launchpad.net/~ubuntu-core-dev/livecd-rootfs/xenial-proposed/revision/1424

[Bug 1721279] Re: Improve teardown_mountpoint to recursively find all submounts and unmount them

2017-10-04 Thread Balint Reczey
** Description changed: - Improve teardown_mountpoint to recursively find all submounts and - unmount them, instead of working from a hard-coded list. This makes - the code resilient against other submounts being added later, including - downstream. + [SRU Justification] + + The teardown_mountpo