Bug#877900: How to get 24-hour time on en_US.UTF-8 locale now?

2019-02-07 Thread Ansgar
, > which defeats my understanding of the purpose of this proposal. So, for > example, in ls -l: I don't think the "C.UTF-8" locale covered by any promises POSIX might make for "C". (Nor is what happens when no LC_*, LANG vairables are set at all.) Ansgar

Bug#877900: How to get 24-hour time on en_US.UTF-8 locale now?

2019-02-07 Thread Ansgar
dian in C.UTF-8: WEEKDAY MMM DD HH:MM:SS TZ while en_US.UTF-8 has at least DD MMM ... Having -MM-DD HH:MM:SS[+] instead would be much nicer if we were to create an arbitrary set of new rules for a new universal "en" locale ;-) ) Ansgar

Bug#909047: libc6.preinst: possible typo in 's/\bsamaba\b/smbd/g'

2018-09-17 Thread Ansgar Burchardt
Package: libc6 Version: 2.27-6 Severity: normal libc6.preinst includes: -e's/\bsamaba\b/smbd/g' This looks like a typo to me. I assume it should be samba instead of samaba? Ansgar