[Bug 1418568] Re: cloud-image-utils should Break, not Conflict with cloud-utils

2015-02-12 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-utils - 0.27-0ubuntu9.1

---
cloud-utils (0.27-0ubuntu9.1) trusty-proposed; urgency=medium

  * packages should Breaks/Replaces the pre-splitup version of cloud-utils
rather than Conflicts/Replaces (LP: #1418568)
 -- Scott Moser smo...@ubuntu.com   Thu, 05 Feb 2015 11:44:29 -0500

** Changed in: cloud-utils (Ubuntu Trusty)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1418568

Title:
  cloud-image-utils should Break, not Conflict with cloud-utils

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-utils/+bug/1418568/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1418568] Re: cloud-image-utils should Break, not Conflict with cloud-utils

2015-02-12 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-utils - 0.27-0ubuntu9.1

---
cloud-utils (0.27-0ubuntu9.1) trusty-proposed; urgency=medium

  * packages should Breaks/Replaces the pre-splitup version of cloud-utils
rather than Conflicts/Replaces (LP: #1418568)
 -- Scott Moser smo...@ubuntu.com   Thu, 05 Feb 2015 11:44:29 -0500

** Changed in: cloud-utils (Ubuntu Trusty)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1418568

Title:
  cloud-image-utils should Break, not Conflict with cloud-utils

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-utils/+bug/1418568/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1418568] Re: cloud-image-utils should Break, not Conflict with cloud-utils

2015-02-08 Thread Ian Booth
I have run up a precise instance in EC2 and added the cloud-tools-
proposed repo. The apt install of cloud-image-utils works as expected.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1418568

Title:
  cloud-image-utils should Break, not Conflict with cloud-utils

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-utils/+bug/1418568/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1418568] Re: cloud-image-utils should Break, not Conflict with cloud-utils

2015-02-06 Thread Scott Moser
I've tested with trusty's package that it doesn't regress any behavior on 
trusty:
$ echo deb http://archive.ubuntu.com/ubuntu/ trusty-proposed main | sudo tee 
-a /etc/apt/sources.list
$ sudo apt-get update -q
$ sudo apt-get install cloud-image-utils
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following extra packages will be installed:
  distro-info distro-info-data euca2ools genisoimage libaio1
  libboost-system1.54.0 libboost-thread1.54.0 libnspr4 libnss3 libnss3-nssdb
  librados2 librbd1 libxslt1.1 python-distro-info python-lxml
  python-requestbuilder python-setuptools qemu-utils sharutils
Suggested packages:
  shunit2 wodim cdrkit-doc python-lxml-dbg debootstrap bsd-mailx mailx
The following NEW packages will be installed:
  cloud-image-utils distro-info distro-info-data euca2ools genisoimage libaio1
  libboost-system1.54.0 libboost-thread1.54.0 libnspr4 libnss3 libnss3-nssdb
  librados2 librbd1 libxslt1.1 python-distro-info python-lxml
  python-requestbuilder python-setuptools qemu-utils sharutils
0 upgraded, 20 newly installed, 0 to remove and 18 not upgraded.
Need to get 5,473 kB of archives.


and on precise cloud instance using trusty-proposed (which is admittedly 
questionable but shows that trusty-proposed package doesn't force removal of 
cloud-init and such).

$ sudo apt-get install qemu-utils # which is needed to avoid other dependencies 
from trusty
$ echo deb http://archive.ubuntu.com/ubuntu/ trusty-proposed main | sudo tee 
-a /etc/apt/sources.list
$ sudo apt-get update -q
$ sudo apt-get install cloud-utils
$ sudo apt-get -qy install cloud-image-utils
sudo: unable to resolve host precise-20150206-162956
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
  cloud-guest-utils cloud-utils distro-info distro-info-data gdisk genisoimage
  libicu48 python-distro-info
Suggested packages:
  shunit2 wodim cdrkit-doc
The following NEW packages will be installed:
  cloud-guest-utils cloud-image-utils distro-info distro-info-data gdisk
  genisoimage libicu48 python-distro-info
The following packages will be upgraded:
  cloud-utils


** 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/1418568

Title:
  cloud-image-utils should Break, not Conflict with cloud-utils

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-utils/+bug/1418568/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1418568] Re: cloud-image-utils should Break, not Conflict with cloud-utils

2015-02-06 Thread Scott Moser
Ian, you're getting the package on precise from cloud-tools 
(https://wiki.ubuntu.com/ServerTeam/CloudToolsArchive).
cloud-tools tracks trusty level of certain packages on precise.  So we have to 
SRU to trusty (which is safe) to update the cloud-tools repo.

I've just now added that package to cloud-tools-proposed.

Once it shows up there, we can test and move it from -proposed to -updates.
You can test it in -proposed by adding the cloud-tools-proposed instead of cloud
-tools-updates with:
  apt-add-repository cloud-archive:tools-proposed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1418568

Title:
  cloud-image-utils should Break, not Conflict with cloud-utils

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-utils/+bug/1418568/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1418568] Re: cloud-image-utils should Break, not Conflict with cloud-utils

2015-02-05 Thread Scott Moser
** Description changed:

