Hi Nick, What I did before is:
rpmbuild --rebuild --with cnt40 spamassassin-toaster-3.1.0-1.2.6.src.rpm rpm -Uvh spamassassin*.rpm that under /usr/src/rehhat/RPMS/i386/ I follow your advice using: rpm -Uvh --replacepkgs --replacefiles spamassassin*.rpm I think it is installed, if I run the rpm -Uvh --replacepkgs --replacefiles spamassassin-3.0.4*.rpm (older version), the system told me the newer package is already install. After roboot, qmailctl still show no spamd running. Even I do: rpm -Uvh --oldpackage spamassassin-toaster-3.0.4*.rpm try to roll back to older version; it still missing the spamd folder in /var/qmail/supervise I do the same on clamAV 0.87 , it still show the old version 0.86 if I view the header under webmail, even after reboot. If I do the clamd -V, it show ClamAV 0.87 Any idea? Thanks, Philip -----Original Message----- From: Nick Hemmesch [mailto:[EMAIL PROTECTED] Sent: Thursday, September 22, 2005 12:26 PM To: [email protected] Subject: RE: [qmailtoaster] Getting Errors in Centos 4 > Hi, > I don't have any problem with the > vqadmin-toaster-2.3.6 and qmailadmin-toaster-1.2.9 > It is running on P4 2.0G. > > I do have a problem with: spamassassin-toaster-3.1.0-1.2.6.src.rpm > The rpmbuild seems ok and after I applied the upgrade; I don't see the > spmad > is running even I restart the server. > Qmailctl stat didn't show spamd is running. > The spamd folder in /var/qmail/supervise is missing > > How can I downgrade to an old version? > > Please help > Philip > Hi Philip, Do this: rpmbuild --rebuild --with XXX spamassassin-toaster-3.1.0-1.2.6.src.rpm rpm -Uvh --replacepkgs --replacefiles spamassassin*.rpm I'm not sure why the run scripts did not install. This should get it done for you. Regards, Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
