On Thu, 2008-07-10 at 14:40 -0400, Bob Barrett wrote:
> []# yum update | grep 'Missing Dep' | less
> 
> (lots of snipping)

> 
> How do I fix yum so that it will recognize a package that it says is 
> installed,
> but doesn't remember that when it is needed for an update?
> 
> Sometimes yum seems demented.
> 
> 
> Bob
> 

edit /etc/yum.conf
add skip-broken=1

and broken packages will be skipped.

Frank

-- 
fedora-list mailing list
[email protected]
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Reply via email to