Re: git broken for AIX somewhere between 2.13.2 and 2.13.3

2018-07-29 Thread Michael
On 29/07/2018 23:40, Andreas Schwab wrote: On Jul 29 2018, Ævar Arnfjörð Bjarmason wrote: Also, to you and anyone else with access to AIX: I'd be happy to figure these issues out pro-actively if you give me a login to an AIX machine. I promise not to do anything except compile/debug/test git o

Re: git broken for AIX somewhere between 2.13.2 and 2.13.3

2018-07-29 Thread Andreas Schwab
On Jul 29 2018, Ævar Arnfjörð Bjarmason wrote: > Also, to you and anyone else with access to AIX: I'd be happy to figure > these issues out pro-actively if you give me a login to an AIX > machine. I promise not to do anything except compile/debug/test git on > it. The GCC compile farm

Re: git broken for AIX somewhere between 2.13.2 and 2.13.3

2018-07-29 Thread Michael
On 29/07/2018 22:06, brian m. carlson wrote: On Sun, Jul 29, 2018 at 09:48:43PM +0200, Michael wrote: On 29/07/2018 21:27, brian m. carlson wrote: Well, that explains it. I would recommend submitting a patch to https://github.com/cr-marcstevens/sha1collisiondetection, and the we can pull in th

Re: git broken for AIX somewhere between 2.13.2 and 2.13.3

2018-07-29 Thread brian m. carlson
On Sun, Jul 29, 2018 at 09:48:43PM +0200, Michael wrote: > On 29/07/2018 21:27, brian m. carlson wrote: > > Well, that explains it. I would recommend submitting a patch to > > https://github.com/cr-marcstevens/sha1collisiondetection, and the we can > > pull in the updated submodule with that fix.

Re: git broken for AIX somewhere between 2.13.2 and 2.13.3

2018-07-29 Thread Ævar Arnfjörð Bjarmason
On Sun, Jul 29 2018, Michael wrote: > On 29/07/2018 20:10, brian m. carlson wrote: >> On Sun, Jul 29, 2018 at 06:44:26PM +0200, Michael wrote: >>> root@x066:[/tmp/xxx]git --version >>> git version 2.13.3 >>> root@x066:[/tmp/xxx]git clone g...@github.com:aixtools/hello-world.git >>> Cloning into

Re: git broken for AIX somewhere between 2.13.2 and 2.13.3

2018-07-29 Thread Michael
On 29/07/2018 21:27, brian m. carlson wrote: On Sun, Jul 29, 2018 at 08:59:39PM +0200, Michael wrote: On 29/07/2018 20:10, brian m. carlson wrote: Are you using SHA1DC on that system, and does compiling with another SHA-1 implementation help? There was a change to the SHA1DC code big endian de

Re: git broken for AIX somewhere between 2.13.2 and 2.13.3

2018-07-29 Thread Michael
On 29/07/2018 20:10, brian m. carlson wrote: On Sun, Jul 29, 2018 at 06:44:26PM +0200, Michael wrote: root@x066:[/tmp/xxx]git --version git version 2.13.3 root@x066:[/tmp/xxx]git clone g...@github.com:aixtools/hello-world.git Cloning into 'hello-world'... remote: Counting objects: 3, done. remot

Re: git broken for AIX somewhere between 2.13.2 and 2.13.3

2018-07-29 Thread brian m. carlson
On Sun, Jul 29, 2018 at 06:44:26PM +0200, Michael wrote: > root@x066:[/tmp/xxx]git --version > git version 2.13.3 > root@x066:[/tmp/xxx]git clone g...@github.com:aixtools/hello-world.git > Cloning into 'hello-world'... > remote: Counting objects: 3, done. > remote: Total 3 (delta 0), reused 0 (delt

git broken for AIX somewhere between 2.13.2 and 2.13.3

2018-07-29 Thread Michael
Hi, Several years ago I had downloaded and packaged git-2.10.1 with no real issues, and it has been working fine. Deciding it was time for an update I downloaded git-2.18.0 and built from scratch. After testing lots of version - the the last 2.12 version worked; git-2.13.2 works but git-2.13