The following reply was made to PR misc/165140; it has been noted by GNATS.
From: Thor Ablestar <[email protected]> To: Andriy Gapon <[email protected]> Cc: [email protected] Subject: Re: misc/165140: mount_msdosfs -W koi2dos cannot read file No. Date: Wed, 15 Feb 2012 22:15:30 +0900 On 02/15/12 21:52, Andriy Gapon wrote: > on 15/02/2012 14:48 Thor Ablestar said the following: >> On 02/15/12 21:42, Andriy Gapon wrote: >>> OK, what is output of 'locale' command in your shell? >> LANG= >> LC_CTYPE=ru_RU.KOI8-R >> LC_COLLATE="C" >> LC_TIME="C" >> LC_NUMERIC="C" >> LC_MONETARY="C" >> LC_MESSAGES="C" >> LC_ALL= > Right. You have to use UTF-8 locale. > Tried again to mount_msdosfs -L ru_RU.CP1251 Result: File accessible both with LC_CTYPE=ru_RU.KOI*-R and =ru_RU.UTF-8 In both cases file name is garbaged differently. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
