cloud-init uninstallable due to dependency on jsonpatch
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
cloud-init (Ubuntu) |
Fix Released
|
Critical
|
Scott Moser |
Bug Description
As shown in saucy-proposed-
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://
[2] https:/
[3] http://
Changed in cloud-init (Ubuntu): | |
status: | New → In Progress |
importance: | Undecided → Critical |
assignee: | nobody → Scott Moser (smoser) |
This bug was fixed in the package cloud-init - 0.7.3~bzr849- 0ubuntu2
--------------- bzr849- 0ubuntu2) saucy; urgency=low
cloud-init (0.7.3~
* 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