#6661 Koji builds fail: curl: (77) Problem with the SSL CA cert (path? access rights?)
Closed: Fixed 7 years ago Opened 7 years ago by ppisar.

Builds submitted for rawhide fails https://koji.fedoraproject.org/koji/taskinfo?taskID=18028014 when creating build root because of curl:

Start: chroot ['fedpkg', 'sources']
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (77) Problem with the SSL CA cert (path? access rights?)
Finish: chroot ['fedpkg', 'sources']
ERROR: Command failed. See logs for output.

It could be because curl-7.53.0 has broken CA configuration and upstream released 7.53.1 https://curl.haxx.se/mail/lib-2017-02/0136.html.


It looks like the new ca-certificates build has issues with generating the extracted ca-trust lists.
https://koji.fedoraproject.org/koji/buildinfo?buildID=861534

I'm untagging that to see if it helps.

Okay, this was caused by p11-kit.
They moved /bin/p11-kit to a subpackage, which broke update-ca-trust.

The breaking build is now untagged, meaning this should be fixed after the next createRepo.

My test build just succeeded, this issue is now fixed.

Metadata Update from @puiterwijk:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

7 years ago

Login to comment on this ticket.

Metadata