Danny Milosavljevic <dan...@scratchpost.org> skribis:

> On Thu, 13 Oct 2016 22:22:47 +0200
> l...@gnu.org (Ludovic Courtès) wrote:
>
>>   ldd $(which psql) | grep glibc
>
> $ ldd $(which psql) |grep glibc
>         libm.so.6 => 
> /gnu/store/m9vxvhdj691bq1f85lpflvnhcvrdilih-glibc-2.23/lib/libm.so.6 
> (0x00007fc4b8c49000)
>         libc.so.6 => 
> /gnu/store/m9vxvhdj691bq1f85lpflvnhcvrdilih-glibc-2.23/lib/libc.so.6 
> (0x00007fc4b8691000)
>         libpthread.so.0 => 
> /gnu/store/m9vxvhdj691bq1f85lpflvnhcvrdilih-glibc-2.23/lib/libpthread.so.0 
> (0x00007fc4b8474000)
>         
> /gnu/store/m9vxvhdj691bq1f85lpflvnhcvrdilih-glibc-2.23/lib/ld-linux-x86-64.so.2
>  (0x00007fc4b93be000)

Then you’d have to strace psql to see why it thinks that en_US.UTF-8 is
unavailable.

Ludo’.

Reply via email to