Re: Git dumping core running fsck --full
- Reply: bob prohaska : "Re: Git dumping core running fsck --full"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 25 May 2024 07:34:22 UTC
In your previous mail about git problems on this(?) rpi2 you had a conflict of installed packages. Some of these packages seemed to be from last year mixed with packages from now. Did you resolve that? Regards, Ronald Van: bob prohaska <fbsd@www.zefox.net> Datum: 24 mei 2024 18:14 Aan: freebsd-arm@freebsd.org Onderwerp: Git dumping core running fsck --full > > > A Pi2 running armv7 seems to be having trouble with git in /usr/src: > > git fsck --full > Checking object directories: 100% (256/256), done. > error: packed 6556488ac8bd92029ac6992fb8c84843666dfabd from .git/objects/pack/pack-5b88c64b27d23cd8320f898701572334cefa7efb.pack is corrupt > error: packed 4280d477bcb5fe4e55875e0c32821cf85bc51412 from .git/objects/pack/pack-cf43129499f3e6d2a1da858edf15b0b859a3e140.pack is corrupt > error: packed d4d3c521a568d1fb5cba9e60d4bcf039293658ff from .git/objects/pack/pack-a901bf73025d31bb31b1d094399468894e6d65e2.pack is corrupt > error: .git/objects/pack/pack-a9bc4b125cf9a61746f3eab01936dadffc1f1f82.pack pack checksum mismatch > error: packed ac89032994dc1d67886ed30845a8627957085144 from .git/objects/pack/pack-622f4c94b6da1b07dc8bdfcdc98f7098a87cf87f.pack is corrupt > > There follows a long list of "pack is corrupt messages, ending with > > error: packed 0bc27844ec96ee6d9635a02e46ec43b49d4704d3 from .git/objects/pack/pack-622f4c94b6da1b07dc8bdfcdc98f7098a87cf87f.pack is corrupt > error: packed ac89032994dc1d67886ed30845a8627957085144 from .git/objects/pack/pack-622f4c94b6da1b07dc8bdfcdc98f7098a87cf87f.pack is corrupt > Segmentation fault (core dumped)4627031) > > The segfault looks like a problem with git; might it be something else? > > Thanks for reading, > > bob prohaska > > > > > >