summaryrefslogtreecommitdiff
path: root/doc/bugs/fsck_thinks_file_content_is_bad_when_it_isn__39__t.mdwn
blob: 32f045bdf8a7c351e3d7d3ef18ec4071317d4f73 (plain)
1
2
3
4
5
6
7
8
9
10
What steps will reproduce the problem?
What is the expected output? What do you see instead?

I can reproduce it locally, but don't know what's causing it. The file content is the same, I checked with md5sum and sha512sum. But fsck still thinks the content is different. Are there other factors I could check which fsck looks at? I'm using SHA512E backend.

What version of git-annex are you using? On what operating system?

git-annex version: 3.20120807 Ubuntu 12.04 updated on Aug 20th annex was installed via cabal on Aug 20th, all other packages are from ubuntu.

> What is the error message from fsck? --[[Joey]]