On Sat, May 30, 2009 at 05:30:37PM -0700, centos@911networks.com wrote:
Hi,
I have 5.3 and am trying to do the latest update:
sudo yum update
...
--> Finished Dependency Resolution httpd-2.2.3-22.el5.centos.i386 from installed has depsolving problems --> Missing Dependency: /usr/share/magic.mime is needed by package httpd-2.2.3-22.el5.centos.i386 (installed) Error: Missing Dependency: /usr/share/magic.mime is needed by package httpd-2.2.3-22.el5.centos.i386 (installed)
I haven't heard of anybody complaining, so I must be doing something wrong.
yum clean all && yum update should fix it.
Tru