Cannot build Tahoe

Zooko Wilcox-O'Hearn zookog at gmail.com
Sun Aug 16 14:47:53 UTC 2015


Hello chenzhiguang:

Thank you very much for your report.

> Searching for pyOpenSSL>=0.13,<=0.13.1
> Reading https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-lafs-dep-sdists/
> Download error: unknown url type: https -- Some packages may not be found!

This means that your Python installation does not know how to load web
pages over HTTPS !

https://Tahoe-LAFS.org does not serve any resources over HTTP, since
it is insecure, therefore your Python installation cannot download the
packages from https://Tahoe-LAFS.org .

I think you should figure out why your Python installation cannot load
HTTPS URLs. And, I'm curious: how many people like you are there, who
have Python installations with such a limitation!? Is it everyone who
uses CentOS6.5? Or everyone who uses CentOS6.5 in China? Or something
else?

Did you install Python-2.7.10 from a 3rd-party RPM or did it come with
your CentOS6.5 system?

> My system is CentOS6.5. The Python is Python-2.7.10.

Thank you!

Regards,

Zooko



More information about the tahoe-dev mailing list