[Bug 1145215] Re: cloud-init mangles sources.lists if mirror can't be found

2013-08-26 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.6.3-0ubuntu1.6 --- cloud-init (0.6.3-0ubuntu1.6) precise-proposed; urgency=low * debian/patches/rework-mirror-selection.patch: update patch to address issue if package_mirrors is missing from cloud.cfg (LP: #1145215) *

[Bug 1145215] Re: cloud-init mangles sources.lists if mirror can't be found

2013-08-26 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.6.3-0ubuntu1.6 --- cloud-init (0.6.3-0ubuntu1.6) precise-proposed; urgency=low * debian/patches/rework-mirror-selection.patch: update patch to address issue if package_mirrors is missing from cloud.cfg (LP: #1145215) *

[Bug 1145215] Re: cloud-init mangles sources.lists if mirror can't be found

2013-08-19 Thread Ben Howard
Marking verification done. Verified that is fixed. ** Tags removed: verification-needed ** Tags added: verification-done -- 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/1145215

[Bug 1145215] Re: cloud-init mangles sources.lists if mirror can't be found

2013-08-19 Thread Ben Howard
Marking verification done. Verified that is fixed. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1145215 Title: cloud-init

[Bug 1145215] Re: cloud-init mangles sources.lists if mirror can't be found

2013-08-15 Thread Adam Conrad
Hello Ben, or anyone else affected, Accepted cloud-init into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/cloud- init/0.6.3-0ubuntu1.6 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1145215] Re: cloud-init mangles sources.lists if mirror can't be found

2013-08-15 Thread Adam Conrad
Hello Ben, or anyone else affected, Accepted cloud-init into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/cloud- init/0.6.3-0ubuntu1.6 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1145215] Re: cloud-init mangles sources.lists if mirror can't be found

2013-03-12 Thread Scott Moser
** Also affects: cloud-init (Ubuntu Precise) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu) Status: New = Fix Released ** Changed in: cloud-init (Ubuntu Precise) Status: New = Triaged ** Changed in: cloud-init (Ubuntu Precise) Importance:

[Bug 1145215] Re: cloud-init mangles sources.lists if mirror can't be found

2013-03-12 Thread Launchpad Bug Tracker
** Branch linked: lp:~smoser/ubuntu/precise/cloud-init/sru -- 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/1145215 Title: cloud-init mangles sources.lists if mirror can't be

[Bug 1145215] Re: cloud-init mangles sources.lists if mirror can't be found

2013-03-12 Thread Scott Moser
** Also affects: cloud-init (Ubuntu Precise) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu) Status: New = Fix Released ** Changed in: cloud-init (Ubuntu Precise) Status: New = Triaged ** Changed in: cloud-init (Ubuntu Precise) Importance:

[Bug 1145215] Re: cloud-init mangles sources.lists if mirror can't be found

2013-03-12 Thread Launchpad Bug Tracker
** Branch linked: lp:~smoser/ubuntu/precise/cloud-init/sru -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1145215 Title: cloud-init mangles sources.lists if mirror can't be found To manage

[Bug 1145215] Re: cloud-init mangles sources.lists if mirror can't be found

2013-03-04 Thread Ben Howard
root@vhost0761:/etc/apt# ll total 64 drwxr-xr-x 6 root root 4096 Mar 4 20:59 ./ drwxr-xr-x 87 root root 4096 Mar 4 20:53 ../ drwxr-xr-x 2 root root 4096 Mar 4 07:06 apt.conf.d/ drwxr-xr-x 2 root root 4096 Apr 20 2012 preferences.d/ -rw-r--r-- 1 root root 0 Mar 4 20:54 sources.list

[Bug 1145215] Re: cloud-init mangles sources.lists if mirror can't be found

2013-03-04 Thread Scott Moser
--- cloudinit/CloudConfig/cc_apt_update_upgrade.py 2013-01-16 22:19:13 + +++ cloudinit/CloudConfig/cc_apt_update_upgrade.py 2013-03-04 21:23:28 + @@ -221,10 +221,8 @@ # this is used if cfg['system_info']['package_mirrors'] is not present def_mirror_info = { -

[Bug 1145215] Re: cloud-init mangles sources.lists if mirror can't be found

2013-03-04 Thread Ben Howard
root@vhost0761:/etc/apt# ll total 64 drwxr-xr-x 6 root root 4096 Mar 4 20:59 ./ drwxr-xr-x 87 root root 4096 Mar 4 20:53 ../ drwxr-xr-x 2 root root 4096 Mar 4 07:06 apt.conf.d/ drwxr-xr-x 2 root root 4096 Apr 20 2012 preferences.d/ -rw-r--r-- 1 root root 0 Mar 4 20:54 sources.list

[Bug 1145215] Re: cloud-init mangles sources.lists if mirror can't be found

2013-03-04 Thread Scott Moser
--- cloudinit/CloudConfig/cc_apt_update_upgrade.py 2013-01-16 22:19:13 + +++ cloudinit/CloudConfig/cc_apt_update_upgrade.py 2013-03-04 21:23:28 + @@ -221,10 +221,8 @@ # this is used if cfg['system_info']['package_mirrors'] is not present def_mirror_info = { -