Package: lxc
Version: 0.7.5-2
Severity: normal

Hi,

lxc containers created with /usr/lib/lxc/templates/lxc-debian mount
their proc fs on /sys. In the container's config file :

lxc.mount.entry                         = proc /var/lib/lxc/vm1/rootfs/sys proc 
nodev,noexec,nosuid 0 0

instead of

lxc.mount.entry                         = proc /var/lib/lxc/vm1/rootfs/proc 
proc nodev,noexec,nosuid 0 0

Please correct /usr/lib/lxc/templates/lxc-debian on line 259 by replace
/sys by /proc.

With this error, user can't connect on the container with console or SSH
(opentty failed)

-- 
Sylvain

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.0.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages lxc depends on:
ii  debconf [debconf-2.0]  1.5.41  
ii  libc6                  2.13-21 
ii  libcap2                1:2.22-1

Versions of packages lxc recommends:
ii  debootstrap  1.0.36  
ii  libcap2-bin  1:2.22-1

lxc suggests no packages.

-- debconf information excluded



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to