Bug#748215: Provide a C.UTF-8 locale by default

2016-09-10 Thread Jérémy Lal
Package: libc6 Version: 2.24-2 Followup-For: Bug #748215 Something important has changed w.r.t. that matter: export LANG=C.UTF-8 echo "ça va が" | iconv -f UTF-8 -t 'ascii//translit' in Jessie, it returns expectedly > ca va iconv: illegal input sequence at position 7 in Stretch, it returns > ?

Bug#840199: libc6: setlocale(LC_ALL, "C.UTF-8") used to work in jessie

2016-10-09 Thread Jérémy Lal
Package: libc6 Version: 2.24-3 Severity: normal Hi, This used to work in jessie: export LC_ALL="C.UTF-8" echo "ça va" | iconv -f UTF-8 -t "ascii//TRANSLIT" > ca va Now it doesn't: > ?a va Jérémy -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'un

Bug#65041: glibc does not allow numeric hostnames

2022-02-10 Thread Jérémy Lal
Package: libc6 Version: 2.33-5 Followup-For: Bug #65041 Hi, just a testimony that i spent several hours trying to figure out what was happening with the all-digits hostname, and the email server complaining about not having a fully qualified domain name. So yes, it still applies to latest versio

Bug#1027789: libc-bin: zic should not be installed in /sbin/

2023-01-03 Thread Jérémy Lal
Package: libc-bin Version: 2.36-7 Severity: normal It seems very odd that zic is installed in /sbin/zic. Jérémy -- System Information: Debian Release: bookworm/sid APT prefers unstable APT policy: (500, 'unstable'), (101, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 6.0.0-6-amd64

Bug#1027789: libc-bin: zic should not be installed in /sbin/

2023-01-03 Thread Jérémy Lal
Le mar. 3 janv. 2023 à 21:23, Aurelien Jarno a écrit : > Hi, > > On 2023-01-03 12:18, Jérémy Lal wrote: > > Package: libc-bin > > Version: 2.36-7 > > Severity: normal > > > > It seems very odd that zic is installed in /sbin/zic. > > Could yo