Your message dated Thu, 27 Jun 2013 19:45:22 +0200
with message-id <20130627174522.GI4252@pisco.westfalen.local>
and subject line Closing
has caused the Debian Bug report #483781,
regarding FAT: utf8 is not a recommended IO charset for FAT filesystems,
filesystem will be case sensitive!
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
483781: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483781
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux-image-2.6.25-2-686
Version: 2.6.25-4
Severity: wishlist
One sees in dmesg
FAT: utf8 is not a recommended IO charset for FAT filesystems,
filesystem will be case sensitive!
even
# env - LC_ALL=C mount /fat
won't turn it off. How can one turn off the warning?
Anyway, the file system is not as sensitive as one thinks anyway:
$ touch K k
touch: cannot touch `k': File exists
$ mount
/dev/sdb1 on /mnt/usb/cf type vfat (rw,shortname=mixed,..)
$ touch Kk KK
$ touch bb BB
$ find -type f -mmin -11 -ls
133 14 drwxr-xr-x 2 jidanni jidanni 14336 5月 31 08:45 .
208 0 -rw-r--r-- 1 jidanni jidanni 0 5月 31 08:43 ./K
209 0 -rw-r--r-- 1 jidanni jidanni 0 5月 31 08:44 ./Kk
236 0 -rw-r--r-- 1 jidanni jidanni 0 5月 31 08:45 ./bb
See also http://ubuntuforums.org/showthread.php?t=264501 ,
https://launchpad.net/ubuntu/+bug/62321
--- End Message ---
--- Begin Message ---
Hi,
your bug has been filed against the "linux-2.6" source package and has
been tagged "wontfix" for some time, we're closing it now.
Cheers,
Moritz
--- End Message ---