[WBEL-users] updates since respin-1?

Rex Dieter rdieter@math.unl.edu
Wed, 20 Oct 2004 15:44:28 -0500


Mário Gamito wrote:
> Hi,
> 
>> another common problem, fortunately a bit less common with YUM2 than 
>> YUM1, is that sometimes it just fails to guess correctly dependencies.
> 
> Hear, hear, i have a mail server and since Samba 3.0.6, yum update 
> insists on installing Samba, and qt-something although i have nothing in 
> the machine not even nearly to Samba nor X/KDE.

Why not let it update, then try
rpm -e samba qt-something
to find out what required them

-- Rex