| Summary: | [abrt] httpie-0.7.2-1.fc19: pkg_resources.py:594:resolve:DistributionNotFound: requests>=2.0.0 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | T.C. Hollingsworth <tchollingsworth> | ||||||
| Component: | httpie | Assignee: | Rick Elrod <relrod> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 19 | CC: | relrod | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | abrt_hash:2cadfe466a79909a5b2d4ea52696de822ab111e7 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-11-25 08:28:15 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 813926 [details]
File: backtrace
Created attachment 813927 [details]
File: environ
|
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