Bug 1021068 - [abrt] httpie-0.7.2-1.fc19: pkg_resources.py:594:resolve:DistributionNotFound: requests>=2.0.0
Summary: [abrt] httpie-0.7.2-1.fc19: pkg_resources.py:594:resolve:DistributionNotFound...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: httpie
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rick Elrod
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:2cadfe466a79909a5b2d4ea5269...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-19 01:32 UTC by T.C. Hollingsworth
Modified: 2013-11-25 08:28 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-25 08:28:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.07 KB, text/plain)
2013-10-19 01:32 UTC, T.C. Hollingsworth
no flags Details
File: environ (3.54 KB, text/plain)
2013-10-19 01:32 UTC, T.C. Hollingsworth
no flags Details

Description T.C. Hollingsworth 2013-10-19 01:32:14 UTC
Version-Release number of selected component:
httpie-0.7.2-1.fc19

Additional info:
reporter:       libreport-2.1.8
dso_list:       python-setuptools-0.6.36-1.fc19.noarch
executable:     /usr/bin/http
kernel:         3.11.4-201.fc19.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
pkg_resources.py:594:resolve:DistributionNotFound: requests>=2.0.0

Traceback (most recent call last):
  File "/usr/bin/http", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2809, in <module>
    parse_requirements(__requires__), Environment()
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 594, in resolve
    raise DistributionNotFound(req)
DistributionNotFound: requests>=2.0.0

Local variables in innermost frame:
dist: None
to_activate: [httpie 0.7.2 (/usr/lib/python2.7/site-packages), Pygments 1.4 (/usr/lib/python2.7/site-packages)]
req: Requirement.parse('requests>=2.0.0')
requirements: []
processed: {Requirement.parse('Pygments>=1.1'): True, Requirement.parse('httpie==0.7.2'): True}
env: <pkg_resources.Environment object at 0x7f36466a7390>
installer: None
self: <pkg_resources.WorkingSet object at 0x7f36466a7310>
best: {'httpie': httpie 0.7.2 (/usr/lib/python2.7/site-packages), 'requests': None, 'pygments': Pygments 1.4 (/usr/lib/python2.7/site-packages)}
replacement: True

Comment 1 T.C. Hollingsworth 2013-10-19 01:32:17 UTC
Created attachment 813926 [details]
File: backtrace

Comment 2 T.C. Hollingsworth 2013-10-19 01:32:19 UTC
Created attachment 813927 [details]
File: environ


Note You need to log in before you can comment on or make changes to this bug.