That should no happen ... what is the output of
uname -m
and
ldd /bin/ls | grep -E '^\s*/lib' | awk '{ print $1 }'
on this system?
That seems to indicate that is was already running before?
That should no happen ... what is the output of
uname -m
and
ldd /bin/ls | grep -E '^\s*/lib' | awk '{ print $1 }'
on this system?
That seems to indicate that is was already running before?