FS#47689 - [python2-netlib] broken after python2-cryptography upgrade to 1.2.1-1

Attached to Project: Community Packages
Opened by wicastC (wicast) - Sunday, 10 January 2016, 08:49 GMT
Last edited by Felix Yan (felixonmars) - Sunday, 10 January 2016, 16:36 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Startup failed with python2-cryptography 1.2.1-1

Additional info:
* package version(s):0.15-2
* config and/or log files etc.

$ mitmproxy
Traceback (most recent call last):
File "/usr/bin/mitmproxy", line 5, in <module>
from pkg_resources import load_entry_point
File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3138, in <module>
@_call_aside
File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3124, in _call_aside
f(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3151, in _initialize_master_working_set
working_set = WorkingSet._build_master()
File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 663, in _build_master
return cls._build_from_requirements(__requires__)
File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 676, in _build_from_requirements
dists = ws.resolve(reqs, Environment())
File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 849, in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'cryptography<1.2,>=1.1.1' distribution was not found and is required by netlib

Steps to reproduce:
This task depends upon

Closed by  Felix Yan (felixonmars)
Sunday, 10 January 2016, 16:36 GMT
Reason for closing:  Fixed
Additional comments about closing:  0.15.1-2

Loading...