| Summary: | pycurl.error: (60, 'Peer certificate cannot be authenticated with given CA certificates') | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Andre Robatino <robatino> |
| Component: | fedora-easy-karma | Assignee: | Till Maas <opensource> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 16 | CC: | atkac, opensource, sgallagh |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-11-12 10:01:11 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
I see similar error as well, I raised http://lists.fedoraproject.org/pipermail/devel/2011-November/159399.html thread on fedora-devel. Are you running nss-3.1.13 or later? If so, you're probably hitting Bug #750376 nss-3.13.1-2.fc16.x86_64 Seems to be a nss problem according to the feedback submitted here: https://admin.fedoraproject.org/updates/FEDORA-2011-15612 *** This bug has been marked as a duplicate of bug 750376 *** Confirming that it works again after nss is downgraded. |
Description of problem: When running fedora-easy-karma after the 20111110 updates: [andre@localhost ~]$ fedora-easy-karma --fas-username=robatino Getting list of installed packages... Getting list of packages in updates-testing... Traceback (most recent call last): File "/usr/bin/fedora-easy-karma", line 510, in <module> FedoraEasyKarma() File "/usr/bin/fedora-easy-karma", line 310, in __init__ testing_updates = bc.query(release=release, status="testing", limit=1000)["updates"] File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query return self.send_request('list', req_params=params, auth=auth) File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request auth_params=auth_params, retries=retries) File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 380, in send_request request.perform() pycurl.error: (60, 'Peer certificate cannot be authenticated with given CA certificates') [andre@localhost ~]$ Version-Release number of selected component (if applicable): fedora-easy-karma-0-0.15.20110825git36efb338.fc16.noarch How reproducible: always Additional info: f-e-k hasn't been updated recently so it's probably not responsible, but I don't know which package is. Please reassign as necessary.