Alan; On Wed, 2004-12-22 at 19:52 -0800, alan wrote: > On Wed, 22 Dec 2004, Tamer Ziady wrote: > > > Hello All; > > > > I have a machine that I installed that uses a Mylex DAC RAID card. > > Everything went fine with the installation and now I am trying to update > > the system using yum update. I had a few issues with multiple > > installations of kernels; so I rpm -e some of the spare kernels. I am > > still getting the following problem. When I run yum -y update I get the > > following errors: > > > > Error: missing dep: libcom_err.so.3 for pkg curl > > Error: missing dep: libcom_err.so.3 for pkg cadaver > > Error: missing dep: libcom_err.so.3 for pkg gnomemeeting > > Error: missing dep: libnss_files.so.2(GLIBC_PRIVATE) for pkg nss_db > > Error: postgresql-python conflicts with python< 2.3 > > Error: missing dep: libcom_err.so.3 for pkg gnome-kerberos > > Error: missing dep: libcom_err.so.3 for pkg openh323 > > Error: missing dep: libcom_err.so.3 for pkg openssh > > Error: missing dep: libcom_err.so.3 for pkg pwlib-devel > > Error: initscripts conflicts with tcsh< 6.13-5 > > Error: initscripts conflicts with mkinitrd< 4.0 > > Error: missing dep: libgstcontrol-0.6.so.0 for pkg gstreamer-plugins > > Error: missing dep: libc.so.6(GLIBC_PRIVATE) for pkg nss_db-compat > > Error: missing dep: libcom_err.so.3 for pkg pam_krb5 > > Error: missing dep: libcom_err.so.3 for pkg openldap-servers > > Error: missing dep: httpd-mmn for pkg mod_python > > Error: missing dep: libcom_err.so.3 for pkg openssh-server > > Error: imap conflicts with cyrus-imapd > > Error: missing dep: libcom_err.so.3 for pkg ckermit > > Error: missing dep: libcom_err.so.3 for pkg imap > > Error: missing dep: libruby.so.1.6 for pkg eruby-libs > > Error: missing dep: libc.so.6(GLIBC_PRIVATE) for pkg nss_db > > Error: missing dep: libcom_err.so.3 for pkg mutt > > Error: missing dep: httpd-mmn for pkg mod_auth_mysql > > Error: missing dep: libgstreamer-0.6.so.0 for pkg nautilus-media > > Error: missing dep: libapr.so.0 for pkg mod_perl > > Error: missing dep: libcom_err.so.3 for pkg openssl > > Error: missing dep: libcom_err.so.3 for pkg wget > > Error: kernel-smp conflicts with oprofile< 0.5.3 > > Error: missing dep: libcom_err.so.3 for pkg cyrus-sasl > > Error: udev conflicts with mkinitrd<= 0:4.1.11-1 > > Error: missing dep: php for pkg php-manual > > Error: kernel conflicts with oprofile< 0.5.3 > > Error: missing dep: libgstreamer-0.6.so.0 for pkg gstreamer-plugins > > Error: missing dep: libruby.so.1.6 for pkg eruby > > Error: missing dep: libcom_err.so.3 for pkg pine > > Error: missing dep: libcom_err.so.3 for pkg elinks > > Error: missing dep: libcom_err.so.3 for pkg openssh-clients > > Error: missing dep: libgd.so.1.8 for pkg webalizer > > Error: missing dep: libgd.so.1.8 for pkg nut-cgi > > Error: system-config-date conflicts with firstboot<= 1.3.26 > > Error: missing dep: libgd.so.1.8 for pkg mrtg > > Error: missing dep: libcom_err.so.3 for pkg cyrus-sasl-gssapi > > Error: missing dep: httpd-mmn for pkg mod_perl > > Error: httpd conflicts with pcre< 4.0 > > Error: missing dep: libcom_err.so.3 for pkg balsa > > Error: missing dep: libgd.so.1.8 for pkg bogl-devel > > Error: missing dep: libaprutil.so.0 for pkg mod_perl > > Error: missing dep: libcom_err.so.3 for pkg pwlib > > Error: missing dep: httpd-mmn for pkg mod_auth_pgsql > > Error: missing dep: libnss_files.so.2(GLIBC_PRIVATE) for pkg nss_db- > > compat > > > > > > Is there a specific order that I have to install the updates to make > > sure everything works right? Please let me know. > > I am seeing the same problem on my system. Yum seems to have lost the > ability to see local files for resolving dependancies. > > Any ideas why? > Not sure why. My system was a reinstall on a existing rh9 system. I am starting to think that is what caused the problem. I might reinstall the system today if I don't find an answer soon. Thanks Tamer