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.