Package: bash
Version: 3.0-15
Severity: normal
The nocaseglob setting is ignored, even without LC_COLLATE set (which
was the problem reported in bugs #203820 and #301717). Here's a
transcript in a directory containing just one file ('A'):
$ shopt nocaseglob
nocaseglob off
$ ls
A
$ echo [a-z]
A
$ printenv LC_COLLATE
$
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13-local02
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages bash depends on:
ii base-files 3.1.6 Debian base system miscellaneous f
ii libc6 2.3.5-3 GNU C Library: Shared libraries an
ii libncurses5 5.4-9 Shared libraries for terminal hand
ii passwd 1:4.0.3-35 change and administer password and
bash recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]