* git 1.5.4 push/pull failure (1.5.3.8 works ok)
@ 2008-02-07 9:54 Jari Aalto
0 siblings, 0 replies; only message in thread
From: Jari Aalto @ 2008-02-07 9:54 UTC (permalink / raw)
To: git
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-02-07 9:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-07 9:54 git 1.5.4 push/pull failure (1.5.3.8 works ok) Jari Aalto
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.