Bug 1034976

Summary: libfribidi.so.0
Product: [Fedora] Fedora Reporter: Sebastijan Vacun <sv7874>
Component: yumAssignee: Packaging Maintenance Team <packaging-team-maint>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: admiller, ffesti, firas.alkafri, jzeleny, packaging-team-maint, zpavlas
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-28 09:27:30 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Sebastijan Vacun 2013-11-26 19:28:45 UTC
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:

Comment 1 Jan Zeleny 2013-11-28 09:27:30 UTC
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.