summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-08-03 13:49:49 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-08-03 13:49:49 -0400
commitf42ef65f65bc8257a0c702d57c7ed0932580c72b (patch)
treeb3f0234c6bec1cb2081836b01078c7a7163f7599
parentaabaf3d797975a385ba55a90d01ba9d859f2fcd9 (diff)
hinotify patch accepted
-rw-r--r--doc/bugs/Error_writing_log_message_when_filename_contains_Unicode_chars.mdwn2
-rw-r--r--doc/bugs/Error_writing_log_message_when_filename_contains_Unicode_chars/comment_3_eb14f37daebccca05c413acd3112e5a0._comment3
2 files changed, 4 insertions, 1 deletions
diff --git a/doc/bugs/Error_writing_log_message_when_filename_contains_Unicode_chars.mdwn b/doc/bugs/Error_writing_log_message_when_filename_contains_Unicode_chars.mdwn
index 686f28f58..3c00472d7 100644
--- a/doc/bugs/Error_writing_log_message_when_filename_contains_Unicode_chars.mdwn
+++ b/doc/bugs/Error_writing_log_message_when_filename_contains_Unicode_chars.mdwn
@@ -21,3 +21,5 @@ Linux 4.0.9
[2015-07-28 14:24:59 CEST] Transferrer: Uploaded 978Error writing log message: <stderr>: hPutChar: invalid argument (invalid character) (original message: [2015-07-28 14:24:59 CEST] Transferrer: Uploaded 978\65533\65533\655330\65533\65533..1\65533\65533\655330.pdf)
"""]]
+> Closing this because the main bug is fixed in hinotify git and will
+> percolate to the git-annex builds eventually. [[done]] --[[Joey]]
diff --git a/doc/bugs/Error_writing_log_message_when_filename_contains_Unicode_chars/comment_3_eb14f37daebccca05c413acd3112e5a0._comment b/doc/bugs/Error_writing_log_message_when_filename_contains_Unicode_chars/comment_3_eb14f37daebccca05c413acd3112e5a0._comment
index c486518a4..db3513b48 100644
--- a/doc/bugs/Error_writing_log_message_when_filename_contains_Unicode_chars/comment_3_eb14f37daebccca05c413acd3112e5a0._comment
+++ b/doc/bugs/Error_writing_log_message_when_filename_contains_Unicode_chars/comment_3_eb14f37daebccca05c413acd3112e5a0._comment
@@ -4,7 +4,8 @@
date="2015-08-03T15:28:00Z"
content="""
I've developed a patch to hinotify that fixes the problem. Hopefully it will
-be accepted upstream soon. Verified that with it, the assistant can add
+be accepted upstream soon. (Update: It's merged and will be in the next
+release of hinotify.) Verified that with it, the assistant can add
these files even when run in LANG=C.
The debug logger still shows the error message, but it's not actually fatal,