View Single Post
Old 03-20-2014, 05:35 AM   #1
roger64
Wizard
roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.
 
Posts: 2,625
Karma: 3120635
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:~$
roger64 is offline   Reply With Quote