Package: lxc Version: 1.0.3-1 Severity: normal This system was installed with SUITE=wheezy lxc-create -n lxctest1 -t debian
The config file is included below. It spews a bunch of errors to the console: tmp# lxc-start -n lxctest2 lxc-start: Device or resource busy - failed to set memory.use_hierarchy to 1; continuing lxc-start: Device or resource busy - failed to set memory.use_hierarchy to 1; continuing INIT: version 2.88 booting Using makefile-style concurrent boot in runlevel S. Cleaning up temporary files... /tmpstat: cannot stat `/run/shm/.clean': No such file or directory find: `/run/shm/.clean': No such file or directory bootclean: Could not stat '/run/shm/.clean'. ... failed! . Mount point '/dev/console' does not exist. Skipping mount. ... (warning). Mount point '/dev/tty1' does not exist. Skipping mount. ... (warning). Mount point '/dev/tty2' does not exist. Skipping mount. ... (warning). Mount point '/dev/tty3' does not exist. Skipping mount. ... (warning). Mount point '/dev/tty4' does not exist. Skipping mount. ... (warning). Mount point '/dev/ptmx' does not exist. Skipping mount. ... (warning). Activating lvm and md swap...done. Checking file systems...fsck from util-linux 2.20.1 done. Mounting local filesystems...done. /etc/init.d/mountall.sh: 59: kill: Illegal number: 4 1 from there, there are no further errors. >From inside the container: # ls -la /run/shm total 0 drwxrwxrwt 2 root root 60 Jun 1 12:43 . drwxr-xr-x 8 root root 240 Jun 1 12:43 .. -rw-r--r-- 1 root root 0 Jun 1 12:43 .tmpfs Here is the config file for this container: # Template used to create this container: /usr/share/lxc/templates/lxc-debian # Parameters passed to the template: # For additional config options, please look at lxc.conf(5) lxc.network.type = empty lxc.rootfs = /var/lib/lxc/lxctest2/rootfs # Common configuration lxc.include = /usr/share/lxc/config/debian.common.conf # Container specific configuration lxc.mount = /var/lib/lxc/lxctest2/fstab lxc.utsname = lxctest2 lxc.arch = amd64 # lxc.aa_profile = lxc-container-default -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages lxc depends on: ii libapparmor1 2.8.0-5+b1 ii libc6 2.18-7 ii libcap2 1:2.22-1.2 ii libseccomp2 2.1.1-1 ii libselinux1 2.3-1 ii multiarch-support 2.18-7 Versions of packages lxc recommends: ii lua5.2 5.2.3-1 ii python3 3.3.4-1 ii rsync 3.1.0-3 Versions of packages lxc suggests: ii lxc-stuff 1.0.3-1 -- Configuration Files: /etc/apparmor.d/abstractions/lxc/container-base changed [not included] /etc/apparmor.d/abstractions/lxc/start-container changed [not included] /etc/lxc/default.conf [Errno 13] Permission denied: u'/etc/lxc/default.conf' -- debconf information: lxc/shutdown: /usr/bin/lxc-halt lxc/title: lxc/auto: true lxc/directory: /var/lib/lxc -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org