View Single Post
Old 12-15-2015, 05:39 PM   #3
ThSpeck
Member
ThSpeck began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Dec 2010
Device: Kindle 2i, Sony PRS-T3s
Quote:
Originally Posted by gbm View Post
I just tied using:
Code:
sudo -v && wget -nv -O- https://raw.githubusercontent.com/kovidgoyal/calibre/master/setup/linux-installer.py | sudo python -c "import sys; main=lambda x:sys.stderr.write('Download failed\n'); exec(sys.stdin.read()); main('/opt')"
Works.

Try again, it may just have been an transmission problem.

bernie
Tried again, unfortunately still the same error.

I recently aquired a ssl certificate for my machine, and the line mentioned in the error message fits to some ssl-configuration things locally. What I don't get is why something like that impacts downloading a new package or if that even is a local problem.

Nevertheless, thanks for your input.
ThSpeck is offline   Reply With Quote