Unable to install previous version in isolated mode
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
calibre |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
I've tried to install using the following command:
wget -nv -O- https:/
but it gives the following error:
2023-11-04 23:53:20 URL:https:/
Using python executable: /usr/bin/python3
Installing to /home/andreak/
Downloading tarball signature securely...
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "<string>", line 852, in script_launch
File "<string>", line 808, in main
File "<string>", line 699, in run_installer
File "<string>", line 675, in download_
File "<string>", line 658, in get_tarball_info
File "<string>", line 635, in get_https_
HTTPError: https:/
Fixed in branch master. The fix will be in the next release. calibre is usually released every alternate Friday.