Steve Howes wrote: > On 22 Oct 2009, at 11:05, Richard C. Barker Sr. wrote: > >> Get this error this morning from a yum update. >> openssh-server-4.3p2-36.el5.i386 from installed has depsolving >> problems >> --> Missing Dependency: /lib/security/pam_loginuid.so is needed by >> package openssh-server-4.3p2-36.el5.i386 (installed) >> Error: Missing Dependency: /lib/security/pam_loginuid.so is needed by >> package openssh-server-4.3p2-36.el5.i386 (installed) >> >> How do you resolve it? > > Try: > > yum clean all > yum update
Steve is correct here. yum clean all before yum update will solve the issue for you. I experienced the same thing on one of our systems. -- Chris Gebhardt VIRTBIZ Internet Services Access, Web Hosting, Colocation, Dedicated www.virtbiz.com | toll-free (866) 4 VIRTBIZ _______________________________________________ Blueonyx mailing list [email protected] http://www.blueonyx.it/mailman/listinfo/blueonyx
