Bug 752990 - pycurl.error: (60, 'Peer certificate cannot be authenticated with given CA certificates')
Summary: pycurl.error: (60, 'Peer certificate cannot be authenticated with given CA ce...
Keywords:
Status: CLOSED DUPLICATE of bug 750376
Alias: None
Product: Fedora
Classification: Fedora
Component: fedora-easy-karma
Version: 16
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Till Maas
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-10 23:41 UTC by Andre Robatino
Modified: 2011-11-12 11:39 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-11-12 10:01:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Andre Robatino 2011-11-10 23:41:44 UTC
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.

Comment 1 Adam Tkac 2011-11-11 10:27:28 UTC
I see similar error as well, I raised http://lists.fedoraproject.org/pipermail/devel/2011-November/159399.html thread on fedora-devel.

Comment 2 Stephen Gallagher 2011-11-11 21:09:50 UTC
Are you running nss-3.1.13 or later? If so, you're probably hitting Bug #750376

Comment 3 Andre Robatino 2011-11-11 21:23:19 UTC
nss-3.13.1-2.fc16.x86_64

Comment 4 Till Maas 2011-11-12 10:01:11 UTC
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 ***

Comment 5 Andre Robatino 2011-11-12 11:39:24 UTC
Confirming that it works again after nss is downgraded.


Note You need to log in before you can comment on or make changes to this bug.