[Bug 813403] Re: lxc-create -t ubuntu complains about missing group libvirtd

2011-07-20 Thread Serge Hallyn
** Changed in: lxc (Ubuntu) Importance: Undecided = Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/813403 Title: lxc-create -t ubuntu complains about missing group libvirtd To manage

[Bug 813403] Re: lxc-create -t ubuntu complains about missing group libvirtd

2011-07-20 Thread Serge Hallyn
This one is due to the -b option. We blindly add all of robertc's groups (on the host) to the robertc user in the container. This fails for groups which don't exist in the container. We could do a check, for each group, whether it exists in the container. I think the error message may actually

[Bug 813403] Re: lxc-create -t ubuntu complains about missing group libvirtd

2011-07-20 Thread Robert Collins
I'm going to mark it confirmed - I think adding groups is unneeded (certainly my manual bind mounting process docs for Launchpad did not add the user to any groups. ** Changed in: lxc (Ubuntu) Status: Won't Fix = Confirmed -- You received this bug notification because you are a member of

[Bug 813403] Re: lxc-create -t ubuntu complains about missing group libvirtd

2011-07-20 Thread Serge Hallyn
Thanks, I'll either remove that, or add a check that each group exists in the container. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/813403 Title: lxc-create -t ubuntu complains about missing

Re: [Bug 813403] Re: lxc-create -t ubuntu complains about missing group libvirtd

2011-07-20 Thread Robert Collins
On Thu, Jul 21, 2011 at 8:50 AM, Serge Hallyn 813...@bugs.launchpad.net wrote: Thanks, I'll either remove that, or add a check that each group exists in the container. FWIW my preference is to remove it - or make it a separate flag. I don't expect that e.g. membership in an NFS group or