From: Johannes Sixt <j.sixt@viscovery.net>
To: Larry Finger <Larry.Finger@lwfinger.net>
Cc: git@vger.kernel.org
Subject: Re: Problem packing repository
Date: Mon, 22 Jun 2009 08:30:17 +0200 [thread overview]
Message-ID: <4A3F24F9.2060502@viscovery.net> (raw)
In-Reply-To: <4A3EF989.4070101@lwfinger.net>
Larry Finger schrieb:
> For the past 2 weeks, every pull from the mainline kernel repository
> has included the following message about "Auto packing" that fails to
> complete.
>
> git --version yields "git version 1.6.3.2.198.g6096d"
>
> ================================================
>
> Auto packing your repository for optimum performance. You may also
> run "git gc" manually. See "git help gc" for more information.
> usage: git-pack-objects [{ -q | --progress | --all-progress }]
> [--max-pack-size=N] [--local] [--incremental]
> [--window=N] [--window-memory=N] [--depth=N]
> [--no-reuse-delta] [--no-reuse-object] [--delta-base-offset]
> [--threads=N] [--non-empty] [--revs [--unpacked | --all]*]
> [--reflog]
> [--stdout | base-name] [--include-tag]
> [--keep-unreachable | --unpack-unreachable]
> [<ref-list | <object-list]
> error: failed to run repack
I'm pretty sure that you have inconsistent versions of git in your PATH.
You can use GIT_TRACE=2 to debug this. I think that you should get the
same error if you run 'git gc' manually.
-- Hannes
next prev parent reply other threads:[~2009-06-22 6:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-22 3:24 Problem packing repository Larry Finger
2009-06-22 6:30 ` Johannes Sixt [this message]
2009-06-22 14:53 ` Larry Finger
-- strict thread matches above, loose matches on Subject: below --
2009-07-27 15:31 Murphy, John
2009-07-27 15:56 ` Shawn O. Pearce
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=4A3F24F9.2060502@viscovery.net \
--to=j.sixt@viscovery.net \
--cc=Larry.Finger@lwfinger.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 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).