From: <rsbecker@nexbridge.com>
To: "'Taylor Blau'" <me@ttaylorr.com>
Cc: <git@vger.kernel.org>
Subject: RE: [BUG] 2.46.0 t7701.09 fails on NonStop ia64
Date: Sun, 4 Aug 2024 12:15:41 -0400 [thread overview]
Message-ID: <04ee01dae689$90b0e0f0$b212a2d0$@nexbridge.com> (raw)
In-Reply-To: <Zq+mF2fyL5hux+3k@nand.local>
>-----Original Message-----
>From: Taylor Blau <me@ttaylorr.com>
>Sent: Sunday, August 4, 2024 12:03 PM
>To: rsbecker@nexbridge.com
>Cc: git@vger.kernel.org
>Subject: Re: [BUG] 2.46.0 t7701.09 fails on NonStop ia64
>
>On Fri, Aug 02, 2024 at 06:07:55PM -0400, rsbecker@nexbridge.com wrote:
>> After the first repack, I have the following idx files. No foo/bar/baz inside.
>> The generate_random_blob() does generate the proper amount of bytes.
>> I tried changing 0xff to 0x00ff at the putchar just in case we had bad
>> sign extension - that wasn't it.
>
>Hmm. What is in these index files if not the three randomly generated objects? Can
>you run show-index instead and share the results of that on the pack(s) in your
>repository after the first repack, and share the results with the list?
>
>I think those would be more readable than a hexdump, especially if your machine
>random source is different than mine (in which case I can't guess the values of $foo,
>$bar, and $baz).
After git repack -d --cruft --max-cruft-size=1M &&...
./trash directory.t7704-repack-cruft/max-cruft-size-prune: git show-index < .git/objects/pack/pack-68c6c8c8538900694c32380ac1484201c8b60d8d.pack
fatal: unable to read index
./trash directory.t7704-repack-cruft/max-cruft-size-prune: git show-index < .git/objects/pack/pack-8f53f837597ebbdfc6f8ed173349e5cecbcfb97e.pack
fatal: corrupt index file
./trash directory.t7704-repack-cruft/max-cruft-size-prune: git show-index < .git/objects/pack/pack-b8dc9aadaadc12c82b0053fdee0039ae1025a8f8.pack
fatal: corrupt index file
./trash directory.t7704-repack-cruft/max-cruft-size-prune: git show-index < .git/objects/pack/pack-c2357b2b204fda52bc1f5515de94227e1db012af.pack
fatal: corrupt index file
Apparently, something is wrong. This is an ia64 Big Endian. Not sure that matters.
next prev parent reply other threads:[~2024-08-04 16:15 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-01 18:03 [BUG] 2.46.0 t7701.09 fails on NonStop ia64 rsbecker
2024-08-01 19:23 ` Taylor Blau
2024-08-01 22:25 ` rsbecker
2024-08-02 0:58 ` Taylor Blau
2024-08-02 1:51 ` rsbecker
2024-08-02 22:07 ` rsbecker
2024-08-04 16:02 ` Taylor Blau
2024-08-04 16:15 ` rsbecker [this message]
2024-08-04 16:19 ` Taylor Blau
2024-08-04 16:38 ` rsbecker
2024-08-04 18:12 ` Taylor Blau
2024-08-04 19:15 ` rsbecker
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='04ee01dae689$90b0e0f0$b212a2d0$@nexbridge.com' \
--to=rsbecker@nexbridge.com \
--cc=git@vger.kernel.org \
--cc=me@ttaylorr.com \
/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).