softwarefactory-project / rdopkg

power to the packagers
Apache License 2.0
28 stars 21 forks source link

Could not run mockbuild: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:579) #91

Closed bregman-arie closed 7 years ago

bregman-arie commented 7 years ago

Using the latest version, whenever we run 'rdopkg mockbuild' on a new provisioned VM, we get this failure:

Could not run mockbuild: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:579)

ktdreyer commented 7 years ago

This might be a couple of things. Is your clock up to date?

strace rdopkg mockbuild 2>&1 | grep crt will show you the certificate store that rdopkg is using.

yac commented 7 years ago

This isn't a rdopkg issue but a mock/rhpkg one.