Skip Menu |

This queue is for tickets about the Net-DNS CPAN distribution.

Report information
The Basics
Id: 14407
Status: resolved
Priority: 0/
Queue: Net-DNS

People
Owner: OLAF [...] cpan.org
Requestors: iwhite [...] victoria.tc.ca
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in:
  • 0.53
  • 0.53_01
Fixed in: (no value)



Subject: Socket errors in t/08-online
Net-DNS 0.53 and 0.53_01 This is perl, v5.6.1 built for sun4-solaris SunOS vtn1 5.8 Generic_117350-25 sun4u sparc Running make test on either version of Net::DNS produces the following 2 test errors: t/08-online................1..93 ok 70 - Correct answer count (with query) ok 71 - The object isa Net::DNS::RR::A ok 72 - Correct name (with query) not ok 73 - Socket returned # Failed test (t/08-online.t at line 158) # Failed test (t/08-online.t at line 172) not ok 74 - Socket is ready ok 75 # skip No socket to read from ok 76 # skip No socket to read from ok 77 # skip No socket to read from ok 78 - Persistend UDP socket identified ok 79 - Persistent socket matches ok 80 - The object isa Net::DNS::Packet
Show quoted text
> not ok 73 - Socket returned > # Failed test (t/08-online.t at line 158) > > # Failed test (t/08-online.t at line 172)
Puzzling. Could you uncomment line 156 of t/08-online.t $res->debug(1); and run the test with perl -Iblib/lib t/08-online.t --Olaf
From: iwhite [...] victoria.tc.ca
ok 70 - Correct answer count (with query) ok 71 - The object isa Net::DNS::RR::A ok 72 - Correct name (with query) ;; bgsend(199.60.222.2 : 53) not ok 73 - Socket returned # Failed test (t/08-online.t at line 158) not ok 74 - Socket is ready # Failed test (t/08-online.t at line 172) ok 75 # skip No socket to read from ok 76 # skip No socket to read from ok 77 # skip No socket to read from
[OLAF - Fri Sep 23 07:09:12 2005]: Show quoted text
> > not ok 73 - Socket returned > > # Failed test (t/08-online.t at line 158) > > > > # Failed test (t/08-online.t at line 172)
> > > Puzzling. > > Could you uncomment line 156 of t/08-online.t > $res->debug(1); > and run the test with > perl -Iblib/lib t/08-online.t > > > --Olaf
I am having the same problem with FreeBSD 5.2. I had just done a cvsup and portupgrade. Now I can't get Net::DNS to install. Here are the results of the command above with line 156 uncommented out: ok 70 - Correct answer count (with query) ok 71 - The object isa Net::DNS::RR::A ok 72 - Correct name (with query) ;; bgsend(127.0.0.1 : 53) not ok 73 - Socket returned # Failed test (t/08-online.t at line 158) not ok 74 - Socket is ready # Failed test (t/08-online.t at line 172) ok 75 # skip No socket to read from ok 76 # skip No socket to read from ok 77 # skip No socket to read from ;; setting up an AF_INET() family type UDP socket
From: iwhite [...] victoria.tc.ca
How has this been resolved? I don't see any indication of user error, or a fixed version?
From: iwhite [...] victoria.tc.ca
[guest - Tue Oct 25 17:48:57 2005]: Show quoted text
> How has this been resolved? I don't see any indication of user error, > or a fixed version? >
Aha. The 0.53_02 release does fix this issue. Just wasn't ever mentioned in this bug when resolving.
From: "Olaf M. Kolkman" <olaf [...] dacht.net>
Subject: Re: [cpan #14407] Socket errors in t/08-online
Date: Tue, 25 Oct 2005 23:57:43 +0200
To: bug-Net-DNS [...] rt.cpan.org
RT-Send-Cc:
On Oct 25, 2005, at 23:55 , Guest via RT wrote: Show quoted text
> > This message about Net-DNS was sent to you by guest <> via rt.cpan.org > > Full context and any attached attachments can be found at: > <URL: https://rt.cpan.org/Ticket/Display.html?id=14407 > > > [guest - Tue Oct 25 17:48:57 2005]: > >
>> How has this been resolved? I don't see any indication of user error, >> or a fixed version? >> >>
> > > Aha. The 0.53_02 release does fix this issue. Just wasn't ever > mentioned in this bug when > resolving. >
See http://rt.cpan.org/Ticket/Display.html?id=14407 I made a coment on Wed Oct 5 09:58:25 2005 Show quoted text
> It turns out that with the version that lives in the repository > and that is to > appear in 0.53_02 > this bug is solved.
I can imagine that this is a little terse... :-) --Olaf
Download PGP.sig
application/pgp-signature 227b

Message body not shown because it is not plain text.

From: iwhite [...] victoria.tc.ca
[olaf@dacht.net - Tue Oct 25 17:58:34 2005]: Show quoted text
> See > http://rt.cpan.org/Ticket/Display.html?id=14407 > I made a coment on Wed Oct 5 09:58:25 2005 >
> > It turns out that with the version that lives in the repository > > and that is to > > appear in 0.53_02 > > this bug is solved.
> > I can imagine that this is a little terse... :-)
Not that, but not visible to guests on the bugtracker. That link doesn't work unless you have an account. We instead see http://rt.cpan.org/NoAuth/Bug.html?id=14407 which doesn't show your comment.