Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

glibc-2.3.4-2.41.src.rpm problem

733610Jul 23 2010 — edited Jul 26 2010
Hi;

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 23 2010
Added on Jul 23 2010
14 comments
8,154 views