Bug 1108974
| Summary: | [abrt] packagedb-cli-2.3.1-1.fc20: pkgdb-cli:5:<module>:ImportError: No module named pkg_resources | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | lnie <lnie> | ||||||
| Component: | packagedb-cli | Assignee: | Pierre-YvesChibon <pingou> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 20 | CC: | lmacken, pingou | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/ab2d5797b0596bdb7ef53badec6e0fe84775fb61 | ||||||||
| Whiteboard: | abrt_hash:2478f9dc3d6d4ddb439e67ad49dd59c8fa6c35cd | ||||||||
| Fixed In Version: | packagedb-cli-2.3.1-2.el6 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-06-16 22:07:59 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 908359 [details]
File: backtrace
Created attachment 908360 [details]
File: environ
Fixed in rawhide with 2.3.1-2 packagedb-cli-2.3.1-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/packagedb-cli-2.3.1-2.fc19 packagedb-cli-2.3.1-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/packagedb-cli-2.3.1-2.fc20 packagedb-cli-2.3.1-2.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/packagedb-cli-2.3.1-2.el6 packagedb-cli-2.3.1-2.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. packagedb-cli-2.3.1-2.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. packagedb-cli-2.3.1-2.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: yum install packagedb-cli run pkgdb-cli --password Version-Release number of selected component: packagedb-cli-2.3.1-1.fc20 Additional info: reporter: libreport-2.1.9 cmdline: /usr/bin/python /usr/bin/pkgdb-cli --password executable: /usr/bin/pkgdb-cli kernel: 3.11.10-301.fc20.x86_64 runlevel: N 5 type: Python uid: 0 Truncated backtrace: pkgdb-cli:5:<module>:ImportError: No module named pkg_resources Traceback (most recent call last): File "/usr/bin/pkgdb-cli", line 5, in <module> from pkg_resources import load_entry_point ImportError: No module named pkg_resources Local variables in innermost frame: __builtins__: <module '__builtin__' (built-in)> __file__: '/usr/bin/pkgdb-cli' __package__: None sys: <module 'sys' (built-in)> __requires__: 'packagedb-cli==2.3.1' __name__: '__main__' __doc__: None