Bug 702750 - [abrt] grin-1.2.1-2.fc15: pkg_resources.py:552:resolve:DistributionNotFound: argparse>=1.1
Summary: [abrt] grin-1.2.1-2.fc15: pkg_resources.py:552:resolve:DistributionNotFound: ...
Keywords:
Status: CLOSED DUPLICATE of bug 700596
Alias: None
Product: Fedora
Classification: Fedora
Component: grin
Version: 15
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Terje Røsten
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:5eaf503575687fdae0512a252b7...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-06 20:15 UTC by pankaj pandey
Modified: 2011-05-07 05:42 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-05-07 05:42:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1000 bytes, text/plain)
2011-05-06 20:15 UTC, pankaj pandey
no flags Details

Description pankaj pandey 2011-05-06 20:15:00 UTC
abrt version: 2.0.1
executable: /usr/bin/grin
component: grin
package: grin-1.2.1-2.fc15
kernel: 2.6.38.5-22.fc15.x86_64
reason: pkg_resources.py:552:resolve:DistributionNotFound: argparse>=1.1
architecture: x86_64
uid: 500
username: pankaj
os_release: Fedora release 15 (Lovelock)
time: 1304711620

backtrace
-----
pkg_resources.py:552:resolve:DistributionNotFound: argparse>=1.1

Traceback (most recent call last):
  File "/usr/bin/grin", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2671, in <module>
    working_set.require(__requires__)
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 654, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 552, in resolve
    raise DistributionNotFound(req)
DistributionNotFound: argparse>=1.1

Local variables in innermost frame:
dist: None
to_activate: [grin 1.2.1 (/usr/lib/python2.7/site-packages)]
req: Requirement.parse('argparse>=1.1')
requirements: []
processed: {Requirement.parse('grin==1.2.1'): True}
env: <pkg_resources.Environment object at 0x7f45c9493950>
installer: None
self: <pkg_resources.WorkingSet object at 0x7f45c9493150>
best: {'argparse': None}
replacement: True

Comment 1 pankaj pandey 2011-05-06 20:15:04 UTC
Created attachment 497449 [details]
File: backtrace

Comment 2 Terje Røsten 2011-05-07 05:42:37 UTC
Thanks for your report.

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


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