From: "Aaron Gray" <aaronngray.lists@googlemail.com>
To: "Git Mailing List" <git@vger.kernel.org>
Subject: Re: push git: failing on remote Fedora 10 as well as Cygwin too
Date: Sun, 19 Apr 2009 15:19:39 +0100 [thread overview]
Message-ID: <52ECF09C6DA04E3EBD97076191CF1BD8@HPLAPTOP> (raw)
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
reply other threads:[~2009-04-19 14:21 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=52ECF09C6DA04E3EBD97076191CF1BD8@HPLAPTOP \
--to=aaronngray.lists@googlemail.com \
--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 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).