Package: lxc
Version: 1:1.0.6-6
Severity: normal

https://wiki.debian.org/LXC#Debian_8_.22Jessie.22.2Ftesting

I've added 

lxc.start.auto = 1

into /var/lib/lxc/pgbuild/config as I did on ubuntu

but my container does not start on reboot

# lxc-ls -f
NAME     STATE    IPV4  IPV6  AUTOSTART  
---------------------------------------
pgbuild  STOPPED  -     -     YES  

syslog says:

# grep lxc /var/log/syslog

Apr 22 11:59:06 nataraj-pgpro lxc-devsetup[665]: Creating /dev/.lxc
Apr 22 11:59:06 nataraj-pgpro lxc-devsetup[665]: /dev is devtmpfs
Apr 22 11:59:06 nataraj-pgpro lxc-devsetup[665]: Creating /dev/.lxc/user
Apr 22 11:59:12 nataraj-pgpro lxc-autostart-helper[974]: Starting LXC autoboot 
containers: :Error starting container: pgbuild


meanwhile I can easily start it manually

# lxc-start -n pgbuild -d

# lxc-ls -f
NAME     STATE    IPV4             IPV6  AUTOSTART  
--------------------------------------------------
pgbuild  RUNNING  192.168.122.101  -     YES  

I think there is some bug... Can you help me how to debug it, as I did not find 
any logs from lxc-autostart-helper or something like that.



-- System Information:
Debian Release: 8.0
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.14-2-686-pae (SMP w/8 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages lxc depends on:
ii  init-system-helpers  1.22
ii  libapparmor1         2.9.0-3
ii  libc6                2.19-18
ii  libcap2              1:2.24-8
ii  libseccomp2          2.1.1-1
ii  libselinux1          2.3-2
ii  multiarch-support    2.19-18
ii  python3              3.4.2-2

Versions of packages lxc recommends:
ii  debootstrap  1.0.67
ii  openssl      1.0.1k-3
ii  rsync        3.1.1-3

Versions of packages lxc suggests:
pn  lua5.2  <none>

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to