Hi,

It seems I have bumped into this bug.

This is what happend to me:

[EMAIL PROTECTED]:/# ls -l /etc/timezone
-rw-r--r-- 3 root root 8 May 11  2007 /etc/timezone
[EMAIL PROTECTED]:/# cat /etc/timezone
Etc/UTC
[EMAIL PROTECTED]:/# echo Etc/UTC > /etc/timezone
cowdancer: unexpected WIFEXITED status in waitpid
-bash: /etc/timezone: Cannot allocate memory
[EMAIL PROTECTED]:/# echo "Etc/UTC" > /etc/timezone
cowdancer: unexpected WIFEXITED status in waitpid
-bash: /etc/timezone: Cannot allocate memory
[EMAIL PROTECTED]:/# echo "Etc/UTC " > /etc/timezone
cowdancer: unexpected WIFEXITED status in waitpid
-bash: /etc/timezone: Cannot allocate memory
[EMAIL PROTECTED]:/# echo " Etc/UTC" > /etc/timezone
cowdancer: unexpected WIFEXITED status in waitpid
-bash: /etc/timezone: Cannot allocate memory
[EMAIL PROTECTED]:/# echo "etc/UTC" > /etc/timezone
cowdancer: unexpected WIFEXITED status in waitpid
-bash: /etc/timezone: Cannot allocate memory
[EMAIL PROTECTED]:/# echo "  " > /etc/timezone
cowdancer: unexpected WIFEXITED status in waitpid
-bash: /etc/timezone: Cannot allocate memory
[EMAIL PROTECTED]:/# rm /etc/timezone
[EMAIL PROTECTED]:/# touch /etc/timezone
[EMAIL PROTECTED]:/# echo "Etc/UTC" > /etc/timezone
[EMAIL PROTECTED]:/# 


-- 
"Programming today is a race between software engineers striving to build
bigger and better idiot-proof programs, and the Universe trying to produce
bigger and better idiots. So far, the Universe is winning."
                -- (Rich Cook)
Saludos /\/\ /\ >< `/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to