From: Larry Finger <Larry.Finger@lwfinger.net>
To: Johannes Sixt <j.sixt@viscovery.net>
Cc: git@vger.kernel.org
Subject: Re: Problem packing repository
Date: Mon, 22 Jun 2009 09:53:28 -0500 [thread overview]
Message-ID: <4A3F9AE8.30405@lwfinger.net> (raw)
In-Reply-To: <4A3F24F9.2060502@viscovery.net>
Johannes Sixt wrote:
> 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.
Thanks. My initial git installation came from an openSUSE 11.1
package. I had then pulled the source, deleted the package, then built
and installed the new version. Unfortunately, not everything was
removed, but it is working now.
Larry
next prev parent reply other threads:[~2009-06-22 14:53 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
2009-06-22 14:53 ` Larry Finger [this message]
-- 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=4A3F9AE8.30405@lwfinger.net \
--to=larry.finger@lwfinger.net \
--cc=git@vger.kernel.org \
--cc=j.sixt@viscovery.net \
/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.