[Bug 1277466] Re: unprivileged containers fail to start with 1.0.0~beta4-0ubuntu1

ivank 1277466 at bugs.launchpad.net
Sat Aug 23 05:40:29 UTC 2014


I was seeing the "Permission denied - failed to get real path for [...]"
error on Ubuntu 14.04 with LXC 1.0.5-0ubuntu0.1 and linux-
image-3.13.0-32-generic, and after some fruitless debugging, figured out
I just needed to add +x permission on the container directory itself:

setfacl -m u:100000:x ~/ ~/.local ~/.local/share ~/.local/share/lxc
~/.local/share/lxc/CONTAINER

(It lacked +x because my umask was 007 instead of 002.)

-- 
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/1277466

Title:
  unprivileged containers fail to start with 1.0.0~beta4-0ubuntu1

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



More information about the Ubuntu-server-bugs mailing list