View Single Post
Old 04-07-2022, 11:04 AM   #1
Cookie_Delight
Junior Member
Cookie_Delight began at the beginning.
 
Cookie_Delight's Avatar
 
Posts: 2
Karma: 10
Join Date: Apr 2022
Device: Kindle
help im trying to install a older version of calibre,

wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sh /dev/stdin install_dir=~/calibre-bin isolated=y version=4.23.0
Using python executable: /home/jessica/.pyenv/shims/python3
2022-04-07 09:28:35 URL:https://download.calibre-ebook.com/linux-installer.sh [31922/31922] -> "-" [1]
Installing to /home/jessica/calibre-bin/calibre
Downloading tarball signature securely...
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "<string>", line 800, in script_launch
File "<string>", line 756, in main
File "<string>", line 699, in run_installer
File "<string>", line 669, in download_and_extract
File "<string>", line 652, in get_tarball_info
File "<string>", line 629, in get_https_resource_securely
__main__.HTTPError: https://code.calibre-ebook.com/signa..._64.txz.sha512 returned an unsupported http response code: 404 (Not Found)
Cookie_Delight is offline   Reply With Quote