-bash: child setpgid (560 to 560): No such process
I am getting the error message above every time I try to execute any command. For example:
[~]# ls -al /boot
-bash: child setpgid (560 to 560): No such process
total 5184
drwxr-xr-x 2 root root 4096 Dec 28 20:48 .
drwxr-xr-x 23 root root 4096 Dec 28 20:53 ..
-rw-r--r-- 1 root root 48513 Oct 27 13:54 config-2.6.9-22.0.1.EL
-rw-r--r-- 1 root root 48021 Oct 27 14:38 config-2.6.9-22.0.1.ELsmp
-rw-r--r-- 1 root root 394264 Dec 28 20:48 initrd-2.6.9-22.0.1.EL.img
-rw-r--r-- 1 root root 388817 Dec 28 20:47 initrd-2.6.9-22.0.1.ELsmp.img
-rw-r--r-- 1 root root 731197 Oct 27 13:54 System.map-2.6.9-22.0.1.EL
-rw-r--r-- 1 root root 758541 Oct 27 14:38 System.map-2.6.9-22.0.1.ELsmp
-rw-r--r-- 1 root root 1465200 Oct 27 13:54 vmlinuz-2.6.9-22.0.1.EL
-rw-r--r-- 1 root root 1426548 Oct 27 14:38 vmlinuz-2.6.9-22.0.1.ELsmp
All I did was run "yum update" and downloaded all the updates and installed them. Am I not supposed to do that after installing a distro?
Thanks,
LEC