Bug 924884
| Summary: | [abrt] gnome-abrt-0.2.9-1.fc17: DataEvolved.py:20:<module>:ImportError: No module named MySQLdb | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | John Duchek <johnduchek> | ||||||||||
| Component: | gnome-abrt | Assignee: | Jakub Filak <jfilak> | ||||||||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||
| Priority: | unspecified | ||||||||||||
| Version: | 17 | CC: | jberan, jfilak | ||||||||||
| Target Milestone: | --- | ||||||||||||
| Target Release: | --- | ||||||||||||
| Hardware: | x86_64 | ||||||||||||
| OS: | Unspecified | ||||||||||||
| Whiteboard: | abrt_hash:ba5009eb5929d26cd61fac457125e2f7719a8b69 | ||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2013-03-22 18:42:43 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: |
|
||||||||||||
|
Description
John Duchek
2013-03-22 18:16:58 UTC
Created attachment 714704 [details]
File: backtrace
Created attachment 714705 [details]
File: core_backtrace
Created attachment 714706 [details]
File: environ
Created attachment 714707 [details]
File: smolt_data
Thank you for the report. Your PYTHONPATH contains "/home/john/QSTK" and module /home/john/QSTK/Bin/report.py is in collision with /usr/lib64/python2.7/site-packages/report/__init__.py ABRT should take care about these reports : https://github.com/abrt/abrt/issues/608 |