This bug was fixed in the package lxc - 0.7.5-0ubuntu8.5
---
lxc (0.7.5-0ubuntu8.5) oneiric-proposed; urgency=low
* lxcguest.lxcguest.upstart: emit the net-device-up IFACE=lo event, so
that any upstart jobs waiting on it (esp rc-sysinit before oneiric) will
proceed. (LP: #9
Works for me now in oneiric-proposed.
** Tags removed: verification-needed
** Tags added: verification-done
** Description changed:
The 'lxc-init' (a lightweight init process used by lxc-execute in place
of upstart etc) tries to mount /dev/shm during startup. If that fails
(for instance /
** Branch linked: lp:ubuntu/oneiric-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/927883
Title:
lxc-execute fails due to missing /dev/shm
To manage notifications about this bug go to:
Hello Serge, or anyone else affected,
Accepted lxc into oneiric-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:
- Create it.
+ The 'lxc-init' (a lightweight init process used by lxc-execute in place
+ of upstart etc) tries to mount /dev/shm during startup. If that fails
+ (for instance /dev/shm does not exist) then it aborts execution and
+ returns -1. This is unreasonable as very
** Also affects: lxc (Ubuntu Natty)
Importance: Undecided
Status: New
** Also affects: lxc (Ubuntu Oneiric)
Importance: Undecided
Status: New
** Changed in: lxc (Ubuntu Natty)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubu
This bug was fixed in the package lxc - 0.7.5-3ubuntu18
---
lxc (0.7.5-3ubuntu18) precise; urgency=low
* lxcguest.lxcguest.upstart: emit the net-device-up IFACE=lo event, so
that any upstart jobs waiting on it (esp rc-sysinit before oneiric) will
proceed. (LP: #924337)
*