I'm running 3.4.1 and I don't get that error.

Looking at my AskDNS.pm, line 214 is:
$txtdata_can_provide_a_list = Net::DNS->VERSION >= 0.69;
And checking the git repo, it looks identical in 3.4.2_pre3.

Is there a version that has "0.70_01" specified?

Interestingly, I note that on one of my systems, which I
think might have been due to some patch I applied out of bugzilla:
$txtdata_can_provide_a_list = version->parse(Net::DNS->VERSION) >= 
version->parse('0.69');

I wonder if that line knows what to do with the "_01" part of the
version number?


On Thu, 16 Nov 2017, Kevin A. McGrail wrote:

Just alerted to this warning. Any thoughts?

root@ethan [~]# sa-update -v --install ${REV}.tar.gz
Argument "0.70_01" isn't numeric in numeric ge (>=) at /usr/local/share/perl5/Mail/SpamAssassin/Plugin/AskDNS.pm line 214. Argument "0.70_01" isn't numeric in numeric ge (>=) at /usr/local/share/perl5/Mail/SpamAssassin/Plugin/AskDNS.pm line 214.
Update was available, and was downloaded and installed successfully





--
Public key #7BBC68D9 at            |                 Shane Williams
http://pgp.mit.edu/                |      System Admin - UT CompSci
=----------------------------------+-------------------------------
All syllogisms contain three lines |              [email protected]
Therefore this is not a syllogism  | www.ischool.utexas.edu/~shanew

Reply via email to