git 1.5.4 push/pull failure (1.5.3.8 works ok)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I just upgraded Git in SunOS/Debian/Cygwin and the 1.5.4 version causes
constant pull/push failures over ssh:

    $ git pull
    ...
    Resolving deltas: 100% (141/141), completed with 11 local objects.
    fatal: Fetch failure: jaalto@host:srv/git/repo

I downgraded all back to 1.5.3.8 in all hosts, and the pull/push failure
problem disappeared.

Jari

-----------------------------------------------------------------------
SunOS:

 $ uname -a
 SunOS host 5.9 Generic_118558-35 sun4u sparc SUNW,Serverblade1

 $ ldd /usr/local/bin/git
        libz.so =>       /opt/csw/lib/libz.so
        libiconv.so.2 =>         /opt/csw/lib/libiconv.so.2
        libsocket.so.1 =>        /usr/lib/libsocket.so.1
        libnsl.so.1 =>   /usr/lib/libnsl.so.1
        libcrypto.so.0.9.8 =>    /opt/csw/lib/libcrypto.so.0.9.8
        libc.so.1 =>     /usr/lib/libc.so.1
        libdl.so.1 =>    /usr/lib/libdl.so.1
        libmp.so.2 =>    /usr/lib/libmp.so.2
        /usr/platform/SUNW,Serverblade1/lib/libc_psr.so.1

Cygwin:

  $uname -a
  CYGWIN_NT-5.0 host 1.5.25(0.156/4/2) 2007-12-09 09:47 i686 Cygwin

    D:\cygwin\bin\git.exe
      D:\cygwin\bin\cygcrypto-0.9.8.dll
        D:\cygwin\bin\cygwin1.dll
          C:\WINNT\system32\ADVAPI32.DLL
            C:\WINNT\system32\NTDLL.DLL
            C:\WINNT\system32\KERNEL32.DLL
            C:\WINNT\system32\RPCRT4.DLL
      D:\cygwin\bin\cygiconv-2.dll
      D:\cygwin\bin\cygz.dll

Debian/unstable (hand compiled deb-src 1.5.3.8):

  $ ldd /usr/bin/git
        linux-gate.so.1 =>  (0xffffe000)
        libz.so.1 => /usr/lib/libz.so.1 (0xb7f0f000)
        libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb7dc2000)
        /lib/ld-linux.so.2 (0xb7f3a000)

-- 
Welcome to FOSS revolution: we fix and modify until it shines

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux