>>>>> On Tue, 03 Sep 2013 15:44:45 +0200, Karl Koch <[email protected]> said:
>> What is the output of local (without -a)
>>
> # locale
> LANG=
> LANGUAGE=
> LC_CTYPE="POSIX"
> LC_NUMERIC="POSIX"
> LC_TIME="POSIX"
> LC_COLLATE="POSIX"
> LC_MONETARY="POSIX"
> LC_MESSAGES="POSIX"
> LC_PAPER="POSIX"
> LC_NAME="POSIX"
> LC_ADDRESS="POSIX"
> LC_TELEPHONE="POSIX"
> LC_MEASUREMENT="POSIX"
> LC_IDENTIFICATION="POSIX"
> LC_ALL=
Mmm. When I set my locale to POSIX, I get the correct output.
But I'm pretty sure, that a wrong locale is the cause of your
problems. Please try to set your locale to another value.
Do you call setup-storage from within FAI? If yes, please check your
fai.log if there's any locale setting going on.
--
regards Thomas