Displaying 1 result from an estimated 1 matches for "t_1898".
2006 May 23
1
Three kernel RPMs at same time and yum error: "sem_post: Invalid argument"
...eetings,
I just ran "yum update" on a remote 4.2 Centos install. Then I typed
"yum search some package" and got this error message repeating
continuously:
sem_post: Invalid argument
A search for this message revealed only these links:
http://www.linode.com/forums/archive/o_t/t_1898/centos4_installations_rpm_database_corruption.html
http://bugs.centos.org/view.php?id=1202
If I run the command to look for duplicated RPMs described in those
pages I get:
-bash-3.00# rpm -qa | sed 's/\([A-Za-z0-9]\)-[0-9].*$/\1/' | sort | uniq -d
kernel
As a matter of fact, I also get...