I wanted to check out what might be necessary to make systemd work inside a LXC container, but the LXC version on F15 didn't really let me. With this config file: lxc.utsname=debian lxc.network.type=phys lxc.network.link=eth0 lxc.rootfs=/home/lennart/debian-unstable And a debootstrapped debian unstable in that dir (unfortunately we have no equally nice tool for fedora...) I then started lxc: [lennart@epsilon] ~$ sudo lxc-start -n debian lxc-start: failed to cap_get_flag: Invalid argument lxc-start: failed to clone(0x6c020000): Operation not permitted lxc-start: Operation not permitted - failed to fork into a new namespace lxc-start: failed to spawn 'debian' lxc-0.7.2-2.fc15.x86_64 kernel-2.6.38-0.rc6.git6.1.fc15.x86_64
i think it is related to cgroups it tries to create the cgroup under /sys/fs/cgroup/systemd which i would expect to be the wrong location
This bug is fixed in the latest upstream lxc. However, I still experience a different bug with that version, which I've been experiencing for some time.
I have orphaned this package.
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
Bug no longer present in Fedora 17, and Fedora 15 is EOL.
So, closing.