Problem Solved::::
run yum clean all Edit the /etc/yum.repos.d/dell-community-repository.repo change the baseurl line to match this baseurl=http://linux.dell.com/repo/community/content/el5-i386/ My file is as follows, I remarked out the original baseurl for later reference. [dell-community] name=Dell Community Repository type=rpm-md #baseurl= http://linux.dell.com/repo/community//content/el$releasever-$basearch/ baseurl=http://linux.dell.com/repo/community/content/el5-i386/ mirrorlist= http://linux.dell.com/repo/community//mirrors.cgi?osname=el$releasever\&basearch=$basearch gpgcheck=1 gpgkey= http://linux.dell.com/repo/community//mirrors.cgi?osname=el$releasever&basearch=$basearch&redirpath=/repodata/repomd.xml.key http://linux.dell.com/repo/community//RPM-GPG-KEY-dell http://linux.dell.com/repo/community//RPM-GPG-KEY-libsmbios enabled=1 failover=priority bootstrapurl=http://linux.dell.com/repo/community//bootstrap.cgi This worked for me, hope you get the same mileage from it.
_______________________________________________ Linux-PowerEdge mailing list [email protected] https://lists.us.dell.com/mailman/listinfo/linux-poweredge Please read the FAQ at http://lists.us.dell.com/faq
