I am getting an error when downloading 1.9.0, have tried 3 times:
xyz@xxx:~$ sudo python -c "import sys; py3 = sys.version_info[0] > 2; u = __import__('urllib.request' if py3 else 'urllib', fromlist=1); exec(u.urlopen('http://status.calibre-ebook.com/linux_installer').read()); main(install_dir='/opt')"
Automatically installing to: /opt
Will download and install calibre-1.9.0-x86_64.tar.bz2
Downloading calibre-1.9.0-x86_64.tar.bz2
100% [================================================== ====================]
Downloaded 61454820 bytes
Checking downloaded file integrity...
The downloaded files' hash does not match. Try the download again later.
Last edited by jlynton; 11-01-2013 at 05:45 AM.
|