Le Sat, 29 Dec 2007 14:41:25 +0000 Ken Moffat <[EMAIL PROTECTED]>
a écrit :
> On Sat, Dec 29, 2007 at 01:30:15PM +0100, Nicolas FRANCOIS wrote:
> >
> > I use BLFS-SVN (the last one). I installed cracklib, Linux-PAM and then
> > moved on to shadow. There come the troubles :
> >
> > root [ /sources/shadow-4.0.18.1 ]# for i in de es fi fr id it pt_BR;
> > do convert-mans UTF-8 ISO-8859-1 man/${i}/*.?; done
> > iconv: Séquence d'échappement illégale à la position 67
> > iconv: Séquence d'échappement illégale à la position 158
> > iconv: Séquence d'échappement illégale à la position 566
> > iconv: Séquence d'échappement illégale à la position 439
> > iconv: Séquence d'échappement illégale à la position 1939
> > iconv: Séquence d'échappement illégale à la position 58
> >
> > For the non french speaking LFS folks, "Séquence d'échappement illégale"
> > translates to "illegal input sequence".
> >
> > What exactly is my problem ?
> >
> It looks as if at least 3 of the files you are processing contain
> characters which either are not in UTF-8, or else cannot be
> converted to ISO-8859-1. The conversion has already processed the
> good files, so you need fresh source to identify which files are
> causing the problem.
I like the mathematic precision of the sentence "at least 3 of the files
processed" :-) Back to a fresh source to identify the so called
problem...
> The easiest way to identify the file is probably to alter
> convert-mans to
>
> do
> echo "processing $1" # add this line
> FILE="$1"
So I did before launching the guilty command... And everything goes
fine ! No message, no error... I'm puzzled ! Anyway, as it works, I can
only imagine I did something wrong with the preceding commands.
So... sorry for the noise :-( and thanks again.
\bye
--
Nicolas FRANCOIS | /\
http://nicolas.francois.free.fr | |__|
X--/\\
We are the Micro$oft. _\_V
Resistance is futile.
You will be assimilated. darthvader penguin
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page