From 46bfdfdc6b0eb5d7e3ae0ad7b7eaae2b23573545 Mon Sep 17 00:00:00 2001 From: gideonite Date: Fri, 17 Jul 2015 15:23:38 +0000 Subject: --- ...change_locale___40__en__95__US.UTF-8__41__.mdwn | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 doc/bugs/cannot_change_locale___40__en__95__US.UTF-8__41__.mdwn 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 + + -- cgit v1.2.3