My lxc is working again (the solution was to clear out the lxc cache).

Unfortunately, it still does not work for me with a fresh lxc--running a
lucid container inside an oneiric host.  Perhaps the SRU was for running
an oneiric container?

Symptoms: as before, during an update, I get this:

Setting up udev (151-12.3) ...
mknod: `/lib/udev/devices/ppp': Operation not permitted

Simply running mknod I get this:

$ sudo mknod /tmp/ppp c 108 0
mknod: `/tmp/ppp': Operation not permitted

Again, my workaround is this: at the bottom of
"/var/lib/lxc/server/config" add this snippet:

# Mods to allow udev upgrade
lxc.cgroup.devices.allow = c 108:0 rwm
lxc.cgroup.devices.allow = b 7:0 rwm
lxc.cgroup.devices.allow = c 10:200 rwm

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/902190

Title:
  udev fails to update (oneric host, lucid container)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/902190/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to