I tried to install pyopenssl in order to run sagenb in sage 6.6 with
secure=True. It fails with Error 404, see below.

Regards,

CH

I get:
$ ./sage -i pyopenssl
Attempting to download package pyopenssl
>>> Checking online list of optional packages.
[.]
>>> Found pyopenssl-0.13.p0
>>> Trying to download 
>>> http://www.sagemath.org/spkg/optional/pyopenssl-0.13.p0.spkg
...
IOError: [Errno 404] Not Found:
'//www.sagemath.org/spkg/optional/pyopenssl-0.13.p0.spkg'
Error: failed to download package pyopenssl-0.13.p0

$ LANG=C wget http://www.sagemath.org/spkg/optional/pyopenssl-0.13.p0.spkg
--2015-05-03 16:02:09--
http://www.sagemath.org/spkg/optional/pyopenssl-0.13.p0.spkg
Resolving www.sagemath.org (www.sagemath.org)... 128.208.178.250
Connecting to www.sagemath.org (www.sagemath.org)|128.208.178.250|:80... 
connected.
HTTP request sent, awaiting response... 404 Not Found
2015-05-03 16:02:10 ERROR 404: Not Found.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to