Bug 653027
| Summary: | [abrt] scout-0.4-6.fc14: scout:5:<module>:ImportError: No module named pkg_resources | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | linuxdao | ||||
| Component: | scout | Assignee: | Ankur Sinha (FranciscoD) <sanjay.ankur> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 14 | CC: | sanjay.ankur | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | abrt_hash:4f0275ab | ||||||
| Fixed In Version: | scout-0.4-8.fc15 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-04-08 23:19:29 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 460330 [details]
File: backtrace
scout-0.4-8.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/scout-0.4-8.fc15 scout-0.4-7.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/scout-0.4-7.fc14 Package scout-0.4-7.fc14: * should fix your issue, * was pushed to the Fedora 14 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing scout-0.4-7.fc14' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/scout-0.4-7.fc14 then log in and leave karma (feedback). scout-0.4-7.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. scout-0.4-8.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report. |
abrt version: 1.1.13 architecture: i686 cmdline: /usr/bin/python /usr/bin/scout component: scout executable: /usr/bin/scout kernel: 2.6.35.6-48.fc14.i686 package: scout-0.4-6.fc14 reason: scout:5:<module>:ImportError: No module named pkg_resources release: Fedora release 14 (Laughlin) time: 1289715735 uid: 500 backtrace ----- scout:5:<module>:ImportError: No module named pkg_resources Traceback (most recent call last): File "/usr/bin/scout", 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/scout' __package__: None sys: <module 'sys' (built-in)> __requires__: 'scout==0.4' __name__: '__main__' __doc__: None