Hide Forgot
Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. yum update libass Actual results: Downloading Packages: Running Transaction Check ERROR with transaction check vs depsolve: libfribidi.so.0 is needed by libass-0.10.1-2.fc16.i686 Please report this error in https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&version=rawhide&component=yum ** Found 1 pre-existing rpmdb problem(s), 'yum check' output follows: libass-0.10.0-1.fc16.i686 has missing requires of libfribidi.so.0 Expected results: yum update sucedded Additional info:
Actually this is not a bug in yum, it just reports a problem that already exists on the system. You seem to be missing the libass package that is required by another already installed package. Uninstalling that package (libfribidi) should resolve the problem.