Repairing yum's repositories on a RHEL5.
Posted
by The Rook
on Server Fault
See other posts from Server Fault
or by The Rook
Published on 2010-04-30T20:08:40Z
Indexed on
2010/04/30
20:18 UTC
Read the original article
Hit count: 804
I am using RHEL5 and yum is missing many packages, such as apache, php, and all php libraries . I have added the rpmforge repository, but i am still missing these packages. This is an i686 machine and there might not be many i686 packages available, I think that if i force an i386 i'll have serious problems.
How do I make sure I have a large number of compatible packages on a RHEL5 system? I didn't install this system, is it normal for RHEL5 to have virtually no useful packages in yum? How do RHEL5 administrators use yum without introducing conflicts with currently installed packages? Should I ditch yum and use apt?
Thanks!
© Server Fault or respective owner