View Single Post
Old 10-11-2013, 04:53 PM   #1
trickyHarry
TrickyHarry
trickyHarry began at the beginning.
 
Posts: 1
Karma: 10
Join Date: May 2011
Location: England
Device: android
Calibre 1.6 binary Linux download mis-match hash value.

The downloaded files' hash does not match. Try the download again later.
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.6.0-x86_64.tar.bz2
Downloading calibre-1.6.0-x86_64.tar.bz2
100% [================================================== ====================]
Downloaded 60886148 bytes
Checking downloaded file integrity...
The downloaded files' hash does not match. Try the download again later.


1. I have tried the binary for both /opt and for other directory.
2. I have download 3 times, with errors
trickyHarry is offline   Reply With Quote