Re: lxc : linux containers tool 0.6.0 release

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thank you very much.

I have already added the lines:

#ifndef PR_CAPBSET_DROP
#define PR_CAPBSET_DROP 24
#endif

in the start.c, and it works now.

>
> This compilation error is coming from the distro you are using which does
> not provide the PR_CAPBSET_DROP. It has been fixed and will be in the
> lxc-0.6.1 which will come as soon as a setcap problem is resolved.
>
> Until I release this new version, you can hack lxc/src/lxc/start.c and add:
>
> #define PR_CAPBSET_DROP 24
>
> That should fix you problem.
>
>
>
>
>
>
_______________________________________________
Containers mailing list
Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linux-foundation.org/mailman/listinfo/containers

[Index of Archives]     [Cgroups]     [Netdev]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux