Yes thats because the authentication doesn't work right now (see the other 
thread)




On Thursday, June 23, 2016 at 10:27:38 AM UTC+2, Jeroen Demeyer wrote:
>
> With the latest git-trac-command: 
>
> $ git trac push 
> Pushing to Trac #20868... 
> Guessed remote branch: u/jdemeyer/homfly_doctest_errors 
> The authenticity of host 'trac.sagemath.org (104.197.143.230)' can't be 
> established. 
> ECDSA key fingerprint is 5b:97:c8:74:a6:c4:e4:55:d1:13:8a:84:a3:85:25:6f. 
> Are you sure you want to continue connecting (yes/no)? yes 
>
> Warning: Permanently added 'trac.sagemath.org,104.197.143.230' (ECDSA) 
> to the list of known hosts. 
> remote: Traceback (most recent call last): 
> remote:   File "./hooks/post-receive.d/01-trac_branch", line 180, in 
> <module> 
> remote:     for number, ticket in trac.ticket_iter(branch): 
> remote:   File "./hooks/post-receive.d/01-trac_branch", line 75, in 
> ticket_iter 
> remote:     for result in self.rpc.search.branch(branch): 
> remote:   File "/usr/lib/python2.7/xmlrpclib.py", line 1233, in __call__ 
> remote:     return self.__send(self.__name, args) 
> remote:   File "/usr/lib/python2.7/xmlrpclib.py", line 1587, in __request 
> remote:     verbose=self.__verbose 
> remote:   File "/usr/lib/python2.7/xmlrpclib.py", line 1273, in request 
> remote:     return self.single_request(host, handler, request_body, 
> verbose) 
> remote:   File 
> "/srv/git/repositories/sage.git/hooks/post-receive.d/digest_transport.py", 
> line 154, in single_request 
> remote:     return self.parse_response(response) 
> remote:   File "/usr/lib/python2.7/xmlrpclib.py", line 1482, in 
> parse_response 
> remote:     return u.close() 
> remote:   File "/usr/lib/python2.7/xmlrpclib.py", line 792, in close 
> remote:     raise ResponseError() 
> remote: xmlrpclib.ResponseError: ResponseError() 
> To g...@trac.sagemath.org:sage.git 
>   * [new branch]      HEAD -> u/jdemeyer/homfly_doctest_errors 
>
> Changing the trac "Branch:" field... 
> Traceback (most recent call last): 
>    File "/home/jdemeyer/local/bin/git-trac", line 18, in <module> 
>      cmdline.launch() 
>    File "/home/jdemeyer/local/src/git-trac-command/git_trac/cmdline.py", 
> line 223, in launch 
>      app.push(ticket_number, remote=args.remote, force=args.force) 
>    File "/home/jdemeyer/local/src/git-trac-command/git_trac/app.py", 
> line 221, in push 
>      self.trac.set_remote_branch(ticket, remote) 
>    File 
> "/home/jdemeyer/local/src/git-trac-command/git_trac/trac_server.py", 
> line 144, in set_remote_branch 
>      ticket.number, comment, attributes, True) 
>    File "/usr/lib64/python2.7/xmlrpclib.py", line 1224, in __call__ 
>      return self.__send(self.__name, args) 
>    File "/usr/lib64/python2.7/xmlrpclib.py", line 1578, in __request 
>      verbose=self.__verbose 
>    File "/usr/lib64/python2.7/xmlrpclib.py", line 1264, in request 
>      return self.single_request(host, handler, request_body, verbose) 
>    File 
> "/home/jdemeyer/local/src/git-trac-command/git_trac/digest_transport_py2.py", 
>
> line 131, in single_request 
>      raise TracInternalError(e) 
> git_trac.trac_error.TracInternalError: <Fault 403: "TICKET_MODIFY 
> privileges are required to perform this operation on Ticket #20868. You 
> don't have the required permissions."> 
>
>

-- 
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