Comment 0 for bug 1516971

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote : devel-proposed mako 350 - android lxc container fails to start

ubuntu-touch/devel-proposed/mako 350

After flashing the device the boot hangs on the vendor logo.
There is no crash file on the device but it seems that the android container fails to start.

There is the following error in syslog
Nov 17 08:33:15 ubuntu-phablet kernel: [ 8.694826] init: lxc-android-config main process (918) terminated with status 255

and in upstart/android.log:
      lxc-start 1447749195.286 ERROR lxc_start - start.c:preserve_ns:149 - No such file or directory - failed to open '/proc/1055/ns/mnt'
      lxc-start 1447749195.286 ERROR lxc_start - start.c:lxc_spawn:993 - failed to store namespace references
      lxc-start 1447749195.408 ERROR lxc_start - start.c:__lxc_start:1192 - failed to spawn 'android'
      lxc-start 1447749195.758 ERROR lxc_start_ui - lxc_start.c:main:344 - The container failed to start.
      lxc-start 1447749195.758 ERROR lxc_start_ui - lxc_start.c:main:348 - Additional information can be obtained by setting the --logfile and --logpriority options.