Re: alpha-1 armv7 git failed: fatal: pack is corrupted (SHA1 mismatch)
Mark Millard <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <[email protected]> |
On Aug 12, 2023, at 14:57, bob prohaska <[email protected]> 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://[email protected]/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