glibc-2.3.4-2.41.src.rpm problem
733610Jul 23 2010 — edited Jul 26 2010Hi;
I try to make 11gR2 installation on RHEL4u6, in prereuqest check screen it through
expected value: glibc-2.3.4-2.41.src.rpm
Actual value: glibc-2.3.4-2.39.src.rpm
The problem is i found this rpm from net and try to install it as below:
rpm -ivh glibc-2.3.4-2.41.src.rpm (also try rpm -Uvh glibc-2.3.4-2.41.src.rpm)
It through error like:
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
########################################### [100%]
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
but below quesy gives me:
rpm -q glibc-2.3.4-2.41.src.rpm
package glibc-2.3.4-2.41.src.rpm is not installed
I try to install yum but it stuck
How i can solve this issue?
Thanks