Ok, we solved it by a force push.

The weird <exception str() failed> was probably because of french accents 
in git log error.

Julien

Le jeudi 25 août 2016 10:06:31 UTC+2, Julien Lavauzelle a écrit :
>
> Hi,
>
> I have the following git trac push error:
>
> Pushing to Trac #20100...
> Guessed remote branch: u/jlavauzelle/cyclic_code
> Traceback (most recent call last):
>   File "/usr/local/bin/git-trac", line 18, in <module>
>     cmdline.launch()
>   File "/usr/local/lib/python2.7/dist-packages/git_trac/cmdline.py", line 
> 223, in launch
>     app.push(ticket_number, remote=args.remote, force=args.force)
>   File "/usr/local/lib/python2.7/dist-packages/git_trac/app.py", line 216, 
> in push
>     self.repo.push(remote, force)
>   File "/usr/local/lib/python2.7/dist-packages/git_trac/git_repository.py"
> , line 197, in push
>     self.git.echo.push('trac', refspec)
>   File "/usr/local/lib/python2.7/dist-packages/git_trac/git_interface.py", 
> line 341, in meth
>     return self.execute(git_cmd, *args, **kwds)
>   File "/usr/local/lib/python2.7/dist-packages/git_trac/git_interface.py", 
> line 98, in execute
>     popen_stderr=subprocess.PIPE)
>   File "/usr/local/lib/python2.7/dist-packages/git_trac/git_interface.py", 
> line 263, in _run
>     raise GitError(result)
> git_trac.git_error.GitError: <exception str() failed>
>
>
> I tried many things: reinstall git-trac, change the remote url, use 
> different internet connections.
> None of them work.
> Weirdly, git trac checkout #ticket works though.
>
> Can someone help me?
>
> Thanks,
>
> Julien Lavauzelle
>

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