cloud-init uninstallable due to dependency on jsonpatch

Bug #1205358 reported by Scott Moser
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cloud-init (Ubuntu)
Fix Released
Critical
Scott Moser

Bug Description

As shown in saucy-proposed-probs [1], and in the build log at [2], cloudinit fails install ins saucy-proposed with:
  E: Package 'python-jsonpatch' has no installation candidate

I filed debian bug 717916 [3] to address the non-policy complient name of json-patch.

The fix I put into cloud-init is to move the explicit Depends to build-depends. That way python-jsonpatch is installed and dh_python2 can find the dependency. It will also allow us to run test during build in the future.

--
[1] http://people.canonical.com/~ubuntu-archive/testing/saucy-proposed_probs.html
[2] https://launchpadlibrarian.net/145863443/buildlog_ubuntu-saucy-i386.cloud-init_0.7.3~bzr849-0ubuntu1_UPLOADING.txt.gz
[3] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717916

Scott Moser (smoser)
Changed in cloud-init (Ubuntu):
status: New → In Progress
importance: Undecided → Critical
assignee: nobody → Scott Moser (smoser)
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package cloud-init - 0.7.3~bzr849-0ubuntu2

---------------
cloud-init (0.7.3~bzr849-0ubuntu2) saucy; urgency=low

  * debian/control: fix bad dependency on python-jsonpatch
    by build-depending on python-json-patch, so dh_python2
    can find the right package (LP: #1205358).
 -- Scott Moser <email address hidden> Fri, 26 Jul 2013 10:47:59 -0400

Changed in cloud-init (Ubuntu):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.