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-abrtAssignee: Jakub Filak <jfilak>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: 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 Flags
File: backtrace
none
File: core_backtrace
none
File: environ
none
File: smolt_data none

Description John Duchek 2013-03-22 18:16:58 UTC
Version-Release number of selected component:
gnome-abrt-0.2.9-1.fc17

Additional info:
cmdline:        python /usr/bin/gnome-abrt
executable:     /usr/bin/gnome-abrt
kernel:         3.8.3-103.fc17.x86_64
uid:            1000

Comment 1 John Duchek 2013-03-22 18:17:00 UTC
Created attachment 714704 [details]
File: backtrace

Comment 2 John Duchek 2013-03-22 18:17:02 UTC
Created attachment 714705 [details]
File: core_backtrace

Comment 3 John Duchek 2013-03-22 18:17:03 UTC
Created attachment 714706 [details]
File: environ

Comment 4 John Duchek 2013-03-22 18:17:05 UTC
Created attachment 714707 [details]
File: smolt_data

Comment 5 Jakub Filak 2013-03-22 18:42:43 UTC
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