View Single Post
Old 11-14-2009, 06:48 PM   #5
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
Quote:
Originally Posted by kovidgoyal View Post
I just tried it, seems to be working. Can you try it again?
Tried again, same problem:
Quote:
aprilhare@aprilhare-x64-desktop:~$ sudo python -c "import urllib2; exec urllib2.urlopen('http://status.calibre-ebook.com/linux_installer').read(); main()"
[sudo] password for aprilhare:
Enter the installation directory for calibre [/opt]:
Will download and install calibre-0.6.23-x86_64.tar.bz2
Downloading calibre-0.6.23-x86_64.tar.bz2
100% [================================================== ====================]
Extracting files to /opt/calibre ...
Extracting application files...

bzip2: I/O or other error, bailing out. Possible reason follows.
bzip2: Broken pipe
Input file = (stdin), output file = (stdout)
tar: Child returned status 1
tar: Exiting with failure status due to previous errors
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "<string>", line 210, in main
File "<string>", line 183, in extract_tarball
File "/usr/lib/python2.6/subprocess.py", line 488, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['tar', 'xjf', '/tmp/tmpXw2rXe', '-C', '/opt/calibre']' returned non-zero exit status 2
aprilhare@aprilhare-x64-desktop:~$
AprilHare is offline   Reply With Quote