Hide Forgot
abrt version: 1.1.14 architecture: i686 cmdline: python /usr/bin/calibre-parallel component: calibre executable: /usr/bin/calibre-parallel kernel: 2.6.34.7-66.fc13.i686.PAE package: calibre-0.7.38-3.fc13 reason: reader.py:682:read_drm:LitError: Unable to decrypt title key! release: Fedora release 13 (Goddard) time: 1299109320 uid: 500 backtrace ----- reader.py:682:read_drm:LitError: Unable to decrypt title key! Traceback (most recent call last): File "/usr/bin/calibre-parallel", line 19, in <module> sys.exit(main()) File "/usr/lib/calibre/calibre/utils/ipc/worker.py", line 106, in main result = func(*args, **kwargs) File "/usr/lib/calibre/calibre/gui2/convert/gui_conversion.py", line 24, in gui_convert plumber.run() File "/usr/lib/calibre/calibre/ebooks/conversion/plumber.py", line 853, in run accelerators, tdir) File "/usr/lib/calibre/calibre/customize/conversion.py", line 216, in __call__ log, accelerators) File "/usr/lib/calibre/calibre/ebooks/lit/input.py", line 24, in convert return create_oebbook(log, stream, options, self, reader=LitReader) File "/usr/lib/calibre/calibre/ebooks/conversion/plumber.py", line 990, in create_oebbook reader()(oeb, path_or_stream) File "/usr/lib/calibre/calibre/ebooks/oeb/reader.py", line 69, in __call__ oeb.container = self.Container(path, self.logger) File "/usr/lib/calibre/calibre/ebooks/lit/reader.py", line 849, in __init__ self._litfile = LitFile(filename_or_stream, log) File "/usr/lib/calibre/calibre/ebooks/lit/reader.py", line 429, in __init__ self.read_drm() File "/usr/lib/calibre/calibre/ebooks/lit/reader.py", line 682, in read_drm raise LitError('Unable to decrypt title key!') LitError: Unable to decrypt title key! Local variables in innermost frame: self: <calibre.ebooks.lit.reader.LitFile object at 0x9e088ac> bookkey: '\x82\xd7!<\xa1\x90A\r\xda\xf9\xf2\xfajc\xb0r' How to reproduce ----- 1.Failed converting a book from lit to mobi format 2. 3.
Created attachment 481978 [details] File: backtrace
Sadly, this looks like a lit file that has DRM on it. calibre can't manage DRM encrypted files. See: http://bugs.calibre-ebook.com/wiki/DRM for more info. Sorry, we can't assist further.