[Bug 1379030] Re: Extra lxc.mount.auto entry being added to config file

2014-10-09 Thread Stéphane Graber
Hey Chris, This is a parser bug which we need to fix. I believe Serge is looking into it. In the mean time, try using append_config_item instead which may work fine in this case (so long as it's not called multiple times, otherwise you'll get duplicates). -- You received this bug notification

[Bug 1379030] Re: Extra lxc.mount.auto entry being added to config file

2014-10-09 Thread Serge Hallyn
A proposed fix has been sent to the mailing list, and will probably be applied in utopic today. In the meantime you can work around this by using the 'append_config_item' method instead of set_config_item. (Note that the C API does not have this same behavior, so this is only for the python

[Bug 1379030] Re: Extra lxc.mount.auto entry being added to config file

2014-10-09 Thread Launchpad Bug Tracker
This bug was fixed in the package lxc - 1.1.0~alpha2-0ubuntu3 --- lxc (1.1.0~alpha2-0ubuntu3) utopic; urgency=medium * fix usernic and apparmor-mounts tests to not clear out the host's /etc/lxc/lxc-usernet * fix unprivileged containers when user's cgroup paths are not all