* Re: push git: failing on remote Fedora 10 as well as Cygwin too
@ 2009-04-19 14:19 Aaron Gray
0 siblings, 0 replies; only message in thread
From: Aaron Gray @ 2009-04-19 14:19 UTC (permalink / raw)
To: Git Mailing List
The same F10 server is failing when doing a push locally from Linux :-
[root@*** hello-world]# git push git://git.***/hello-world
Counting objects: 4, done.
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 535 bytes, done.
Total 3 (delta 1), reused 0 (delta 0)
error: unpack failed: unpacker exited with error code
To git://git.cybercomms.org/hello-world
! [remote rejected] master -> master (n/a (unpacker error))
error: failed to push some refs to 'git://git.***/hello-world'
messages :-
Apr 19 15:10:43 *** xinetd[29002]: START: git pid=30384
from=::ffff:192.168.0.1
Apr 19 15:10:43 *** git-daemon: [30384] Connection from 192.168.0.1:40205
Apr 19 15:10:43 *** git-daemon: [30384] Extended attributes (25 bytes) exist
<host=git.***>
Apr 19 15:10:44 *** git-daemon: [30384] Request receive-pack for
'/hello-world'
Apr 19 15:10:44 *** xinetd[29002]: EXIT: git status=0 pid=30384
duration=1(sec)
a 'git push /pub/git/hello-world' works fine though.
Aaron
On Sat, Apr 18, 2009 at 7:07 PM, Aaron Gray
<aaronngray.lists@googlemail.com> wrote:
I am trying to get git to do a remote push, but it is intermittent, hanging
sometimes, and not working others :-
Aaron Gray@AMD2500-PC /usr/src/test/gittest/hello-world
$ git push git://git.***/hello-world
Counting objects: 4, done.
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 557 bytes, done.
Total 3 (delta 1), reused 0 (delta 0)
fatal: read error (Software caused connection abort)
Server: F10
git is version 1.6.0.6
git-daemon 1.6.0.6-3.fc10.i386
Client: Cygwin
git is version 1.6.1.2
/var/log/messages :-
Apr 18 18:18:28 *** xinetd[29002]: START: git pid=3083
from=::ffff:212.19.110.144
Apr 18 18:18:28 *** git-daemon: [3083] Connection from 212.159.110.144:6008
Apr 18 18:18:28 *** git-daemon: [3083] Extended attributes (25 bytes) exist
<host=git.***.org>
Apr 18 18:18:29 *** git-daemon: [3083] Request receive-pack for
'/hello-world'
Apr 18 18:18:29 *** xinetd[29002]: EXIT: git status=0 pid=3083
duration=1(sec)
Aaron
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-04-19 14:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-19 14:19 push git: failing on remote Fedora 10 as well as Cygwin too Aaron Gray
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).