Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 09-19-2008, 06:58 PM   #1
AprilHare
Wizard
AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.
 
AprilHare's Avatar
 
Posts: 2,981
Karma: 11862367
Join Date: Apr 2008
Device: Sony Reader PRS-T2
Failed 0.4.84 update

Hello,
Just updated calibre to 0.4.84 using the command
Quote:
sudo python -c "import urllib2; exec urllib2.urlopen('http://calibre.kovidgoyal.net/download_linux_binary_installer').read(); main()"
under Ubuntu Hardy Heron AMD64 and I get the following error when I run calibre in a terminal (no error from icon)
Quote:
Traceback (most recent call last):
File "<string>", line 11, in <module>
File "/home/kovid/build/pyinstaller/iu.py", line 327, in importHook
File "/home/kovid/build/pyinstaller/iu.py", line 410, in doimport
File "/opt/calibre/calibre", line 380, in <module>

File "library.pyz/calibre.utils.config", line 595, in migrate
File "library.pyz/calibre.utils.config", line 466, in set
File "library.pyz/calibre.utils.config", line 405, in set
File "library.pyz/calibre.utils.lock", line 23, in __enter__
IOError: [Errno 13] Permission denied: '/home/aprilhare/.config/calibre/global.py'
changed the current directory to /opt/calibre, tried ./calibre and got this:
Quote:
Traceback (most recent call last):
File "<string>", line 7, in <module>
File "/home/kovid/build/pyinstaller/iu.py", line 327, in importHook
File "/home/kovid/build/pyinstaller/iu.py", line 384, in doimport
File "/home/kovid/build/pyinstaller/iu.py", line 222, in getmod
File "/home/kovid/build/pyinstaller/archive.py", line 415, in getmod
File "/home/kovid/build/pyinstaller/iu.py", line 83, in getmod
ImportError: /opt/calibre/PyQt4.QtCore.so: undefined symbol: _ZN24QXmlStreamEntityResolver13resolveEntityERK7QS tringS2

Last edited by AprilHare; 09-19-2008 at 07:10 PM. Reason: update
AprilHare is offline   Reply With Quote
Old 09-19-2008, 07:52 PM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,858
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
You cant run the binary version on a 64bit computer. You have to install from source. Note that in order to install from source you will have to install the -dev versions of various packages. But before doing that try

Code:
sudo rm -rf /home/aprilhare/.config/calibre/; calibre

Last edited by kovidgoyal; 09-19-2008 at 08:06 PM.
kovidgoyal is offline   Reply With Quote
Advert
Old 09-19-2008, 10:23 PM   #3
AprilHare
Wizard
AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.
 
AprilHare's Avatar
 
Posts: 2,981
Karma: 11862367
Join Date: Apr 2008
Device: Sony Reader PRS-T2
Many thanks, that command did the trick! It's working 100% and I am very impressed - it converts all the epub books I had now

Last edited by AprilHare; 09-19-2008 at 10:47 PM.
AprilHare is offline   Reply With Quote
Old 09-19-2008, 11:20 PM   #4
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,858
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Glad to hear it. Note that you only need to run that command once.
kovidgoyal is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Firmware Update Can I reinstall the official amazon update after the update file from this site ? yuenslhk Amazon Kindle 2 06-20-2010 11:24 AM
PRS-505 Another Failed Firmware update PRS-505 himitsu Sony Reader 8 03-21-2010 10:32 AM
Firmware update failed - unit Dead tonyj1 Sony Reader 13 02-23-2009 07:49 PM
PRS-500 What file to change to re-update reader with latest update? pitolee Sony Reader Dev Corner 2 05-24-2007 11:56 PM
iLiad How I failed to catch the update process arivero iRex Developer's Corner 10 08-09-2006 05:05 AM


All times are GMT -4. The time now is 07:30 PM.


MobileRead.com is a privately owned, operated and funded community.