-bash: child setpgid (560 to 560): No such process

Hi All,

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

2 Replies

You need to "mv /lib/tls /tls-disabled" as noted in the 2.6 kernel announcements.

Awesome, thank you. It fixed it.

LEC

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct