Skip Menu |

This queue is for tickets about the NetAddr-IP CPAN distribution.

Report information
The Basics
Id: 71925
Status: resolved
Priority: 0/
Queue: NetAddr-IP

People
Owner: Nobody in particular
Requestors: carl [...] cubecity.net
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: netaddr and spamassassin
Date: Tue, 25 Oct 2011 12:53:39 -0500
To: bug-NetAddr-IP [...] rt.cpan.org
From: Web Master <carl [...] cubecity.net>
It looks like part of the bug #62521 has been reverted in the latest version of NetAddr::IP and is causing problems with spamassasin again. Error message: netset: cannot include 0:0:0:0:0:0:0:1/128 as it has already been included netset: cannot include 0:0:0:0:0:0:0:1/128 as it has already been included NetAddr-IP-4.036 perl -le 'use NetAddr::IP; print NetAddr::IP->new6("127/8")' 0:0:0:0:0:0:7F00:0/104 NetAddr-IP-4.050 perl -le 'use NetAddr::IP; print NetAddr::IP->new6("127/8")' 0:0:0:0:0:0:7F00:0/8
This is very likeley a result of RT 71916.
Nope. I've confirmed the bug exists in 4.044
There is a specfic test for that bug in the test suite. You are correct, something is broken. I will try and get it resolved today. On Tue Oct 25 13:53:48 2011, carl@cubecity.net wrote: Show quoted text
> It looks like part of the bug #62521 has been reverted in the latest > version of NetAddr::IP and is causing problems with spamassasin again. > > Error message: > netset: cannot include 0:0:0:0:0:0:0:1/128 as it has already been included > netset: cannot include 0:0:0:0:0:0:0:1/128 as it has already been included > > > NetAddr-IP-4.036 > perl -le 'use NetAddr::IP; print NetAddr::IP->new6("127/8")' > 0:0:0:0:0:0:7F00:0/104 > > NetAddr-IP-4.050 > perl -le 'use NetAddr::IP; print NetAddr::IP->new6("127/8")' > 0:0:0:0:0:0:7F00:0/8
Version 4.053 uploaded to CPAN with corrections for bug 71925 which is a variant of 62521. Please verify with Spamassassin and let me know if there is still a problem. Michael On Wed Oct 26 09:54:23 2011, MIKER wrote: Show quoted text
> There is a specfic test for that bug in the test suite. You are correct, > something is broken. I will try and get it resolved today. > > On Tue Oct 25 13:53:48 2011, carl@cubecity.net wrote:
> > It looks like part of the bug #62521 has been reverted in the latest > > version of NetAddr::IP and is causing problems with spamassasin again. > > > > Error message: > > netset: cannot include 0:0:0:0:0:0:0:1/128 as it has already been
included Show quoted text
> > netset: cannot include 0:0:0:0:0:0:0:1/128 as it has already been
included Show quoted text
> > > > > > NetAddr-IP-4.036 > > perl -le 'use NetAddr::IP; print NetAddr::IP->new6("127/8")' > > 0:0:0:0:0:0:7F00:0/104 > > > > NetAddr-IP-4.050 > > perl -le 'use NetAddr::IP; print NetAddr::IP->new6("127/8")' > > 0:0:0:0:0:0:7F00:0/8
> >
oops, should have closed bug On Wed Oct 26 12:32:17 2011, MIKER wrote: Show quoted text
> Version 4.053 uploaded to CPAN with corrections for bug 71925 which is a > variant of 62521. Please verify with Spamassassin and let me know if > there is still a problem. > > Michael > > On Wed Oct 26 09:54:23 2011, MIKER wrote:
> > There is a specfic test for that bug in the test suite. You are correct, > > something is broken. I will try and get it resolved today. > > > > On Tue Oct 25 13:53:48 2011, carl@cubecity.net wrote:
> > > It looks like part of the bug #62521 has been reverted in the latest > > > version of NetAddr::IP and is causing problems with spamassasin again. > > > > > > Error message: > > > netset: cannot include 0:0:0:0:0:0:0:1/128 as it has already been
> included
> > > netset: cannot include 0:0:0:0:0:0:0:1/128 as it has already been
> included
> > > > > > > > > NetAddr-IP-4.036 > > > perl -le 'use NetAddr::IP; print NetAddr::IP->new6("127/8")' > > > 0:0:0:0:0:0:7F00:0/104 > > > > > > NetAddr-IP-4.050 > > > perl -le 'use NetAddr::IP; print NetAddr::IP->new6("127/8")' > > > 0:0:0:0:0:0:7F00:0/8
> > > >
> >
Subject: Re: [rt.cpan.org #71925] netaddr and spamassassin
Date: Wed, 26 Oct 2011 12:01:51 -0500
To: bug-NetAddr-IP [...] rt.cpan.org
From: Web Master <carl [...] cubecity.net>
Confirmed that it is fixed. Thanks. On Wed, Oct 26, 2011 at 11:32 AM, Michael Robinton via RT <bug-NetAddr-IP@rt.cpan.org> wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=71925 > > > Version 4.053 uploaded to CPAN with corrections for bug 71925 which is a > variant of 62521. Please verify with Spamassassin and let me know if > there is still a problem. > > Michael > > On Wed Oct 26 09:54:23 2011, MIKER wrote:
>> There is a specfic test for that bug in the test suite. You are correct, >> something is broken. I will try and get it resolved today. >> >> On Tue Oct 25 13:53:48 2011, carl@cubecity.net wrote:
>> > It looks like part of the bug #62521 has been reverted in the latest >> > version of NetAddr::IP and is causing problems with spamassasin again. >> > >> > Error message: >> > netset: cannot include 0:0:0:0:0:0:0:1/128 as it has already been
> included
>> > netset: cannot include 0:0:0:0:0:0:0:1/128 as it has already been
> included
>> > >> > >> > NetAddr-IP-4.036 >> > perl -le 'use NetAddr::IP; print NetAddr::IP->new6("127/8")' >> > 0:0:0:0:0:0:7F00:0/104 >> > >> > NetAddr-IP-4.050 >> > perl -le 'use NetAddr::IP; print NetAddr::IP->new6("127/8")' >> > 0:0:0:0:0:0:7F00:0/8
>> >>
> > > >
4.053 was released with a flaw that fails to recognize early Math::BigInt 0.01 that shipped with perl from v5.6.1 and up until Math::BigInt was re-written with the 1.xx series. There are still people using these older systems so 4.053 is DEPRECATED. 4.054 released with more universal ability to detect/use Math::BigInt versions. Please discard all NetAddr::IP versions 4.045 - 4.053 On Wed Oct 26 13:02:00 2011, carl@cubecity.net wrote: Show quoted text
> Confirmed that it is fixed. Thanks. > > On Wed, Oct 26, 2011 at 11:32 AM, Michael Robinton via RT > <bug-NetAddr-IP@rt.cpan.org> wrote:
> > <URL: https://rt.cpan.org/Ticket/Display.html?id=71925 > > > > > Version 4.053 uploaded to CPAN with corrections for bug 71925 which is a > > variant of 62521. Please verify with Spamassassin and let me know if > > there is still a problem. > > > > Michael > > > > On Wed Oct 26 09:54:23 2011, MIKER wrote:
> >> There is a specfic test for that bug in the test suite. You are
correct, Show quoted text
> >> something is broken. I will try and get it resolved today. > >> > >> On Tue Oct 25 13:53:48 2011, carl@cubecity.net wrote:
> >> > It looks like part of the bug #62521 has been reverted in the latest > >> > version of NetAddr::IP and is causing problems with spamassasin
again. Show quoted text
> >> > > >> > Error message: > >> > netset: cannot include 0:0:0:0:0:0:0:1/128 as it has already been
> > included
> >> > netset: cannot include 0:0:0:0:0:0:0:1/128 as it has already been
> > included
> >> > > >> > > >> > NetAddr-IP-4.036 > >> > perl -le 'use NetAddr::IP; print NetAddr::IP->new6("127/8")' > >> > 0:0:0:0:0:0:7F00:0/104 > >> > > >> > NetAddr-IP-4.050 > >> > perl -le 'use NetAddr::IP; print NetAddr::IP->new6("127/8")' > >> > 0:0:0:0:0:0:7F00:0/8
> >> > >>
> > > > > > > >