From: Paul Wagland <pwagland@gmail.com>
To: git@vger.kernel.org
Subject: git gc error with git 2.37.2? (Introduced in 5a5ea141e7)
Date: Mon, 17 Oct 2022 19:10:44 +0200 [thread overview]
Message-ID: <2C46C994-6023-4C69-92DF-73291A6AF94D@gmail.com> (raw)
In-Reply-To: ebb035c1-d313-4f8e-b850-a6e11eeb374bn@googlegroups.com
Hi all,
On git-users, I started a discussion(*) about a git gc error that I was getting that started with git 2.37.2. After some followup from Mathias on that list, I have determined that the issues that I a having started with the following commit: https://github.com/git/git/commit/5a5ea141e7 ("revision: mark blobs needed for resolve-undo as reachable", 2022-06-09)
When I compile git locally with:
git checkout dc8c8deaa6
make
git rev-list --objects --indexed-objects
Then it works.
git checkout 5a5ea141e7
make
git rev-list --objects --indexed-objects
Then I get the error:
fatal: missing blob object ‘1d0f34d1c4314efcff527847755e4ccc77d44fb6'
How can I further diagnose how to fix this?
Cheers,
Paul
(*) discussion on git-users: https://groups.google.com/g/git-users/c/MKpmgpSC7xw/m/R5rLYDxJAgAJ
next parent reply other threads:[~2022-10-17 17:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <ebb035c1-d313-4f8e-b850-a6e11eeb374bn@googlegroups.com>
2022-10-17 17:10 ` Paul Wagland [this message]
2022-10-17 17:42 ` git gc error with git 2.37.2? (Introduced in 5a5ea141e7) Jeff King
2022-10-17 18:25 ` Paul Wagland
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=2C46C994-6023-4C69-92DF-73291A6AF94D@gmail.com \
--to=pwagland@gmail.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