Re: alpha-1 armv7 git failed: fatal: pack is corrupted (SHA1 mismatch)
Date: Sun, 13 Aug 2023 03:45:54 UTC
On Aug 12, 2023, at 14:57, bob prohaska <fbsd@www.zefox.net> wrote: > On Sat, Aug 12, 2023 at 02:29:02PM -0700, Mark Millard wrote: > [huge snip] > >> It may be that the problem you had was not local to your machine, >> or even to your local network. Some received byte(s) might well >> have been bad. >> > > It appears that the exact error varies with time. Perhaps I've > simply jumped the gun. The most recent message was > ... > Receiving objects: 100% (99626/99626), 314.27 MiB | 959.00 KiB/s, done. > Resolving deltas: 100% (21416/21416), done. > fatal: missing blob object '84f2442457380e747af01d49ad567da70f6cfcbb' > fatal: remote did not send all necessary objects You might need to use the ssh alternative if your context allows it: ssh://anongit@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 took less time transferring. === Mark Millard marklmi at yahoo.com