Bug 875576

Summary: [abrt] fedora-cert-0.5.10.0-1.fc17: proxyclient.py:406:send_request:AuthError: Unable to log into server. Invalid authentication tokens. Send new username and password
Product: [Fedora] Fedora Reporter: Eleggua <no2cov>
Component: fedora-packagerAssignee: Dennis Gilmore <dennis>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: dennis, jjohnstn, rhbugs
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:25204719172462d3c054fd39ef5a645700e05ff2
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-06-25 03:37:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: environ
none
File: executable
none
File: dso_list
none
File: smolt_data
none
File: core_backtrace none

Description Eleggua 2012-11-12 04:12:53 UTC
Version-Release number of selected component:
fedora-cert-0.5.10.0-1.fc17

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.18
cmdline:        /usr/bin/python /usr/bin/fedora-cert -n
kernel:         3.6.5-1.fc17.x86_64

backtrace:
:proxyclient.py:406:send_request:AuthError: Unable to log into server.  Invalid authentication tokens.  Send new username and password
:
:Traceback (most recent call last):
:  File "/usr/bin/fedora-cert", line 71, in <module>
:    main(opts)
:  File "/usr/bin/fedora-cert", line 27, in main
:    fedora_cert.create_user_cert(None)
:  File "/usr/lib/python2.7/site-packages/fedora_cert/__init__.py", line 96, in create_user_cert
:    cert = fas.user_gencert()
:  File "/usr/lib/python2.7/site-packages/fedora/client/fas2.py", line 699, in user_gencert
:    request = self.send_request('user/dogencert', auth=True)
:  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 406, in send_request
:    raise AuthError(b_('Unable to log into server.  Invalid'
:AuthError: Unable to log into server.  Invalid authentication tokens.  Send new username and password
:
:Local variables in innermost frame:
:username: 'fedpkg new-sources /path/to/yournewtarball.tar.gz'
:retries: 0
:req_params: None
:i: ('user_name', 'fedpkg new-sources /path/to/yournewtarball.tar.gz')
:self: <fedora.client.fas2.AccountSystem object at 0xf84b50>
:request: <pycurl.Curl object at 0x1099850>
:session_id: None
:req_data: 'login=Login&password=love77777&user_name=fedpkg+new-sources+%2Fpath%2Fto%2Fyournewtarball.tar.gz'
:auth_params: {'username': 'fedpkg new-sources /path/to/yournewtarball.tar.gz', 'password': 'love77777'}
:headers: ['User-agent: Fedora Account System Client/0.3.29', 'Accept: application/json', 'Expect:']
:num_tries: 0
:complete_params: {'login': 'Login', 'password': 'love77777', 'user_name': 'fedpkg new-sources /path/to/yournewtarball.tar.gz'}
:http_status: 403
:url: 'https://admin.fedoraproject.org/accounts/user/dogencert'
:file_params: None
:method: 'user/dogencert'
:password: 'love77777'
:data: None
:response: <fedora.client.proxyclient._PyCurlData object at 0x1036c50>

Potential duplicate bug: 831851

Comment 1 Eleggua 2012-11-12 04:12:58 UTC
Created attachment 643196 [details]
File: environ

Comment 2 Eleggua 2012-11-12 04:13:00 UTC
Created attachment 643197 [details]
File: executable

Comment 3 Eleggua 2012-11-12 04:13:02 UTC
Created attachment 643198 [details]
File: dso_list

Comment 4 Eleggua 2012-11-12 04:13:03 UTC
Created attachment 643199 [details]
File: smolt_data

Comment 5 Eleggua 2012-11-12 04:13:05 UTC
Created attachment 643200 [details]
File: core_backtrace

Comment 6 Dennis Gilmore 2013-06-25 03:37:49 UTC

*** This bug has been marked as a duplicate of bug 837822 ***