From fb15dc3e7cd9c89a1ddedeacac52cd37955c9faf Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Sat, 20 Jul 2013 22:31:02 +0000 Subject: [PATCH] Added a comment --- ...ment_6_02f0beef1188bfa336bf4220eb5c6286._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/bugs/Watcher_crashed:_addWatch:_does_not_exist/comment_6_02f0beef1188bfa336bf4220eb5c6286._comment diff --git a/doc/bugs/Watcher_crashed:_addWatch:_does_not_exist/comment_6_02f0beef1188bfa336bf4220eb5c6286._comment b/doc/bugs/Watcher_crashed:_addWatch:_does_not_exist/comment_6_02f0beef1188bfa336bf4220eb5c6286._comment new file mode 100644 index 0000000000..a21352693e --- /dev/null +++ b/doc/bugs/Watcher_crashed:_addWatch:_does_not_exist/comment_6_02f0beef1188bfa336bf4220eb5c6286._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.154.0.140" + subject="comment 6" + date="2013-07-20T22:31:02Z" + content=""" +Isolated the bug to a problem with the upstream inotify library. + I've sent in a patch to that library that fixes the problem. + +Unfortunately, I cannot work around it in git-annex more than I already have. It'll no longer crash, but will skip over files or directories that contain characters not valid in the current locale. + +I have applied my patch to the haskell-hinotify package in Debian unstable, and have deployed fixed versions to all my linux autobuilds, including Android. (An Android user had mentioned also seeing this bug.) +"""]]