Received: (at submit) by bugs.debian.org; 27 Apr 1997 00:56:32 +0000 Received: (qmail 26827 invoked from network); 27 Apr 1997 00:56:32 -0000 Received: from dialin01.micron.net (198.60.253.198) by master.debian.org with SMTP; 27 Apr 1997 00:56:32 -0000 Received: from xerxes ([207.70.7.27]) by dialin01.micron.net (post.office MTA v2.0 0813 ID# 0-11401) with ESMTP id AAA742 for ; Sat, 26 Apr 1997 18:56:28 -0600 Sender: galen Message-ID: <3362A410.79A450E8@micron.net> Date: Sat, 26 Apr 1997 18:55:24 -0600 From: Galen Hazelwood X-Mailer: Mozilla 4.0b3C (X11; I; Linux 2.0.30 i586) MIME-Version: 1.0 To: submit@bugs.debian.org Subject: Odd error from /usr/bin/locale (glibc) X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Package: locales Version: 2.0.3-1 bash-2.00$ locale -h Usage: locale [OPTION]... name Mandatory arguments to long options are mandatory for short options too. -h, --help display this help and exit -V, --version output version information and exit -a, --all-locales write names of available locales -m, --charmaps write names of available charmaps -c, --category-name write names of selected categories -k, --keyword-name write names of selected keywords Report bugs using the `glibcbug' script to . bash-2.00$ locale -a POSIX locale: cannot read locale directory `/usr/share/locale:/usr/share/i18n': No such file or directory bash-2.00$ These directories most definitely do exist, so why is it giving this error?