Bug 1045713 - [abrt] pyp2rpm-1.0.1-3.fc20: pkg_resources.py:576:resolve:DistributionNotFound: distribute
Summary: [abrt] pyp2rpm-1.0.1-3.fc20: pkg_resources.py:576:resolve:DistributionNotFoun...
Keywords:
Status: CLOSED DUPLICATE of bug 1036046
Alias: None
Product: Fedora
Classification: Fedora
Component: pyp2rpm
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Bohuslav "Slavek" Kabrda
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:8b03120f39a64609282efd8fefb...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-21 12:05 UTC by Miro Hrončok
Modified: 2014-01-10 12:26 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-10 12:26:28 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (1011 bytes, text/plain)
2013-12-21 12:05 UTC, Miro Hrončok
no flags Details
File: environ (3.62 KB, text/plain)
2013-12-21 12:05 UTC, Miro Hrončok
no flags Details

Description Miro Hrončok 2013-12-21 12:05:30 UTC
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}

Comment 1 Miro Hrončok 2013-12-21 12:05:38 UTC
Created attachment 839988 [details]
File: backtrace

Comment 2 Miro Hrončok 2013-12-21 12:05:40 UTC
Created attachment 839989 [details]
File: environ

Comment 3 Robert Kuska 2014-01-10 12:26:28 UTC

*** This bug has been marked as a duplicate of bug 1036046 ***


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