Bug 908791 - [abrt] ovirt-engine-cli-3.2.0.5-1.fc18: pkg_resources.py:588:resolve:DistributionNotFound: pexpect<=2.3
Summary: [abrt] ovirt-engine-cli-3.2.0.5-1.fc18: pkg_resources.py:588:resolve:Distribu...
Keywords:
Status: CLOSED DUPLICATE of bug 905359
Alias: None
Product: Fedora
Classification: Fedora
Component: ovirt-engine-cli
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ofer Schreiber
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:71166d9021699d2968563aaee4b...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-07 14:33 UTC by Oleh Horbachov
Modified: 2015-11-16 01:31 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-02-07 16:08:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.22 KB, text/plain)
2013-02-07 14:33 UTC, Oleh Horbachov
no flags Details
File: core_backtrace (399 bytes, text/plain)
2013-02-07 14:33 UTC, Oleh Horbachov
no flags Details
File: environ (2.59 KB, text/plain)
2013-02-07 14:34 UTC, Oleh Horbachov
no flags Details

Description Oleh Horbachov 2013-02-07 14:33:53 UTC
Version-Release number of selected component:
ovirt-engine-cli-3.2.0.5-1.fc18

Additional info:
cmdline:        /usr/bin/python /usr/bin/ovirt-shell
dso_list:       python-setuptools-0.6.28-3.fc18.noarch
executable:     /usr/bin/ovirt-shell
kernel:         3.7.5-201.fc18.x86_64
uid:            1000

Truncated backtrace:
pkg_resources.py:588:resolve:DistributionNotFound: pexpect<=2.3

Traceback (most recent call last):
  File "/usr/bin/ovirt-shell", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2815, in <module>
    working_set.require(__requires__)
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 690, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 588, in resolve
    raise DistributionNotFound(req)
DistributionNotFound: pexpect<=2.3

Local variables in innermost frame:
dist: None
to_activate: [ovirt-shell 3.2.0.5-SNAPSHOT (/usr/lib/python2.7/site-packages), kitchen 1.1.1 (/usr/lib/python2.7/site-packages), ply 3.4 (/usr/lib/python2.7/site-packages)]
req: Requirement.parse('pexpect<=2.3')
requirements: [Requirement.parse('ovirt-engine-sdk>=3.2.0.1-SNAPSHOT')]
processed: {Requirement.parse('ovirt-shell==3.2.0.5-SNAPSHOT'): True, Requirement.parse('ply>=3.3'): True, Requirement.parse('kitchen>=1'): True}
env: <pkg_resources.Environment object at 0x149add0>
installer: None
self: <pkg_resources.WorkingSet object at 0x149a2d0>
best: {'pexpect': None}
replacement: True

Comment 1 Oleh Horbachov 2013-02-07 14:33:56 UTC
Created attachment 694528 [details]
File: backtrace

Comment 2 Oleh Horbachov 2013-02-07 14:33:58 UTC
Created attachment 694529 [details]
File: core_backtrace

Comment 3 Oleh Horbachov 2013-02-07 14:34:00 UTC
Created attachment 694530 [details]
File: environ

Comment 4 Juan Hernández 2013-02-07 16:08:21 UTC

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


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