Bug 753282 - [abrt] fedora-easy-karma-0-0.15.20110825git36efb338.fc16: proxyclient.py:380:send_request:error: (60, 'Peer certificate cannot be authenticated with given CA certificates')
Summary: [abrt] fedora-easy-karma-0-0.15.20110825git36efb338.fc16: proxyclient.py:380:...
Keywords:
Status: CLOSED DUPLICATE of bug 750376
Alias: None
Product: Fedora
Classification: Fedora
Component: fedora-easy-karma
Version: 16
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Till Maas
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:bccd67c19fd5e4a11ca151593de...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-11 19:07 UTC by Eduardo Villagrán Morales
Modified: 2011-11-12 10:01 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-11-12 10:01:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Eduardo Villagrán Morales 2011-11-11 19:07:44 UTC
libreport version: 2.0.7
abrt_version:   2.0.6
cmdline:        /usr/bin/python /usr/bin/fedora-easy-karma --fas-username=evillagr
executable:     /usr/bin/fedora-easy-karma
kernel:         3.1.0-7.fc16.i686.PAE
reason:         proxyclient.py:380:send_request:error: (60, 'Peer certificate cannot be authenticated with given CA certificates')
time:           vie 11 nov 2011 15:53:44 CLST
uid:            1000
username:       eduardo

backtrace:
:proxyclient.py:380:send_request:error: (60, 'Peer certificate cannot be authenticated with given CA certificates')
:
: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()
:error: (60, 'Peer certificate cannot be authenticated with given CA certificates')
:
:Local variables in innermost frame:
:username: None
:retries: 0
:req_params: {'status': 'testing', 'tg_paginate_limit': 1000, 'release': 'F16', '_csrf_token': '07c57f2233826fe1ae9b0ac89a315d75889c93b2'}
:i: ('_csrf_token', '07c57f2233826fe1ae9b0ac89a315d75889c93b2')
:self: <fedora.client.bodhi.BodhiClient object at 0xb711220c>
:request: <pycurl.Curl object at 0xbc2bf9c>
:session_id: '7e69308b197ddfef266d11d3b8c7534ba3ed261f'
:req_data: 'status=testing&tg_paginate_limit=1000&release=F16&_csrf_token=07c57f2233826fe1ae9b0ac89a315d75889c93b2'
:auth_params: {'session_id': '7e69308b197ddfef266d11d3b8c7534ba3ed261f'}
:headers: ['User-agent: Fedora Easy Karma/0-0.15.20110825git36efb338.fc16', 'Accept: application/json']
:token: <sha1 HASH object @ 0xd061bb0>
:num_tries: 0
:complete_params: {'status': 'testing', 'tg_paginate_limit': 1000, 'release': 'F16', '_csrf_token': '07c57f2233826fe1ae9b0ac89a315d75889c93b2'}
:url: 'https://admin.fedoraproject.org/updates/list'
:file_params: None
:method: 'list'
:password: None
:data: None
:response: <fedora.client.proxyclient._PyCurlData object at 0xd063e4c>

comment:
:Execute fedora-easy-karma:
:pycurl.error: (60, 'Peer certificate cannot be authenticated with given CA certificates')
:
:fedora-easy-karma-0-0.15.20110825git36efb338.fc16.noarch
:fedora-cert.noarch 0:0.5.9.4-1.fc16

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


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