| Summary: | [abrt] pyp2rpm-1.0.1-3.fc20: pkg_resources.py:576:resolve:DistributionNotFound: distribute | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> | ||||||
| Component: | pyp2rpm | Assignee: | Bohuslav "Slavek" Kabrda <bkabrda> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 20 | CC: | bkabrda, rkuska | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/2202c6ac1f449e2876aa134d8a87b97be488ca72 | ||||||||
| Whiteboard: | abrt_hash:8b03120f39a64609282efd8fefbb4a5b10098759 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-01-10 12:26:28 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 839988 [details]
File: backtrace
Created attachment 839989 [details]
File: environ
*** This bug has been marked as a duplicate of bug 1036046 *** |
Description of problem: pyp2rpm -n ino Version-Release number of selected component: pyp2rpm-1.0.1-3.fc20 Additional info: reporter: libreport-2.1.9 cmdline: /usr/bin/python /usr/bin/pyp2rpm -n ino dso_list: python-setuptools-1.4-1.fc20.noarch executable: /usr/bin/pyp2rpm kernel: 3.11.10-301.fc20.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: pkg_resources.py:576:resolve:DistributionNotFound: distribute Traceback (most recent call last): File "/usr/bin/pyp2rpm", line 5, in <module> from pkg_resources import load_entry_point File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2793, in <module> working_set.require(__requires__) File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 673, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 576, in resolve raise DistributionNotFound(req) DistributionNotFound: distribute Local variables in innermost frame: dist: None to_activate: [pyp2rpm 1.0.1 (/usr/lib/python2.7/site-packages)] req: Requirement.parse('distribute') requirements: [Requirement.parse('Jinja2')] processed: {Requirement.parse('pyp2rpm==1.0.1'): True} env: <pkg_resources.Environment object at 0x7f396b64c390> installer: None self: <pkg_resources.WorkingSet object at 0x7f396b64c0d0> best: {'distribute': None}