View Single Post
Old 01-11-2010, 06:50 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 install calibre 0.6.33 (linux x64)

Problem install calibre 0.6.33:
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.33-x86_64.tar.bz2
Downloading calibre-0.6.33-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 211, in main
File "<string>", line 184, 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/tmpL6JG9k', '-C', '/opt/calibre']' returned non-zero exit status 2
AprilHare@AprilHare-x64-desktop:~$
AprilHare is offline   Reply With Quote