[lxc-users] LXC 1.0.6 has been released!

J Bc javibc at esdebian.org
Thu Sep 25 17:34:07 UTC 2014


In Debian wheezy 7:

wget https://linuxcontainers.org/downloads/lxc-1.0.6.tar.gz
tar-zxvf lxc-1.0.6.tar.gz
cd lxc-1.0.6
./autogen.sh && ./configure && make && make install

ldconfig

lxc-checkconfig OK

lxc-create -n contenedor1 -t debian
lxc-start -n contenedor1

      lxc-start 1411666224.618 ERROR    lxc_conf - unknown capability sys_module
      lxc-start 1411666224.619 ERROR    lxc_conf - failed to drop capabilities
      lxc-start 1411666224.619 ERROR    lxc_start - failed to setup
the container
      lxc-start 1411666224.619 ERROR    lxc_sync - invalid sequence
number 1. expected 2
      lxc-start 1411666224.779 ERROR    lxc_start - failed to spawn
'contenedor1'
      lxc-start 1411666224.799 ERROR    lxc_start_ui - The container
failed to start.


2014-09-24 22:37 GMT+02:00 Stéphane Graber <stgraber at ubuntu.com>:
> Hello everyone,
>
> The sixth LXC 1.0 bugfix release is now out!
>
> This includes over two months worth of bugfixes contributed by 24
> individual developers. The most important fix is the support for nested
> unprivileged containers which was broken recently because of a kernel
> security update.
>
>
> As usual, the full announcement and changelog may be found at:
> https://linuxcontainers.org/news/
>
> And our tarballs can be downloaded from:
> https://linuxcontainers.org/downloads/
>
>
> As a reminder, LXC upstream is planning on maintaining the LXC 1.0
> branch with frequent bugfix and security updates until April 2019.
>
>
> Stéphane Graber
> On behalf of the LXC development team
>
> _______________________________________________
> lxc-users mailing list
> lxc-users at lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-users


More information about the lxc-users mailing list