Jim Meyering, a developper, wrote to me :
Thank you for reporting that.
The problem is that diagnostics are being printed in an unexpected
language in spite of the code in tests/lang-default that is supposed
to force all diagnostics to be printed in English.
Please edit your copy of tests/chgrp/basic and add these lines
LC_ALL=C
export LC_ALL
after this one:
. $srcdir/../group-names
Then rerun that test:
make -C tests/chgrp TESTS=basic
If it still fails the same way (with French vs. English differences),
please run the following script and report what it prints:
#!/bin/sh
for i in \
LANG LANGUAGE LC_ALL LC_COLLATE LC_CTYPE LC_MESSAGES LC_NUMERIC
LC_TIME; do
eval "$i=; export $i"
done
env
locale
Le 17 juin 06 à 21:28, François Giron a écrit :
>
> Le 17 juin 06 à 17:18, Benjamin Reed a écrit :
>
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> François Giron wrote:
>>> Hello,
>>> I have a problem with coreutil update. I do fink update-all, then
>>> fink rebuild coreutils; but it's the same :
>>
>> Ah, it looks like their tests expect the locale to be english.
>> I'll see
>> if I can put an updated version up that fixes this.
>
> OK. I thank you
>
>>
>>
>> - --
>> Benjamin Reed a.k.a. Ranger Rick
>> http://ranger.befunk.com/
>>
>>
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v1.4.3 (Darwin)
>> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>>
>> iD8DBQFElB1fUu+jZtP2Zf4RAt+gAJ0RjzYGYlIHo5BGHjbB5h7/N9QjJACggl4u
>> Y4+Uf3PvH6P5gYbEG6Vv34Y=
>> =oc2S
>> -----END PGP SIGNATURE-----
>
>
>
> _______________________________________________
> Fink-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/fink-users
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users