Comment 1 for bug 1630789

Revision history for this message
Tyler Hicks (tyhicks) wrote :

Here's the contents of the kernel ring buffer while running the following commands:

tyhicks@host:~$ lxc start yakkety
tyhicks@host:~$ lxc exec yakkety bash
root@yakkety:~# su - ubuntu -c '/snap/bin/hello-world.env'
internal error, please report: running "hello-world.env" failed: open /snap/hello-world/27/meta/snap.yaml: permission denied

Note that all of the output occurs while `lxc start yakkety` is running and none of the log entries stem from the command where hello-world.env is invoked.