I'm trying to have calibre 0.8.51 on my linux, unfortunately depository only install 0.6 and when I try to get it by the terminal page as:
http://calibre-ebook.com/download_linux
after downloading 1583 bytes of it I get this error:
Code:
Downloaded 1583 bytes
Checking downloaded file integrity...
bzip2: (stdin) is not a bzip2 file.
tar: Child returned status 2
tar: Exiting with failure status due to previous errors
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "<string>", line 285, in main
File "<string>", line 243, in download_and_extract
File "<string>", line 228, in download_tarball
File "/usr/local/lib/python2.7/subprocess.py", line 511, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '[u'tar', u'tjf', '/tmp/tmpyr0pT_']' returned non-zero exit status 2
I've tried to redownload it and did it from other friends computer too, but I always get this same error. What should I do?
I also downloaded the .tar.bz2 but I couldn't figure out what to do with it? I couldn't find any setup.py file in that