Steve Dower <steve.do...@python.org> added the comment:

> I don't understand how it's possible that the Ubuntu job passed in the GitHub 
> action, but failed in Azure Pipelines.

Random network issues, most likely. Those are about the only flakiness I've 
seen in recent times.

The OpenSSL cache should only be for the from-source build we do on Ubuntu for 
CI. It uses the multissl script in our repo and downloads directly from 
openssl.org. The dependencies obtained using apt are not cached by us.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39837>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to