summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-10-31 15:34:19 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-10-31 15:34:19 -0400
commite340689bdec605a15a7d460e3fe0dd0dace7fab8 (patch)
tree5d92764e444e40833e298343e74885d9fd34d707
parent72c6a79043ce2c8111f8ecf7a524e795a12ffde4 (diff)
response
-rw-r--r--doc/bugs/assistant_crashes_in_TransferScanner/comment_7_d39a75177cc8fda77f3b4bcda6129a12._comment19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/bugs/assistant_crashes_in_TransferScanner/comment_7_d39a75177cc8fda77f3b4bcda6129a12._comment b/doc/bugs/assistant_crashes_in_TransferScanner/comment_7_d39a75177cc8fda77f3b4bcda6129a12._comment
new file mode 100644
index 000000000..262451a47
--- /dev/null
+++ b/doc/bugs/assistant_crashes_in_TransferScanner/comment_7_d39a75177cc8fda77f3b4bcda6129a12._comment
@@ -0,0 +1,19 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 7"""
+ date="2016-10-31T19:26:38Z"
+ content="""
+Ok so you're using that monstrosity where Arch repackages the git-annex
+standalone tarball into an Arch package? I never liked that because it's
+prone to this kind of breakage. AIUI, `pacman -S git-annex` will install
+a proper from-source build of git-annex and is the right thing to use.
+
+Anyway, I'm still wanting to get to the bottom of the problem
+since as I noted the same problem could occur if using a non-UTF8 locale.
+
+Did you leave out the filenames from the `git annex sync` output,
+or is it actually not printing any filenames there? It's very hard for me
+to understand output where some lines have been left out. It's fine
+if you replace all ASCII characters in your filenames with `X` in the paste
+you share.
+"""]]