Docker framework can't be installed via "--install"

Sergio Schvezov sergio.schvezov at canonical.com
Fri Jun 12 21:45:18 UTC 2015


On Fri, Jun 12, 2015 at 01:32:50PM -0500, Jamie Strandboge wrote:
> On 05/29/2015 01:02 PM, Jamie Strandboge wrote:
> > On 05/25/2015 05:04 PM, Ben Howard wrote:
> >> Just hit this...any ideas why "--install=docker" via ubuntu-device-flash
> >> doesn't work?
> >>
> >> ben at prongs:/work/jenkins/snappy_azure$ sudo ubuntu-device-flash core
> >> 15.04 -o ~/tmp/test.img --developer-mode  --install=webdm --install docker
> >> Determining oem configuration
> >> Starting download of generic-amd64
> >> 40.93 KB / 40.93 KB
> >> [===========================================================================================]
> >> 100.00 % 150.15 KB/s
> >> Done
> >> Fetching information from server...
> >> Downloading and setting up...
> >> Installing generic-amd64
> >> Starting download of generic-amd64
> >> 40.93 KB / 40.93 KB
> >> [===========================================================================================]
> >> 100.00 % 145.14 KB/s
> >> Done
> >> Installing webdm
> >> Starting download of webdm
> >> 6.08 MB / 6.08 MB
> >> [===============================================================================================]
> >> 100.00 % 2.23 MB/s
> >> Done
> >> Installing docker
> >> Starting download of docker
> >> 8.36 MB / 8.36 MB
> >> [===============================================================================================]
> >> 100.00 % 2.69 MB/s
> >> Done
> >> 2015/05/25 16:01:32 WARNING: [sc-filtergen
> >> --include-policy-dir=/tmp/diskimage201770635/system/var/lib/snappy/seccomp
> >> --policy-vendor=ubuntu-core --policy-version=15.04 --template=default
> >> --policy-groups=docker_client,networking] failed
> >> 2015-05-25 22:01:32 ERROR snappy logger.go:199 docker failed to install:
> >> exit status 1
> >> docker failed to install: exit status 1
> >>
> >>
> >>
> > I just looked at this now and can reproduce on a vivid host, but running the
> > sc-filtergen command displayed in the log output manually worked for me (the tmp
> > dir was thankfully not removed as a result of the error).
> > 
> > Can you file a bug here:
> > https://bugs.launchpad.net/snappy/+filebug
> > 
> > Please provide the steps to reproduce as you did here, and also try running the
> > sc-filtergen command and giving the results in the bug. Eg, from the above
> > error, you would run:
> > 
> > $ sc-filtergen
> > --include-policy-dir=/tmp/diskimage201770635/system/var/lib/snappy/seccomp
> > --policy-vendor=ubuntu-core --policy-version=15.04 --template=default
> > --policy-groups=docker_client,networking
> > 
> > A successful run will output the seccomp policy to stdout.
> > 
> FYI, I just saw this bug https://bugs.launchpad.net/snappy/+bug/1464486 which I
> think is this issue.

Thanks for finding this email :-)

It does indeed solve preinstalling docker!

Cheers



More information about the snappy-devel mailing list