![]() |
#1 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,623
Karma: 3000161
Join Date: Jan 2009
Device: Kindle PW3 (wifi)
|
downloading calibre for linux
Hi
I have been downloading calibre for ages without any problem. I did not remember doing something special. Today, download failed: Code:
roger@lmde64:~$ sudo -v && wget -nv -O- https://github.com/kovidgoyal/calibre/raw/master/setup/linux-installer.py | sudo python -c "import sys; main=lambda:sys.stderr.write('Download failed\n'); exec(sys.stdin.read()); main()" [sudo] password for roger: GnuTLS: A TLS warning alert has been received. Incapable d'établir une connexion SSL. Download failed Code:
roger@lmde64:~$ inxi -b System: Host: lmde64 Kernel: 3.11-2-amd64 x86_64 (64 bit) Desktop: Cinnamon 2.0.14 Distro: Linux Mint Debian Edition Machine: System: TOSHIBA product: Satellite L750 version: PSK2YQ-0DH02F Mobo: Intel model: N/A Bios: INSYDE version: 2.20 date: 07/13/2011 CPU: Dual core Intel Core i3-2330M CPU (-HT-MCP-) clocked at 1892.00 MHz Graphics: Card: NVIDIA GF108M [GeForce GT 525M] X.Org: 1.14.3 driver: nvidia Resolution: 1366x768@60.0hz GLX Renderer: GeForce GT 525M/PCIe/SSE2 GLX Version: 4.3.0 NVIDIA 319.72 Network: Card-1: Qualcomm Atheros AR8151 v2.0 Gigabit Ethernet driver: atl1c Card-2: Realtek RTL8188CE 802.11b/g/n WiFi Adapter driver: rtl8192ce Drives: HDD Total Size: 640.1GB (2.6% used) Info: Processes: 162 Uptime: 9 min Memory: 882.9/3946.5MB Client: Shell (bash) inxi: 1.9.14 roger@lmde64:~$ |
![]() |
![]() |
![]() |
#2 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,170
Karma: 27110894
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
wget on your system appears to be broken, it is probably missing this patch: http://lists.gnu.org/archive/html/bu.../msg00034.html
Use curl -L instead of wget -nv -O- in the installation command |
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,623
Karma: 3000161
Join Date: Jan 2009
Device: Kindle PW3 (wifi)
|
Thanks for your reply.
![]() curl -L did the trick. ![]() |
![]() |
![]() |
![]() |
#4 |
Groupie
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 168
Karma: 31650
Join Date: May 2011
Location: Asuncion (Paraguay)
Device: In the house, 3 K3 in use, 4 more in storage, and a K5 for testing
|
Given the problem affects even a bleeding-edge distribution like SolydX, you might want to put a warning on the Linux-Download web page ?
|
![]() |
![]() |
![]() |
#5 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,170
Karma: 27110894
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Bleeding edge? The patch to wget is almost a year old. In any case, the folks at github have told me they will fix the problem that is causing the TLS warning.
|
![]() |
![]() |
Advert | |
|
![]() |
#6 | |
Member
![]() Posts: 10
Karma: 10
Join Date: Dec 2013
Device: iPad
|
I have a similar problem but that fix doesn't work. Can you please help me with this?
When I try to install it on mt freshly installed Ubuntu 12.04LTS I get the following error: Quote:
I also tried the second code without the verification but I get the same error message :s |
|
![]() |
![]() |
![]() |
#7 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,170
Karma: 27110894
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Use wget -nv -O- --no-check-certificate
|
![]() |
![]() |
![]() |
#8 |
Member
![]() Posts: 10
Karma: 10
Join Date: Dec 2013
Device: iPad
|
|
![]() |
![]() |
![]() |
#9 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,170
Karma: 27110894
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Looks like the SSL certificate has expired. Wait a little, I will update it shortly.
|
![]() |
![]() |
![]() |
#10 |
Member
![]() Posts: 10
Karma: 10
Join Date: Dec 2013
Device: iPad
|
ok, I'll wait for your update
![]() |
![]() |
![]() |
![]() |
#11 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,170
Karma: 27110894
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
I have updated the certificate. It should now work, provided there is nothing caching the URL https://raw.githubusercontent.com/ko...x-installer.py on your network.
|
![]() |
![]() |
![]() |
#12 |
Member
![]() Posts: 10
Karma: 10
Join Date: Dec 2013
Device: iPad
|
It works now. Thanks for the quick solution
![]() |
![]() |
![]() |
![]() |
#13 |
Banned
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 117
Karma: 1910
Join Date: Jan 2014
Device: Nook
|
curl trick worked for me
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
having difficulty downloading Sigil onto Linux | Gregg Bell | Sigil | 58 | 03-04-2014 06:39 AM |
Downloading & Reading Kindle on Linux | Siavahda | Reading and Management | 2 | 02-05-2014 09:15 PM |
[Linux] Calibre on Linux isn't detecting any of my Android devices | Amogh Harish | Devices | 9 | 10-31-2012 05:45 AM |
Downloading Adobe DRM protected content to Linux | AnneT | General Discussions | 7 | 06-27-2011 03:18 AM |