Git development
 help / color / mirror / Atom feed
From: Dmitry Potapov <dpotapov@gmail.com>
To: John Dlugosz <JDlugosz@TradeStation.com>
Cc: git@vger.kernel.org
Subject: Re: Cryptic error messages?
Date: Tue, 21 Apr 2009 16:08:14 +0400	[thread overview]
Message-ID: <20090421120814.GL25059@dpotapov.dyndns.org> (raw)
In-Reply-To: <450196A1AAAE4B42A00A8B27A59278E70ACE0030@EXCHANGE.trad.tradestation.com>

On Mon, Apr 20, 2009 at 04:18:09PM -0400, John Dlugosz wrote:
> $ git push
> Counting objects: 9, done.
> Compressing objects: 100% (8/8), done.
> Writing objects: 100% (8/8), 3.62 KiB, done.
> Total 8 (delta 4), reused 0 (delta 0)
> Unpacking objects: 100% (8/8), done.
> fatal: unresolved deltas left after unpacking

I think that is the key message...

> error: unpack failed: unpacker exited with error code
> To //tx01fs01/sys/dev/git/repositories/aardvark.git
>  ! [remote rejected] dev -> dev (n/a (unpacker error))
> error: failed to push some refs to
> '//tx01fs01/sys/dev/git/repositories/aardvark
> .git'
> 
> 
> 
> Huh?  I'm having trouble defending git's reputation.

I don't think that information is very helpful. It would be far more
useful to know what version of Git on client and server sides are
running. Also, running "git fsck --full" may be helpful.

I suspect you have a very old Git version on the server side.


Dmitry

  reply	other threads:[~2009-04-21 12:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-20 20:18 Cryptic error messages? John Dlugosz
2009-04-21 12:08 ` Dmitry Potapov [this message]
2009-04-21 16:54   ` John Dlugosz
2009-04-22 20:32 ` Jeff King
2009-04-22 20:50   ` Jeff King
2009-04-22 21:14     ` Junio C Hamano
2009-04-22 21:23       ` Jeff King
2009-04-22 22:07   ` John Dlugosz

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=20090421120814.GL25059@dpotapov.dyndns.org \
    --to=dpotapov@gmail.com \
    --cc=JDlugosz@TradeStation.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