Re: alpha-1 armv7 git failed: fatal: pack is corrupted (SHA1 mismatch)

2023-08-13 Thread Mark Millard
On Aug 13, 2023, at 15:33, bob prohaska wrote: > On Sun, Aug 13, 2023 at 12:45:12PM -0700, Mark Millard wrote: >> >> Wow. I'm going to suggest doing a clone (to a temporary >> place) on one or more different types of system, such >> as aarch64 or amd64. If, say, aarch64 works but armv7 >> does

Re: alpha-1 armv7 git failed: fatal: pack is corrupted (SHA1 mismatch)

2023-08-13 Thread bob prohaska
On Sun, Aug 13, 2023 at 12:45:12PM -0700, Mark Millard wrote: > > Wow. I'm going to suggest doing a clone (to a temporary > place) on one or more different types of system, such > as aarch64 or amd64. If, say, aarch64 works but armv7 > does not, then the corruption may well be in some armv7 >

Re: alpha-1 armv7 git failed: fatal: pack is corrupted (SHA1 mismatch)

2023-08-13 Thread Mark Millard
On Aug 13, 2023, at 12:26, bob prohaska wrote: > On Sat, Aug 12, 2023 at 08:45:54PM -0700, Mark Millard wrote: >> >> You might need to use the ssh alternative if your >> context allows it: >> >> ssh://anon...@git.freebsd.org/src.git >> >> There was a time when git fetch proved unreliable >>

Re: alpha-1 armv7 git failed: fatal: pack is corrupted (SHA1 mismatch)

2023-08-13 Thread bob prohaska
On Sat, Aug 12, 2023 at 08:45:54PM -0700, Mark Millard wrote: > > You might need to use the ssh alternative if your > context allows it: > > ssh://anon...@git.freebsd.org/src.git > > There was a time when git fetch proved unreliable > in my context and I got around it via ssh use. It > also