Yes, and just think of the fun waiting for us with YUM set in automatic mode on SME7...
Found this administrative email this morning on 3 servers:
/etc/cron.daily/run_usa:
/usr/sbin/USA: [: too many arguments
On the 20/6/05, I had received this administrative email:
"The following updates have been downloaded and installed:
- spamassassin-3.0.4-1.i386.rpm
- spamassassin-tools-3.0.4-1.i386.rpm
- perl-Mail-SpamAssassin-3.0.4-1.i386.rpm
regards, The automatic SpamAssassin updater"
Knowing there was an issue, I checked the logs for these boxes, all appeared OK. Of course, with hindsight (and some help from Ray) I should have drilled a bit more...
[root@mail chris]# rpm -q spamassassin
spamassassin-3.0.3-1
[root@mail chris]# rpm -q perl-Mail-SpamAssassin
perl-Mail-SpamAssassin-3.0.3-1
[root@mail chris]# rpm -q spamassassin-tools
spamassassin-tools-3.0.3-1
It has not been updated, obviously.
Re-install the 3 rpms with --nodeps ----> OK
Same story for the other two servers.
Let see how it pans out.
chris