Apologies if this is a repeat, but I can't see the issue anywhere except in the fault tickets on the Calibre page...
The latest version 0.6.30 fails under 32-bit Ubuntu 9.04 - it's complaining about GLIBC_2.10:
Quote:
____________________ WARNING ____________________
Setting up completion failed with error:
__________________________________________________
Traceback (most recent call last):
File "/home/kovid/build/calibre/src/calibre/linux.py", line 172, in setup_completion
File "/home/kovid/build/calibre/src/calibre/ebooks/metadata/cli.py", line 12, in <module>
File "/home/kovid/build/calibre/src/calibre/customize/ui.py", line 12, in <module>
File "/home/kovid/build/calibre/src/calibre/customize/builtins.py", line 393, in <module>
File "/home/kovid/build/calibre/src/calibre/ebooks/pdf/output.py", line 18, in <module>
File "/home/kovid/build/calibre/src/calibre/ebooks/pdf/writer.py", line 22, in <module>
File "ExtensionLoader_PyQt4_QtWebKit.py", line 12, in <module>
ImportError: /lib/tls/i686/cmov/libc.so.6: version `GLIBC_2.10' not found (required by /opt/calibre/libQtNetwork.so.4)
|
The only available 9.04 Ubuntu package is 0.4.143, and that will crash if an existing library (I previously used 0.6.28) is selected... which is rather a shame as this means the entire library must be recreated. Damn.
0.6.13 is available in 9.10 but - if installed to 9.04 - segfaults on starting.
I shall play with an upgrade to 9.10 and see what happens.
I don't suppose I can persuade Kovid to roll back a version?
Neil