Then your password is just incorrect. Try it at 
https://trac.sagemath.org/login/xmlrpc




On Sunday, June 26, 2016 at 12:12:30 PM UTC+2, jhonrubia6 wrote:
>
> Volker, I checked that, same error. I also tested the authentication with 
>
> OnoSendaiII:sage J_Honrubia$ ssh g...@trac.sagemath.org info
>
> hello jhonrubia6, this is git@trac running gitolite3 3.5.3.1-2 (Debian) on 
> git 1.9.1
>
>
>
>  R W    sage
>
>
> So the authentication seems ok. There must be something with my trac 
> config...
>
> El domingo, 26 de junio de 2016, 0:31:39 (UTC+2), Volker Braun escribió:
>>
>> The realm is correct.
>>
>> Are you sure that you are executing the right git-trac script? Use 
>> /path/to/git-trac config to be sure you aren't using an old version in your 
>> PATH
>>
>>
>>
>> On Saturday, June 25, 2016 at 1:07:01 PM UTC+2, jhonrubia6 wrote:
>>>
>>> After the move of the trac server I get authentication errors when using 
>>> git trac commands. For example, after 
>>>
>>> git trac config
>>> I get
>>>
>>> Trac xmlrpc URL:
>>>
>>>     http://trac.sagemath.org/xmlrpc (anonymous)
>>>
>>>     http://trac.sagemath.org/login/xmlrpc (authenticated)
>>>
>>>     realm sage.math.washington.edu
>>>
>>> Username:**********
>>>
>>> Password:*********
>>>
>>> Retrieving SSH keys...
>>>
>>> Traceback (most recent call last):
>>>
>>>   File "/Users/J_Honrubia/Sage/git-trac-command/bin/git-trac", line 18, 
>>> in <module>
>>>
>>>     cmdline.launch()
>>>
>>>   File "/Users/J_Honrubia/Sage/git-trac-command/git_trac/cmdline.py", 
>>> line 252, in launch
>>>
>>>     app.print_config()
>>>
>>>   File "/Users/J_Honrubia/Sage/git-trac-command/git_trac/app.py", line 
>>> 349, in print_config
>>>
>>>     for key in self.trac.get_ssh_fingerprints():
>>>
>>>   File "/Users/J_Honrubia/Sage/git-trac-command/git_trac/trac_server.py"
>>> , line 88, in get_ssh_fingerprints
>>>
>>>     for key in self.get_ssh_keys():
>>>
>>>   File "/Users/J_Honrubia/Sage/git-trac-command/git_trac/trac_server.py"
>>> , line 79, in get_ssh_keys
>>>
>>>     return self.authenticated_proxy.sshkeys.getkeys()
>>>
>>>   File 
>>> "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xmlrpclib.py"
>>> , line 1240, in __call__
>>>
>>>     return self.__send(self.__name, args)
>>>
>>>   File 
>>> "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xmlrpclib.py"
>>> , line 1599, in __request
>>>
>>>     verbose=self.__verbose
>>>
>>>   File 
>>> "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xmlrpclib.py"
>>> , line 1280, in request
>>>
>>>     return self.single_request(host, handler, request_body, verbose)
>>>
>>>   File 
>>> "/Users/J_Honrubia/Sage/git-trac-command/git_trac/digest_transport_py2.py"
>>> , line 134, in single_request
>>>
>>>     raise TracAuthenticationError()
>>>
>>> git_trac.trac_error.TracAuthenticationError: Authentication with trac 
>>> server failed.
>>>
>>> (obviously user and pass has been edited)
>>> Do I have to reinstall the git-trac command to make it work or I have to 
>>> tweak my rsa files?
>>>
>>>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to