Hi Sean,

sean finney ([EMAIL PROTECTED]) schrieb:
>
> hi,
>
> this all looks normal.  i'm at a complete loss as to why tempfile is
> failing.  how about an strace of tempfile?

server:~# strace tempfile
execve("/bin/tempfile", ["tempfile"], [/* 13 vars */]) = 0
strace: exec: Exec format error

server:~# ls -la /bin/tempfile
-rwxr-xr-x  1 root root 0 2005-06-10 14:32 /bin/tempfile

Doh! The binary /bin/tempfile was corrupt. I reinstalled it with
'aptitude download tempfile' and 'dpkg -i tempfile*.deb'.
Now everything is ok.

Somehow my system is a bit unstable. I have to search after more empty files
now.
I have recently copied my system to a new RAID system. Maybe there some error
occured while copying and the file was 0 byte then.


Thank you very much Sean for pointing me to the right direction!
Please close it as 'no error' or something like that.


Kind regards


Daniel



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

Reply via email to