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
> ?
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
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
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
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
5 matches
Mail list logo