Re: Error to call "docker" command in a snap

2017-02-08 Thread Peng Liu
Hi Seth, Do you have documents about how to replace my current installed kernel on my desktop with the development kernels you provide? Or do you have the kernel snap for Ubuntu Core image? That would be easier for me to try. Thanks. Peng On Wed, Feb 8, 2017 at 12:31 AM, Seth Arnold wrote: > O

Re: Error to call "docker" command in a snap

2017-02-07 Thread Seth Arnold
On Tue, Feb 07, 2017 at 10:11:55PM -0600, Peng Liu wrote: > Sure! I have reported a bug for it. > https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1662754 Hi Peng, could you try the kernel in http://people.canonical.com/~jj/linux+jj/ and report back? Thanks signature.asc Description: PGP si

Re: Error to call "docker" command in a snap

2017-02-07 Thread Peng Liu
Sure! I have reported a bug for it. https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1662754 Thanks Peng On Tue, Feb 7, 2017 at 10:01 PM, Seth Arnold wrote: > On Tue, Feb 07, 2017 at 09:56:04PM -0600, Peng Liu wrote: > > Yes, thanks for your reminder. I found a kernel panic! The logs are >

Re: Error to call "docker" command in a snap

2017-02-07 Thread Seth Arnold
On Tue, Feb 07, 2017 at 09:56:04PM -0600, Peng Liu wrote: > Yes, thanks for your reminder. I found a kernel panic! The logs are below: Thanks Peng; could you please file a bug with "ubuntu-bug linux"? (At least I think that should work.) If that doesn't work, please include at least uname -a outpu

Re: Error to call "docker" command in a snap

2017-02-07 Thread Peng Liu
Hi Seth, Yes, thanks for your reminder. I found a kernel panic! The logs are below: [ 3629.66] audit: type=1400 audit(1486525969.972:2717): apparmor="ALLOWED" operation="create" profile="snap.paradrop-daemon.paradrop//null-/usr/bin

Re: Error to call "docker" command in a snap

2017-02-07 Thread Seth Arnold
On Tue, Feb 07, 2017 at 09:43:38PM -0600, Peng Liu wrote: > I built a snap which needs to call "docker" command instead of using > bindings like docker-py to get logs from a container. Unfortunately, the > command reported an error with messages "support process for mount > namespace capture exited

Error to call "docker" command in a snap

2017-02-07 Thread Peng Liu
Hi Folks, I built a snap which needs to call "docker" command instead of using bindings like docker-py to get logs from a container. Unfortunately, the command reported an error with messages "support process for mount namespace capture exited abnormally". >From the snap, I can use docker-py to d