"Fong Tin Joen, Raimund" <[EMAIL PROTECTED]> writes:

> LANG=en_US.UTF-8
> ...
> # cat Foo
> ./usr/share/apps/kturtle/examples/fr_FR/carré.logo
> ./usr/share/apps/kturtle/examples/fr_FR/carré.logo
> ./usr/share/apps/kturtle/examples/fr_FR/enroulé.logo
> ./usr/share/doc/man-pages-da-0.1.1/læsmig
> ./usr/share/doc/man-pages-da-0.1.1/læsmig
> ./usr/share/apps/kturtle/examples/fr_FR/enroulé.logo
> # sort Foo | uniq -u
> ./usr/share/apps/kturtle/examples/fr_FR/carré.logo
> ./usr/share/apps/kturtle/examples/fr_FR/carré.logo
> ./usr/share/apps/kturtle/examples/fr_FR/enroulé.logo
> ./usr/share/doc/man-pages-da-0.1.1/læsmig
> ./usr/share/doc/man-pages-da-0.1.1/læsmig
> ./usr/share/apps/kturtle/examples/fr_FR/enroulé.logo

Apparently you have found a bug here.  However, I cannot
reproduce the bug on Debian stable, which also uses
coreutils 5.2.1, so I suspect it's a bug in the Fedora port.
Fedora adds some internationalization code so that would be
an area I'd look at.  But you'll have to take this up with
the Fedora folks.

Also, I cannot reproduce the problem with Coreutils 6.3, so
I think you can work around the problem by building and
installing 6.3.  You can get the source code from
<ftp://ftp.gnu.org/gnu/coreutils/coreutils-6.3.tar.gz>.


_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to