Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 04-16-2009, 07:20 AM   #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
Problem upgrading calibre

The following occurs when I go to install calibre on AMD64 Ubuntu Jaunty:
Quote:
aprilhare@aprilhare-x64-desktop:~$ sudo python -c "import urllib2; exec urllib2.urlopen('http://calibre.kovidgoyal.net/download_linux_binary_installer').read(); main()"
Enter the installation directory for calibre (Its contents will be deleted!)[/opt/calibre]:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "<string>", line 182, in main
File "<string>", line 147, in download_tarball
File "/usr/lib/python2.6/urllib2.py", line 124, in urlopen
return _opener.open(url, data, timeout)
File "/usr/lib/python2.6/urllib2.py", line 389, in open
response = meth(req, response)
File "/usr/lib/python2.6/urllib2.py", line 502, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.6/urllib2.py", line 427, in error
return self._call_chain(*args)
File "/usr/lib/python2.6/urllib2.py", line 361, in _call_chain
result = func(*args)
File "/usr/lib/python2.6/urllib2.py", line 510, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 404: Not Found
aprilhare@aprilhare-x64-desktop:~$
This deleted calibre from my computer and the version in the repositories for Jaunty is 0.4.143+dfsg-1..
AprilHare is offline   Reply With Quote
Old 04-16-2009, 08:09 AM   #2
fshapps
Junior Member
fshapps began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Feb 2009
Device: Sony PRS-505
Same here. Ubuntu 8.10 32bit:

Enter the installation directory for calibre (Its contents will be deleted!)[/opt/calibre]:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "<string>", line 182, in main
File "<string>", line 147, in download_tarball
File "/usr/lib/python2.5/urllib2.py", line 124, in urlopen
return _opener.open(url, data)
File "/usr/lib/python2.5/urllib2.py", line 387, in open
response = meth(req, response)
File "/usr/lib/python2.5/urllib2.py", line 498, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.5/urllib2.py", line 425, in error
return self._call_chain(*args)
File "/usr/lib/python2.5/urllib2.py", line 360, in _call_chain
result = func(*args)
File "/usr/lib/python2.5/urllib2.py", line 506, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 404: Not Found
fshapps is offline   Reply With Quote
Advert
Old 04-16-2009, 08:11 AM   #3
Pinup
Junior Member
Pinup began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Apr 2009
Device: Cybook Gen 3
Exact the same here, Intrepid 32..
Pinup is offline   Reply With Quote
Old 04-16-2009, 12:07 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
Should be fixed now.
kovidgoyal is online now   Reply With Quote
Old 04-16-2009, 12:48 PM   #5
fshapps
Junior Member
fshapps began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Feb 2009
Device: Sony PRS-505
Worked like a charm. Thanks!
fshapps is offline   Reply With Quote
Advert
Old 04-16-2009, 05:42 PM   #6
Ankh
Guru
Ankh ought to be getting tired of karma fortunes by now.Ankh ought to be getting tired of karma fortunes by now.Ankh ought to be getting tired of karma fortunes by now.Ankh ought to be getting tired of karma fortunes by now.Ankh ought to be getting tired of karma fortunes by now.Ankh ought to be getting tired of karma fortunes by now.Ankh ought to be getting tired of karma fortunes by now.Ankh ought to be getting tired of karma fortunes by now.Ankh ought to be getting tired of karma fortunes by now.Ankh ought to be getting tired of karma fortunes by now.Ankh ought to be getting tired of karma fortunes by now.
 
Ankh's Avatar
 
Posts: 714
Karma: 2003751
Join Date: Oct 2008
Location: Ottawa, ON
Device: Kobo Glo HD
It worked for me, too.

However, there was another issue here, one that Kovid might consider.

When the update procedure failed, my /opt/calibre was already purged. Maybe it should be backed up (say, /tmp?) until upgrade procedure has finished the download, allowing upgrade procedure to recover from such a failure without wiping the previous installation?

TIA.
Ankh is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
problem upgrading GA Russell Calibre 4 09-29-2010 05:22 PM
Problem with Upgrading to 4.128 Scotch Calibre 13 01-21-2009 10:23 PM
Problem upgrading calibre on windows XP bazmi Calibre 5 01-05-2009 04:50 PM
Problem upgrading to last version trustno12003 Calibre 0 12-26-2008 07:36 AM
Problem upgrading capinredbeard iRex 4 02-12-2008 02:02 AM


All times are GMT -4. The time now is 12:17 PM.


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