On Thu, 2006-04-20 at 11:33 -0700, Globe Trotter wrote: > yum -y update gives me the following: > > ..... > --> Running transaction check > --> Processing Dependency: libpisock.so.9 for package: sylpheed-claws > --> Finished Dependency Resolution > Error: Missing Dependency: libpisock.so.9 is needed by package sylpheed-claws > > > But: > > yum provides libpisock.so.9 > > pilot-link.i386 1:0.12.0-0.pre4.5.2.1 installed > > Matched from: > /usr/lib/libpisock.so.9 > /usr/lib/libpisock.so.9.0.0 > libpisock.so.9 > > and this actually exists in the given spot. > > What is the deal, anyone? The bit that you snipped above includes a downgrading of libpisock to libpisock.so.8. When that's done, libpisock.so.9 will no longer be available. The problem is that sylpheed-claws in Extras needs rebuilding. P.S. Using the "-y" option to yum isn't a great idea if you don't know what it's going to do. Paul.