Bug#53680: libc6: Some locales have broken

1999-12-30 Thread Inaky Perez Gonzalez
To follow up your message description. I've had the same problem. I'm running several systems localized to Spanish (es_ES.ISO-8859-1), and they've also broken. I've been able to trace the problem to the call to setlocale (LC_ALL, ), having environment LANG=es_ES.ISO-8859-1. Tried

ru_RU.KOI8-R support LOST in glibc (2.1.2-11)!!!

1999-12-30 Thread Alexey Petrov
He are true! glibc (2.1.2-11) unstable; urgency=low * The If it ain't broke, you're not tryin' release. There is absent ru_RU.KOI8-R locale support in glibc now. All files present in locale pack, but absent in /usr/share/i18n/locales your new i18ndata_2.1.2-11_all.deb pack. In any case...

Bug#53737: perror(3) and its man page out of sync

1999-12-30 Thread Jan-Benedict Glaw
Package: glibc-doc Version: Man page says, perror() will print the string, a colon, a blank and then some helpful error message: -| man 3 perror |- The argument string s is printed first, then a colon and a blank, then

a problem with libc6

1999-12-30 Thread Sameh Ismail
hi i had a problem after installing libc6 on myCorelLinux plz give me a help :-))

glibc_2.1.2-11.0.1_i386.changes INSTALLED

1999-12-30 Thread Debian Installer
Installing: locales_2.1.2-11.0.1_all.deb to dists/potato/main/binary-all/admin/locales_2.1.2-11.0.1.deb replacing locales_2.1.2-11.deb If the override file requires editing, reply to this email. Thank you for your contribution to Debian GNU/Linux.

Bug#53748: defective debian/package-rules/libc-64.mk

1999-12-30 Thread Clint Adams
Package: libc6 Version: 2.1.2-11 Severity: normal debian/package-rules/libc-64.mk is missing a TAB on line 19 and has an extra endif. -- System Information Debian Release: potato Architecture: sparc Kernel: Linux pharaoh 2.2.13 #7 Wed Nov 3 12:56:22 EST 1999 sparc64 Versions of packages libc6

Bug#35842: libc6: libdl.so.2 has undefined references to '__getline' and '_dl_get_scope'

1999-12-30 Thread Tim G. Farrell
I fixed this on my machine after upgrading the libc and ldso. The sym link in /usr/lib for ld.so was pointing to the old /lib/libdl-2.0.7.so instead of the new /lib/libdl-2.1.2.so, and the old library did not exist. not sure if it the new compiler package or the new linker that did it. I'v