Dependency issues in Fedora 11

Michal Jaegermann michal at harddata.com
Sat Sep 26 18:11:51 UTC 2009


On Sat, Sep 26, 2009 at 03:16:47PM +0530, Saurabh Sharma wrote:
> Finding dependency issues in fedora 11.
> 
> # yum update -y
> 
> -- snipped out --
> 
> --> Finished Dependency Resolution
> gstreamer-plugins-bad-0.10.13-6.fc11.i586 from installed has depsolving
> problems
>   --> Missing Dependency: libass.so.3 is needed by package

'gstreamer-plugins-bad' is an rpmfusion package.  Do

    yumdownloader libass
    rpm -Fvh --nodeps libass*.rpm
    
That will break some plugin(s) from 'gstreamer-plugins-bad'.
Unfortunate but not system destructive.  Now follow with
'yum update' and wait for updates from rpmfusion which will restore
an order.

Other option is to wait until all updates will be in place.

What this has to do with rawhide?

   Michal




More information about the fedora-test-list mailing list