- As per https://bugs.launchpad.net/juju-core/+bug/1407699/comments/4,
- cloud-images-utils cannot be installed on precise. This is blocking the
- release of Juju 1.22, as that needs to have cloud-images-utils
- available, and tries to apt-get install it during cloud init, but the
- apt install doesn't go ahead due to the above problem.
+ [Begin SRU Template]
+ [Impact] 
+ Due to the broken use of 'Conflicts' rather than 'Breaks', if user runs:
+   apt-get install cloud-image-utils
+ then any package that depended on cloud-utils (specifically cloud-init) will 
be removed by apt.
+ 
+ This affects juju's use specifically as described in comment 1.
+ 
+ [Test Case]
+ Test case is not completely trivial, as you need a package installed that 
depends on cloud-utils without an '| cloud-image-utils'.
+ 
+ An older version of cloud-init would suffice, or using the cloud-tools
+ archive with precise level packages as described in comment 1.
+ 
+ # with cloud-tools archive
+  # launch fresh cloud image of trusty
+  $ sudo apt-add-repository -y cloud-archive:tools
+  $ sudo apt-get update -qy
+  $ apt-get install --dry-run -q cloud-image-utils
+ 
+ # from precise trying to get newer cloud-tools
+  # launch fresh cloud image of precise
+  $ echo deb http://archive.ubuntu.com/ubuntu/ trusty main |
+ sudo tee -a /etc/apt/sources.list
+  $ sudo apt-get update -qy
+  $ sudo apt-get install --dry-run -q cloud-image-utils
+ 
+ [Regression Potential] 
+ This was a bug and this fix should only be positive.  Possible regressions 
are in other bugs like this, where installation of one package conflicts or 
causes another to be uninstallable/not-upgradable.
+ 
+ Other packages that depend on cloud-utils per 'apt-cache-rdepends' are
+ 
+   cloud-initramfs-growroot, bikeshed, lxc-templates, cloud-init, juju-local
+   uvtool-libvirt
+ 
+ 
+ [End SRU Template]
+ 
+ === Original Bug ==
+ As per https://bugs.launchpad.net/juju-core/+bug/1407699/comments/4, 
cloud-images-utils cannot be installed on precise. This is blocking the release 
of Juju 1.22, as that needs to have cloud-images-utils available, and tries to 
apt-get install it during cloud init, but the apt install doesn't go ahead due 
to the above problem.
  
  As per the above comment:
  
  smoser we can fix that with a packaging change to cloud-init in precise.
  smoser to depend on cloud-image-utils | cloud-utils
  
  Could we please get that packaging change done and the new cloud-init
  apckage propagated to the archives?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1418568

Title:
  cloud-image-utils should Break, not Conflict with cloud-utils

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-utils/+bug/1418568/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1418568] Re: cloud-image-utils should Break, not Conflict with cloud-utils

2015-02-05 Thread Brian Murray
Hello Ian, or anyone else affected,

Accepted cloud-utils into trusty-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/cloud-
utils/0.27-0ubuntu9.1 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: cloud-utils (Ubuntu Trusty)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1418568

Title:
  cloud-image-utils should Break, not Conflict with cloud-utils

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-utils/+bug/1418568/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1418568] Re: cloud-image-utils should Break, not Conflict with cloud-utils

2015-02-05 Thread Ian Booth
Hi Brian and Scott,

The issue itself only appears on precise. On trusty, apt-get install
cloud-image-utils works fine. So would we not need to test with a fix to
the debs in precise-proposed in order to validate that things will now
work on precise?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1418568

Title:
  cloud-image-utils should Break, not Conflict with cloud-utils

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-utils/+bug/1418568/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1418568] Re: cloud-image-utils should Break, not Conflict with cloud-utils

2015-02-05 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-utils - 0.27-0ubuntu11

---
cloud-utils (0.27-0ubuntu11) vivid; urgency=medium

  * packages should Breaks/Replaces the pre-splitup version of cloud-utils
rather than Conflicts/Replaces (LP: #1418568)
 -- Scott Moser smo...@ubuntu.com   Thu, 05 Feb 2015 11:36:00 -0500

** Changed in: cloud-utils (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1418568

Title:
  cloud-image-utils should Break, not Conflict with cloud-utils

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-utils/+bug/1418568/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1418568] Re: cloud-image-utils should Break, not Conflict with cloud-utils

2015-02-05 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-utils - 0.27-0ubuntu11

---
cloud-utils (0.27-0ubuntu11) vivid; urgency=medium

  * packages should Breaks/Replaces the pre-splitup version of cloud-utils
rather than Conflicts/Replaces (LP: #1418568)
 -- Scott Moser smo...@ubuntu.com   Thu, 05 Feb 2015 11:36:00 -0500

** Changed in: cloud-utils (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1418568

Title:
  cloud-image-utils should Break, not Conflict with cloud-utils

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-utils/+bug/1418568/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1418568] Re: cloud-image-utils should Break, not Conflict with cloud-utils

2015-02-05 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/cloud-utils

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1418568

Title:
  cloud-image-utils should Break, not Conflict with cloud-utils

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-utils/+bug/1418568/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1418568] Re: cloud-image-utils should Break, not Conflict with cloud-utils

2015-02-05 Thread Timo Aaltonen
Please add the SRU header as mentioned on
https://wiki.ubuntu.com/StableReleaseUpdates

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1418568

Title:
  cloud-image-utils should Break, not Conflict with cloud-utils

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-utils/+bug/1418568/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1418568] Re: cloud-image-utils should Break, not Conflict with cloud-utils

2015-02-05 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/cloud-utils

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1418568

Title:
  cloud-image-utils should Break, not Conflict with cloud-utils

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-utils/+bug/1418568/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs