On Sun, 2006-12-03 at 17:50 +0700, Fajar Priyanto wrote: > Hi all, > I try to upgrade my SA in mandrake 10.1. > I've downloaded the latest SA and build the rpm. But, when I tried to upgrade > it, it errored: > rpm -Uvh spamassassin-3.1.7-1.i586.rpm perl-Mail-SpamAssassin-3.1.7-1.i586.rpm > error: Failed dependencies: > > Can someone help me how to upgrade it? Should I (forced) remove all previous > SA?
You can find updated RPMs for 10.1 here: ftp://ftp.neocat.org/pub/RPMS/10.1/i586 These will match your current install, allowing a clean upgrade. Alternatively, you can remove (rpm -e) the current SA install (be sure to list all the installed RPMs on the command line) then install your newly built ones. -Bill