File: comment_1_8ccfac4cea4c54029b96b436ac2114ed._comment

package info (click to toggle)
git-annex 10.20250416-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 73,572 kB
  • sloc: haskell: 90,656; javascript: 9,103; sh: 1,469; makefile: 211; perl: 137; ansic: 44
file content (12 lines) | stat: -rw-r--r-- 457 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
[[!comment format=mdwn
 username="joey"
 subject="""comment 1"""
 date="2016-04-27T16:55:36Z"
 content="""
Pretty much anything is going to break when you run out of inodes; 
all the errors shown here are due to the git repository getting
inconsistent because of it. I don't see any part that's git-annex specific.

Is `git annex repair` able to repair it at all? I'd expect it would be able
to, as long as `git fsck` reports that there are problems.
"""]]