From: Jari Aalto <jari.aalto@cante.net>
To: git@vger.kernel.org
Subject: git 1.5.4 push/pull failure (1.5.3.8 works ok)
Date: Thu, 07 Feb 2008 11:54:55 +0200 [thread overview]
Message-ID: <fxw5w0pc.fsf@blue.sea.net> (raw)
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
reply other threads:[~2008-02-07 9:56 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=fxw5w0pc.fsf@blue.sea.net \
--to=jari.aalto@cante.net \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.