This bug was fixed in the package lxc - 0.7.5-3ubuntu56
---
lxc (0.7.5-3ubuntu56) precise-proposed; urgency=low
* Fix Ubuntu template to install the host architecture of the required
mutli-arch packages (when using qemu-user-static) instead of hardcoded
"amd64" version. (LP:
Confirmed the fix using the package from -proposed.
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/997687
Title:
lxc-start-ephem
** Branch linked: lp:ubuntu/precise-proposed/lxc
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/997687
Title:
lxc-start-ephemeral needs to quote $line when echoing
To manage notifications about this
Hello Serge, or anyone else affected,
Accepted lxc into precise-proposed. The package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!
**
** Description changed:
Same bug as in lxc-clone, occurs twice in lxc-start-ephemeral
+
+ SRU Justification
+ 1. Impact: container configuration files for ephemeral containers can be
corrupted
+ 2. Development fix: quote a variable containing a configuration line to avoid
expanding/globbing t
** Branch linked: lp:ubuntu/lxc
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/997687
Title:
lxc-start-ephemeral needs to quote $line when echoing
To manage notifications about this bug go to:
https
This bug was fixed in the package lxc - 0.8.0~rc1-4ubuntu6
---
lxc (0.8.0~rc1-4ubuntu6) quantal; urgency=low
* debian/control: add apparmor to lxc Depends (LP: #997681)
* debian/local/lxc-start-ephemeral: quote $line so its contents don't get
expanded (LP: #997687)
-- Serge H