Quoting Tim Penhey ([email protected]): > $ apt-cache policy lxd > lxd: > Installed: 0.9-0ubuntu2~ubuntu14.04.1~ppa1 > Candidate: 0.9-0ubuntu2~ubuntu14.04.1~ppa1 > Version table: > *** 0.9-0ubuntu2~ubuntu14.04.1~ppa1 0 > 500 http://ppa.launchpad.net/ubuntu-lxc/lxd-git-master/ubuntu/ > trusty/main amd64 Packages > 100 /var/lib/dpkg/status > > However, the container would have been created just over a week ago, so > the release before Tuesday. > > > On 15/05/15 16:54, Tycho Andersen wrote: > > lxc info trusty-lxd-test --show-log > > $ lxc info trusty-lxd-test --show-log > Name: trusty-lxd-test > Status: STOPPED > > Log: > > lxc_container 1431054105.261 ERROR lxc_confile - > confile.c:config_mount_auto:1413 - Invalid filesystem to automount: > sys:mixed > lxc_container 1431054105.261 ERROR lxc_parse - > parse.c:lxc_file_for_each_line:57 - Failed to parse config: > lxc.mount.auto = cgroup:mixed proc:mixed sys:mixed > > lxc_container 1431054105.261 ERROR lxc_parse - > parse.c:lxc_file_for_each_line:57 - Failed to parse config: lxc.include > = /usr/share/lxc/config/common.conf
Not sure whether this was your mailer line-wrapping - can you confirm that the \n before the = was there in the logs? > > lxc_container 1431054653.209 ERROR lxc_confile - > confile.c:config_mount_auto:1413 - Invalid filesystem to automount: > sys:mixed > lxc_container 1431054653.209 ERROR lxc_parse - > parse.c:lxc_file_for_each_line:57 - Failed to parse config: > lxc.mount.auto = cgroup:mixed proc:mixed sys:mixed > > lxc_container 1431054653.209 ERROR lxc_parse - > parse.c:lxc_file_for_each_line:57 - Failed to parse config: lxc.include > = /usr/share/lxc/config/common.conf > > lxc_container 1431054669.613 ERROR lxc_confile - > confile.c:config_mount_auto:1413 - Invalid filesystem to automount: > sys:mixed > lxc_container 1431054669.613 ERROR lxc_parse - > parse.c:lxc_file_for_each_line:57 - Failed to parse config: > lxc.mount.auto = cgroup:mixed proc:mixed sys:mixed > > lxc_container 1431054669.613 ERROR lxc_parse - > parse.c:lxc_file_for_each_line:57 - Failed to parse config: lxc.include > = /usr/share/lxc/config/common.conf > > lxc_container 1431893341.414 INFO lxc_confile - > confile.c:config_idmap:1376 - read uid map: type u nsid 0 hostid 100000 > range 65536 > lxc_container 1431893341.414 INFO lxc_confile - > confile.c:config_idmap:1376 - read uid map: type g nsid 0 hostid 100000 > range 65536 > lxc_container 1431899471.504 INFO lxc_confile - > confile.c:config_idmap:1376 - read uid map: type u nsid 0 hostid 100000 > range 65536 > lxc_container 1431899471.504 INFO lxc_confile - > confile.c:config_idmap:1376 - read uid map: type g nsid 0 hostid 100000 > range 65536 > lxc_container 1431899471.509 WARN lxc_cgmanager - > cgmanager.c:cgm_get:963 - do_cgm_get exited with error > lxc_container 1431899493.435 WARN lxc_log - log.c:lxc_log_init:316 > - lxc_log_init called with log already initialized > lxc_container 1431899493.436 WARN lxc_confile - > confile.c:config_pivotdir:1768 - lxc.pivotdir is ignored. It will soon > become an error. > lxc_container 1431899493.439 INFO lxc_confile - > confile.c:config_idmap:1376 - read uid map: type u nsid 0 hostid 100000 > range 65536 > lxc_container 1431899493.439 INFO lxc_confile - > confile.c:config_idmap:1376 - read uid map: type g nsid 0 hostid 100000 > range 65536 > lxc_container 1431899493.443 WARN lxc_cgmanager - > cgmanager.c:cgm_get:963 - do_cgm_get exited with error > > > _______________________________________________ > lxc-users mailing list > [email protected] > http://lists.linuxcontainers.org/listinfo/lxc-users _______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
