Re: failed xine dependencies: freshrpms "obsolete"?

David Timms <[email protected]> Mon, 25 Feb 2008 12:48:14 +1100
Newsgroups gmane.linux.freshrpms.user
Message-ID <[email protected]>
Mark Alford wrote:
> 
> I have the same problem as Bob Diss ("Cannot install xine - 
> dependencies?", Feb 16 2008).
> 
> It has blocked my automatic yum updating for about a week now.
The easiest workaround is to use the skip-broken capability to not do 
the updates that have missing requires etc.

# yum --skip-broken update

DaveT.