File: comment_2_bf15b686b07c5e6e95796affa497a541._comment

package info (click to toggle)
git-annex 7.20190129-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 56,292 kB
  • sloc: haskell: 59,105; sh: 1,255; makefile: 225; perl: 136; ansic: 44
file content (13 lines) | stat: -rw-r--r-- 438 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
[[!comment format=mdwn
 username="joey"
 subject="""comment 2"""
 date="2017-02-10T18:52:59Z"
 content="""
I was able to reproduce the problem with a FAT filesystem
mounted on Linux, if I manually enabled annex.pidlock
before git-annex init. Hard linking does not work on FAT, so that
matches my earlier guess.

I've committed a fix for this, so try again with a recent autobuild of
git-annex and it will probably fix your problem.
"""]]