Files Corrupted on System Restore
Posted
by Yar
on Server Fault
See other posts from Server Fault
or by Yar
Published on 2010-03-31T00:09:45Z
Indexed on
2010/03/31
3:03 UTC
Read the original article
Hit count: 609
Corruption
|osx
I restored my OSX today by copying the system over from a backup. Most things seem to be working, but every single GIT repo gives pretty much the same error
fatal: object 03b45161eb27228914e690e032ca8009358e9588 is corrupted
I have tried chowning, doing everything as sudo or root... I have no idea what to try next. This would be a normal git question except that it's on many repos. Ideas?
Note: I'm using git 1.7.0.3 and I was probably using 1.7.0 before.
Edit: Tried with 1.7.0.2 and it made no difference.
Edit: Even when copying any of the repos I get this strange message
cp: .git/objects/fe/86b676974a44aa7f128a55bf27670f4a1073ca: could not copy extended attributes to /eraseme/Pickers/.git/objects/fe/86b676974a44aa7f128a55bf27670f4a1073ca: Operation not permitted
© Server Fault or respective owner