All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Tom Sgouros" <tomfool@as220.org>
To: git@vger.kernel.org
Subject: mysterious error message
Date: Thu, 25 Sep 2008 17:33:38 -0400	[thread overview]
Message-ID: <20593.1222378418@as220.org> (raw)


Hello all:

I receive the following error message when I try to do a 'git push':

  tomfool@toms-box:hpl$ git push
  updating 'refs/heads/master'
    from ad4ae7925d3dd23798e7c5b733d2d8f930f7410f
    to   5b5f5fae014a4f3535fa10b0f6e28b4bf3225dc3
   Also local refs/remotes/origin/master
  Generating pack...
  Done counting 10 objects.
  Deltifying 10 objects...
  error: pack-objects died with strange error
  unpack eof before pack header was fully read
  ng refs/heads/master n/a (unpacker error)
  error: failed to push to 'ssh://tomfool@as220.org/home/tomfool/hpl.git'
  tomfool@toms-box:hpl$

I haven't been able to interpret this message, and haven't found it in
the documentation, and google has let me down, too.  Can anyone tell me
what is causing it?

I'm a new git user, and this is a new git archive.  I've successfully
done a couple of git push operations before, though.  The connection I'm
making is via ssh.  I'm working on a Mac OS X (10.4.9) machine over here
and the server to which I'm trying to push is a Linux box
(2.6.22-gentoo-r6).

Many thanks,

 -tom

-- 
 ------------------------
 tomfool at as220 dot org
 http://sgouros.com  
 http://whatcheer.net

             reply	other threads:[~2008-09-25 21:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-25 21:33 Tom Sgouros [this message]
2008-09-26  8:20 ` mysterious error message Uwe Kleine-König
2008-09-26 14:29   ` tom sgouros
2008-09-26 12:01 ` Johannes Schindelin
2008-09-26 14:26   ` Shawn O. Pearce
2008-09-26 14:32   ` tom sgouros
2008-09-26 14:37     ` Shawn O. Pearce
2008-09-28 15:18       ` tom sgouros

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=20593.1222378418@as220.org \
    --to=tomfool@as220.org \
    --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.