summaryrefslogtreecommitdiff
path: root/doc/bugs/cannot_change_locale___40__en__95__US.UTF-8__41__.mdwn
blob: bdf288a411329ee25c77a6ebc74a5e333a1bd87f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
### 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

> Closing since I've seen nothing to indicate this is anything other than a
> misconfigured OS that doesn't have the requested locale available.
> [[done]] --[[Joey]]