[Bug 1525361] Re: Install of upstream Docker package only fails when running through cloud-init

2016-04-06 Thread Scott Moser
** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/1525361 Title: Install of upstream Docker package only fails

[Bug 1525361] Re: Install of upstream Docker package only fails when running through cloud-init

2016-03-25 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: cloud-init (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu.

[Bug 1525361] Re: Install of upstream Docker package only fails when running through cloud-init

2015-12-15 Thread Matt Conway
Thanks for the tip, I was able to work around the problem using policy- rc.d -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/1525361 Title: Install of upstream Docker package

[Bug 1525361] Re: Install of upstream Docker package only fails when running through cloud-init

2015-12-14 Thread Scott Moser
** Attachment added: "systemctl status -l docker-service" https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1525361/+attachment/4534538/+files/systemctl-status-docker-service.log -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 1525361] Re: Install of upstream Docker package only fails when running through cloud-init

2015-12-14 Thread Scott Moser
Ok. I've reproduced this, and collected some info here. First, the following is a bit simpler user data to reproduce: #!/bin/bash exec >/run/docker.install.out 2>&1 http://squid.internal:3128 export DEBIAN_FRONTEND=noninteractive apt-key adv --keyserver hkp://p80.pool.sks-keyservers.net:80

[Bug 1525361] Re: Install of upstream Docker package only fails when running through cloud-init

2015-12-14 Thread Scott Moser
** Attachment added: "journalctl -xe" https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1525361/+attachment/4534539/+files/journal-xe.log -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu.

[Bug 1525361] Re: Install of upstream Docker package only fails when running through cloud-init

2015-12-14 Thread Scott Moser
** Attachment added: "docker.install.out" https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1525361/+attachment/4534537/+files/docker.install.log -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu.