summaryrefslogtreecommitdiff
path: root/doc/bugs
diff options
context:
space:
mode:
authorGravatar gideonite <gideonite@web>2015-07-17 15:23:38 +0000
committerGravatar admin <admin@branchable.com>2015-07-17 15:23:38 +0000
commit46bfdfdc6b0eb5d7e3ae0ad7b7eaae2b23573545 (patch)
treea62c48fe2795fca14f9142d9e47bc78a621079a9 /doc/bugs
parent11e03cbbf93b770031814bc0ed121d1982cfebc2 (diff)
Diffstat (limited to 'doc/bugs')
-rw-r--r--doc/bugs/cannot_change_locale___40__en__95__US.UTF-8__41__.mdwn30
1 files changed, 30 insertions, 0 deletions
diff --git a/doc/bugs/cannot_change_locale___40__en__95__US.UTF-8__41__.mdwn b/doc/bugs/cannot_change_locale___40__en__95__US.UTF-8__41__.mdwn
new file mode 100644
index 000000000..dd0a2b742
--- /dev/null
+++ b/doc/bugs/cannot_change_locale___40__en__95__US.UTF-8__41__.mdwn
@@ -0,0 +1,30 @@
+### Please describe the problem.
+
+All git annex commands run successfully but are prefixed by an annoying error message:
+
+"/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)"
+
+
+### What steps will reproduce the problem?
+
+`git annex init` or just about any git annex command.
+
+
+### What version of git-annex are you using? On what operating system?
+
+git-annex version: 5.20150710-g8fd7052 on arch linux 4.0.7-2.
+
+### Please provide any additional information below.
+
+# locale -a
+C
+en_US
+en_US.iso88591
+en_US.utf8
+hebrew
+he_IL
+he_IL.iso88598
+he_IL.utf8
+POSIX
+
+