Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 11-27-2014, 08:56 PM   #1
paxmark1
Enthusiast
paxmark1 can grok the meaning of the universe.paxmark1 can grok the meaning of the universe.paxmark1 can grok the meaning of the universe.paxmark1 can grok the meaning of the universe.paxmark1 can grok the meaning of the universe.paxmark1 can grok the meaning of the universe.paxmark1 can grok the meaning of the universe.paxmark1 can grok the meaning of the universe.paxmark1 can grok the meaning of the universe.paxmark1 can grok the meaning of the universe.paxmark1 can grok the meaning of the universe.
 
Posts: 30
Karma: 157236
Join Date: Apr 2012
Location: Winnipeg
Device: Kobo Glo
FIXED Debian sid install

Fix as of dec 18, 2014 end of ecit

Went to Debian sid on one machine

For the standard linux install I get the following for output

Code:
sudo -v && wget -nv -O- https://raw.githubusercontent.com/kovidgoyal/calibre/master/setup/linux-installer.py | sudo python -c "import sys; main=lambda:sys.stderr.write('Download failed\n'); exec(sys.stdin.read()); main()"
2014-11-28 01:48:25 URL:https://raw.githubusercontent.com/kovidgoyal/calibre/master/setup/linux-installer.py [25619/25619] -> "-" [1]
Installing to /opt/calibre
Downloading tarball signature securely...
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "<string>", line 648, in main
  File "<string>", line 620, in download_and_extract
  File "<string>", line 612, in get_tarball_info
  File "<string>", line 571, in get_https_resource_securely
  File "<string>", line 483, in __init__
  File "/usr/lib/python2.7/httplib.py", line 1204, in __init__
    context.load_cert_chain(cert_file, key_file)
ssl.SSLError: [SSL] PEM lib (_ssl.c:2525)
I do have python 2.7 installed

Any hints or suggestions?

Last edited by paxmark1; 12-18-2014 at 06:58 PM. Reason: Fixed
paxmark1 is offline   Reply With Quote
Old 11-27-2014, 09:05 PM   #2
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
From the download page:
  • If you get an error about an untrusted certificate, that means your computer does not have any root certificates installed and so cannot download the installer securely. If you still want to proceed, pass the --no-check-certificate option to wget, like this:
    Code:
    sudo -v && wget --no-check-certificate -nv -O- https://raw.githubusercontent.com/ko...x-installer.py | sudo python -c "import sys; main=lambda:sys.stderr.write('Download failed\n'); exec(sys.stdin.read()); main()"


the error is in downloading the tarball, after wget has retrieved the installer...

Last edited by eschwartz; 12-15-2014 at 03:03 PM.
eschwartz is offline   Reply With Quote
Advert
Old 12-15-2014, 12:38 PM   #3
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,345
Karma: 27182818
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
https://bugs.launchpad.net/calibre/+bug/1402579
kovidgoyal is offline   Reply With Quote
Old 12-15-2014, 03:02 PM   #4
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Pretty good if @paxmark1 was able to get python 2.7.9 12 days early.

And... I see it's been fixed.
eschwartz is offline   Reply With Quote
Old 12-18-2014, 06:58 PM   #5
paxmark1
Enthusiast
paxmark1 can grok the meaning of the universe.paxmark1 can grok the meaning of the universe.paxmark1 can grok the meaning of the universe.paxmark1 can grok the meaning of the universe.paxmark1 can grok the meaning of the universe.paxmark1 can grok the meaning of the universe.paxmark1 can grok the meaning of the universe.paxmark1 can grok the meaning of the universe.paxmark1 can grok the meaning of the universe.paxmark1 can grok the meaning of the universe.paxmark1 can grok the meaning of the universe.
 
Posts: 30
Karma: 157236
Join Date: Apr 2012
Location: Winnipeg
Device: Kobo Glo
Fixed.

In the hiatus I went with apt-get install to have the sid (and jesie) verison 2.9.0+dfsg-1

On seeing the above posts I tried again.
First apt-get remove calbre was not enough, but it did install When opened it spawned and died. apt-get purge of the 2.90 and I have a functional 2.12
paxmark1 is offline   Reply With Quote
Advert
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Easy debian install with prebuilt image. Xqtftqx Kindle Developer's Corner 67 02-07-2017 05:49 PM
Install in Bubba server (Debian Linux bubba 2.6.32.6) cc_humbry Calibre 5 07-24-2010 11:22 AM
Can't install under Debian Lenny cbalmforth Calibre 2 07-01-2010 12:59 PM
Install Calibre in Debian Lenny? erdalronahi Calibre 8 05-16-2010 12:49 AM
How to build calibre in Debian Sid? tompe Calibre 10 05-06-2009 06:38 PM


All times are GMT -4. The time now is 09:20 PM.


MobileRead.com is a privately owned, operated and funded community.