Bug 1007012

Summary: [abrt] calibre-0.9.42-1.fc18: mobi6.py:147:check_for_drm:DRMError: User Experience Design (Smashing eBook Series)
Product: [Fedora] Fedora Reporter: gmf <giuseppemfusco>
Component: calibreAssignee: Kevin Fenzi <kevin>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: chkr, frankly3d, kevin, mbacovsk, nushio
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:090682253debb1c33ba3f7c41bc21ace146389b2
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-11 18:44:50 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 gmf 2013-09-11 17:55:10 UTC
Version-Release number of selected component:
calibre-0.9.42-1.fc18

Additional info:
reporter:       libreport-2.1.6
cmdline:        python2 /usr/bin/calibre-parallel
executable:     /usr/bin/calibre-parallel
kernel:         3.10.10-100.fc18.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
mobi6.py:147:check_for_drm:DRMError: User Experience Design (Smashing eBook Series)

Traceback (most recent call last):
  File "/usr/bin/calibre-parallel", line 20, in <module>
    sys.exit(main())
  File "/usr/lib64/calibre/calibre/utils/ipc/worker.py", line 188, in main
    result = func(*args, **kwargs)
  File "/usr/lib64/calibre/calibre/gui2/convert/gui_conversion.py", line 31, in gui_convert_override
    override_input_metadata=True)
  File "/usr/lib64/calibre/calibre/gui2/convert/gui_conversion.py", line 25, in gui_convert
    plumber.run()
  File "/usr/lib64/calibre/calibre/ebooks/conversion/plumber.py", line 1023, in run
    accelerators, tdir)
  File "/usr/lib64/calibre/calibre/customize/conversion.py", line 241, in __call__
    log, accelerators)
  File "/usr/lib64/calibre/calibre/ebooks/conversion/plugins/mobi_input.py", line 40, in convert
    opf = os.path.abspath(mr())
  File "/usr/lib64/calibre/calibre/ebooks/mobi/reader/mobi8.py", line 70, in __call__
    self.mobi6_reader.check_for_drm()
  File "/usr/lib64/calibre/calibre/ebooks/mobi/reader/mobi6.py", line 147, in check_for_drm
    raise DRMError(name)
DRMError: User Experience Design (Smashing eBook Series)

Local variables in innermost frame:
self: <calibre.ebooks.mobi.reader.mobi6.MobiReader object at 0x39be7d0>
name: u'User Experience Design (Smashing eBook Series)'

Comment 1 gmf 2013-09-11 17:55:14 UTC
Created attachment 796462 [details]
File: backtrace

Comment 2 gmf 2013-09-11 17:55:17 UTC
Created attachment 796463 [details]
File: environ

Comment 3 Kevin Fenzi 2013-09-11 18:44:50 UTC
Your file has DRM (digitial rights management) on it. 

Sorry, there's nothing we can do in this case and calibre deliberately doesn't do anything with DRM directly.