Quote:
Originally Posted by gbm
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.