Seems that there is a conflicting dependency on openssl. Currenly installed packages that need it, are using openssl-1.0.0b-1.fc13.i686 which is installed, whereas package libguestfs (available from updates) triggers a requirement for the older openssl-1.0.0a-1.fc13.i686 # yum install libguestfs Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package libguestfs.i686 1:1.6.0-1.fc13.1 set to be installed --> Processing Dependency: /usr/lib/.libssl.so.1.0.0a.hmac for package: 1:libguestfs-1.6.0-1.fc13.1.i686 --> Processing Dependency: /lib/.libcrypto.so.1.0.0a.hmac for package: 1:libguestfs-1.6.0-1.fc13.1.i686 --> Processing Dependency: /lib/.libcrypto.so.1.0.0a.hmac for package: 1:libguestfs-1.6.0-1.fc13.1.i686 --> Processing Dependency: /usr/lib/.libssl.so.1.0.0a.hmac for package: 1:libguestfs-1.6.0-1.fc13.1.i686 --> Finished Dependency Resolution Error: Package: 1:libguestfs-1.6.0-1.fc13.1.i686 (updates) Requires: /usr/lib/.libssl.so.1.0.0a.hmac Error: Package: 1:libguestfs-1.6.0-1.fc13.1.i686 (updates) Requires: /lib/.libcrypto.so.1.0.0a.hmac You could try using --skip-broken to work around the problem libguestfs is from updates repo: # yum list available libguestfs Available Packages libguestfs.i686 1:1.6.0-1.fc13.1 updates Hope the updates repo maintainers will rebuild libguestfs to use latest openssl version. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines