touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #121508
[Bug 1441068] Re: lxc-destroy fails on btrfs subvolumes
This bug was fixed in the package lxc - 1.1.5-0ubuntu0.15.04.3
---------------
lxc (1.1.5-0ubuntu0.15.04.3) vivid-proposed; urgency=medium
* Cherry-pick from upstream:
- Fix preserve_ns to work on < 3.8 kernels. (LP: #1516971)
- Fix process title rewrite to not mangle the environment. (LP: #1517107)
lxc (1.1.5-0ubuntu0.15.04.2) vivid-proposed; urgency=medium
* Cherry-pick from upstream:
- Fix ubuntu-cloud template to detect compression algorithm instead
of hardcoding xz. Also update list of supported releases and use trusty
as the fallback release. (LP: #1515463)
* Update lxc-tests description to make it clear that this package is
meant to be used by developers and by automated testing.
lxc (1.1.5-0ubuntu0.15.04.1) vivid-proposed; urgency=medium
* New upstream bugfix release (MRE) (1.1.5)
(LP: #1497420, LP: #1436723, LP: #1441068, LP: #1504496,
LP: #1466458, LP: #1510619)
* Drop proxy detection from the autopkgtest exercise script.
-- Stéphane Graber <stgraber@xxxxxxxxxx> Wed, 18 Nov 2015 13:41:23
-0500
** Changed in: lxc (Ubuntu Vivid)
Status: Fix Committed => Fix Released
** Changed in: lxc (Ubuntu Wily)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1441068
Title:
lxc-destroy fails on btrfs subvolumes
Status in lxc package in Ubuntu:
Fix Released
Status in lxc source package in Vivid:
Fix Released
Status in lxc source package in Wily:
Fix Released
Bug description:
$ sudo lxc-destroy -n adt-vivid
[sudo] password for martin:
lxc_container: utils.c: _recursive_rmdir_onedev: 147 _recursive_rmdir_onedev: failed to delete /srv/lxc/adt-vivid/rootfs/var/lib
lxc_container: utils.c: _recursive_rmdir_onedev: 147 _recursive_rmdir_onedev: failed to delete /srv/lxc/adt-vivid/rootfs/var
lxc_container: utils.c: _recursive_rmdir_onedev: 147 _recursive_rmdir_onedev: failed to delete /srv/lxc/adt-vivid/rootfs
lxc_container: lxccontainer.c: container_destroy: 2050 Error destroying rootfs for adt-vivid
Destroying adt-vivid failed
This is because the container rootfs has a btrfs subvolume:
ID 557 gen 97073 top level 266 path @srv/lxc/adt-
vivid/rootfs/var/lib/machines
After "sudo btrfs subvolume delete /srv/lxc/adt-
vivid/rootfs/var/lib/machines" I can remove the container.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: lxc 1.1.1-0ubuntu4
ProcVersionSignature: Ubuntu 3.19.0-12.12-generic 3.19.3
Uname: Linux 3.19.0-12-generic x86_64
ApportVersion: 2.17-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Apr 7 11:51:51 2015
EcryptfsInUse: Yes
SourcePackage: lxc
UpgradeStatus: No upgrade log present (probably fresh install)
defaults.conf:
lxc.network.type = veth
lxc.network.link = lxcbr0
lxc.network.flags = up
lxc.network.hwaddr = 00:16:3e:xx:xx:xx
lxc.conf: lxc.lxcpath = /srv/lxc
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1441068/+subscriptions
References