Bug 1069946

Summary: [abrt] calibre: cache.py:30:<module>:ImportError: No module named opf2
Product: [Fedora] Fedora Reporter: igor.redhat <igor.redhat>
Component: calibreAssignee: Kevin Fenzi <kevin>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: chkr, kevin, mbacovsk, nushio, sysoutfran, zbyszek
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/28492ef884c1eac98494d0e72728f7db322a05b9
Whiteboard: abrt_hash:5a8b2d51d88b6a60a529eaf184e7f8a6e775f961
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-27 17:28:16 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: environ none

Description igor.redhat@gmail.com 2014-02-26 00:18:52 UTC
Description of problem:
This seems to have happened on calibre startup

Version-Release number of selected component:
calibre-1.21.0-1.fc20

Additional info:
reporter:       libreport-2.1.12
cmdline:        python2 /usr/bin/calibre
executable:     /usr/bin/calibre
kernel:         3.13.4-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            500

Truncated backtrace:
#1 <module> in /usr/lib64/calibre/calibre/db/cache.py:30
#2 <module> in /usr/lib64/calibre/calibre/db/legacy.py:18
#3 <module> in /usr/lib64/calibre/calibre/gui2/ui.py:25
#4 run_gui in /usr/lib64/calibre/calibre/gui2/main.py:320
#5 main in /usr/lib64/calibre/calibre/gui2/main.py:452
#6 <module> in /usr/bin/calibre:20

Comment 1 igor.redhat@gmail.com 2014-02-26 00:18:56 UTC
Created attachment 867679 [details]
File: backtrace

Comment 2 igor.redhat@gmail.com 2014-02-26 00:18:57 UTC
Created attachment 867680 [details]
File: environ

Comment 3 Kevin Fenzi 2014-02-26 05:35:16 UTC
Does it happen on every run?

What does: 'rpm -q python-lxml' return?

And also: 'yum check' ?

Comment 4 igor.redhat@gmail.com 2014-02-27 03:00:42 UTC
That was it - yum reinstall calibre fixed that. Sorry for the meaningless report, I should've looked at the backtrace before submitting...

Comment 5 Kevin Fenzi 2014-02-27 17:28:16 UTC
Odd. I wonder how it got into that state... 

Anyhow, glad it's working now...