Hi all, When trying to build on Ubuntu, I got an SSL certificate error (see below). This only seemed to be an issue with pillow, everything else seems to be working fine. I was able to manually download the pillow tarball and proceed with the build, so I don't need any help per se, but I am just wondering why SSL certificates would cause this one step to fail and not all third party packages? Any thoughts?
Best, Trevor ************************************************************************ Error downloading tarball of pillow ************************************************************************ Please email sage-devel (http://groups.google.com/group/sage-devel) explaining the problem and including the log files /home/tkkarn/sage/sage/logs/pkgs/pillow-11.3.0.log and /home/tkkarn/sage/sage/config.log Describe your computer, operating system, etc. ************************************************************************ real 0m11.699s user 0m0.333s sys 0m0.135s Attempting to download package pillow-11.3.0.tar.gz from mirrors https://github.com/sagemath/sage/releases/download/10.9/pillow-11.3.0.tar.gz [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx] ERROR [transfer|run:137]: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)> https://github.com/sagemath/sage/releases/download/10.8/pillow-11.3.0.tar.gz [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx] ERROR [transfer|run:137]: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)> https://github.com/sagemath/sage/releases/download/10.7/pillow-11.3.0.tar.gz [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx] ERROR [transfer|run:137]: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)> Downloading the Sage mirror list -- 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 [email protected]. To view this discussion visit https://groups.google.com/d/msgid/sage-devel/71febc54-e2c0-4854-86a9-8ce4c3845e55n%40googlegroups.com.
