Bug 908791
| Summary: | [abrt] ovirt-engine-cli-3.2.0.5-1.fc18: pkg_resources.py:588:resolve:DistributionNotFound: pexpect<=2.3 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Oleh Horbachov <gorbyo> | ||||||||
| Component: | ovirt-engine-cli | Assignee: | Ofer Schreiber <oschreib> | ||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 18 | CC: | iheim, juan.hernandez, mpastern, oschreib | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | abrt_hash:71166d9021699d2968563aaee4b92ae562f53f4d | ||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2013-02-07 16:08:21 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Attachments: |
|
||||||||||
Created attachment 694528 [details]
File: backtrace
Created attachment 694529 [details]
File: core_backtrace
Created attachment 694530 [details]
File: environ
*** This bug has been marked as a duplicate of bug 905359 *** |
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