diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-07-17 11:37:08 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-07-17 11:37:08 -0400 |
commit | cb8e9a8ae2a3c802254fb649aedabca994f8a816 (patch) | |
tree | 265077612cc3d1f15f98d813b45b6291af4b8807 /doc | |
parent | 46bfdfdc6b0eb5d7e3ae0ad7b7eaae2b23573545 (diff) |
response
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/cannot_change_locale___40__en__95__US.UTF-8__41__/comment_1_d8d8e8f672ad7a95f6565d15ccd11e45._comment | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/bugs/cannot_change_locale___40__en__95__US.UTF-8__41__/comment_1_d8d8e8f672ad7a95f6565d15ccd11e45._comment b/doc/bugs/cannot_change_locale___40__en__95__US.UTF-8__41__/comment_1_d8d8e8f672ad7a95f6565d15ccd11e45._comment new file mode 100644 index 000000000..fa17f6e6b --- /dev/null +++ b/doc/bugs/cannot_change_locale___40__en__95__US.UTF-8__41__/comment_1_d8d8e8f672ad7a95f6565d15ccd11e45._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2015-07-17T15:34:21Z" + content=""" +This suggests that your system has misconfigured locales. Perhaps it has +the locale set to en_US.UTF-8 but does not have that locale configured. + +Doesn't seem likely to be a bug in git-annex. + +The same message is reported in +<http://git-annex.branchable.com/bugs/view_fails_with___34__invalid_character__34__/>. +Arch linux was also being used there. Surely the Arch wiki has something +about fixing your locale setting? :) +"""]] |