Public bug reported:

Version constraints in the package are not complete in both saucy and raring.
Currently in saucy the dependency on jsonschema is only for >= 0.7, rather than 
>=0.7 and <<3.
Similar issue exists in raring for >= 0.7, rather than >=0.7 and <<1.

This causes a pain during updates - for example if python-jsonschema
gets upgraded to 1.x.y, update of python-warlock is not required
according to apt-get, but in reality you'll end up with packages
throwing:

VersionConflict: (jsonschema 1.3.0 (/usr/lib/python2.7/dist-packages),
Requirement.parse('jsonschema>=0.7,<1'))

This affects openstack updates for example.

** Affects: python-warlock (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  version constraints not complete

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-warlock/+bug/1230239/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to