Bug#735336: git-svn fails 'tempfile' can't be called as a method at /usr/share/perl5/Git.pm line 1042.

2014-01-17 Thread James Michael DuPont
The problem that I originally had is resolved. git version 1.8.5.2 I will continue with testing that. This bug in git.pm occured the in the workaround that is not needed any more but should be applied anyway. mike On Thu, Jan 16, 2014 at 5:24 PM, Jonathan Nieder jrnie...@gmail.com wrote:

Bug#735336: git-svn fails 'tempfile' can't be called as a method at /usr/share/perl5/Git.pm line 1042.

2014-01-16 Thread Jonathan Nieder
James Michael DuPont wrote: This is with : Gerrit Code Review http://code.google.com/p/gerrit/ (2.7) No shallow clones. Using git review to make the most basic changes. It seems to be all the time when I want to update an existing changes. Yes, I am able to build native version, debs and

Bug#735336: git-svn fails 'tempfile' can't be called as a method at /usr/share/perl5/Git.pm line 1042.

2014-01-16 Thread James Michael DuPont
Using the freshly built version the problem does not occur : git version 1.8.5.3.321.g14598b9 and with 1.8.5.3.322.ge0eac25 it also works! I will continue my daily work with the latest and keep you informed. mike On Thu, Jan 16, 2014 at 2:55 PM, Jonathan Nieder jrnie...@gmail.com wrote:

Bug#735336: git-svn fails 'tempfile' can't be called as a method at /usr/share/perl5/Git.pm line 1042.

2014-01-16 Thread Jonathan Nieder
James Michael DuPont wrote: Using the freshly built version the problem does not occur : git version 1.8.5.3.321.g14598b9 Weird. I don't think there's been a change that should have fixed it. Does 1.8.5.2 from testing or sid (putting /usr/bin earlier in $PATH again) still reproduce the

Bug#735336: git-svn fails 'tempfile' can't be called as a method at /usr/share/perl5/Git.pm line 1042.

2014-01-15 Thread James Michael DuPont
Well I started to use gerrit and got this problem, using the newest version of git 1.8 something that is why i had to downgrade. On Tue, Jan 14, 2014 at 6:01 PM, Jonathan Nieder jrnie...@gmail.com wrote: Jonathan Nieder wrote: James Michael DuPont wrote: I am forced to use an older

Bug#735336: git-svn fails 'tempfile' can't be called as a method at /usr/share/perl5/Git.pm line 1042.

2014-01-15 Thread Jonathan Nieder
James Michael DuPont wrote: Well I started to use gerrit and got this problem, using the newest version of git 1.8 something that is why i had to downgrade. What Gerrit version? Does it happen only some of the time, or 100% of the time when you try to push changes of a certain kind? Are you

Bug#735336: git-svn fails 'tempfile' can't be called as a method at /usr/share/perl5/Git.pm line 1042.

2014-01-15 Thread James Michael DuPont
This is with : Gerrit Code Review http://code.google.com/p/gerrit/ (2.7) No shallow clones. Using git review to make the most basic changes. It seems to be all the time when I want to update an existing changes. Yes, I am able to build native version, debs and apply patches for sure. On Wed, Jan

Bug#735336: git-svn fails 'tempfile' can't be called as a method at /usr/share/perl5/Git.pm line 1042.

2014-01-14 Thread Jonathan Nieder
Jonathan Nieder wrote: James Michael DuPont wrote: I am forced to use an older version of git because of the problems with gerrit. http://stackoverflow.com/questions/16586642/git-unpack-error-on-push-to-gerrit That is why I instlled the older version of git. Let's start with that. Can