Skip Menu |

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

Report information
The Basics
Id: 63485
Status: open
Priority: 0/
Queue: Net-Whois

People
Owner: Nobody in particular
Requestors: nfhm2k [...] gmail.com
Cc:
AdminCc:

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



Subject: No match for hudes.org at test.pl line 12 make: *** [test_dynamic] Error 255
Date: Wed, 1 Dec 2010 01:48:04 +0000
To: bug-Net-Whois [...] rt.cpan.org
From: HM 2K <nfhm2k [...] gmail.com>
perl -MCPAN -e'force install Net::Whois' CPAN: Storable loaded ok Show quoted text
> Going to read /root/.cpan/Metadata > Database was generated on Tue, 30 Nov 2010 22:31:28 GMT > Running install for module Net::Whois > Running make for D/DH/DHUDES/Net-Whois-1.9.tar.gz > CPAN: Digest::MD5 loaded ok > CPAN: Compress::Zlib loaded ok > Checksum for > /root/.cpan/sources/authors/id/D/DH/DHUDES/Net-Whois-1.9.tar.gz ok > Scanning cache /root/.cpan/build for sizes > Net-Whois-1.9/ > Net-Whois-1.9/MANIFEST > Net-Whois-1.9/Makefile.PL > Net-Whois-1.9/README > Net-Whois-1.9/test.pl > Net-Whois-1.9/Whois.pm > Removing previously used /root/.cpan/build/Net-Whois-1.9 > > CPAN.pm: Going to build D/DH/DHUDES/Net-Whois-1.9.tar.gz > > Checking if your kit is complete... > Looks good > Writing Makefile for Net::Whois > cp Whois.pm blib/lib/Net/Whois.pm > Manifying blib/man3/Net::Whois.3pm > /usr/bin/make -- OK > Running make test > PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl > /usr/bin/make test -- NOT OK > Running make install > make test had returned bad status, won't install without force >
This fails with the following error: No match for hudes.org at test.pl line 12 Show quoted text
> make: *** [test_dynamic] Error 255 >
It won't install, even with force.
Subject: Re: [rt.cpan.org #63485] No match for hudes.org at test.pl line 12 make: *** [test_dynamic] Error 255
Date: Wed, 1 Dec 2010 02:10:29 +0000
To: bug-Net-Whois [...] rt.cpan.org
From: "Dana Hudes" <dhudes [...] hudes.org>
The registry world has changed in the 13 years since I wrote the module. the whois server at network solutions no longer copies everyone's info. I started work on a new version but didn't get far with it. I might look at it in February 2011 not before. Other stuff pending. Sent from my BlackBerry® smartphone with Nextel Direct Connect Show quoted text
-----Original Message----- From: "HM 2K via RT" <bug-Net-Whois@rt.cpan.org> Date: Tue, 30 Nov 2010 20:48:15 To: <undisclosed-recipients> Reply-To: bug-Net-Whois@rt.cpan.org Subject: [rt.cpan.org #63485] No match for hudes.org at test.pl line 12 make: *** [test_dynamic] Error 255 Tue Nov 30 20:48:15 2010: Request 63485 was acted upon. Transaction: Ticket created by nfhm2k@gmail.com Queue: Net-Whois Subject: No match for hudes.org at test.pl line 12 make: *** [test_dynamic] Error 255 Broken in: (no value) Severity: (no value) Owner: Nobody Requestors: nfhm2k@gmail.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=63485 > perl -MCPAN -e'force install Net::Whois' CPAN: Storable loaded ok
> Going to read /root/.cpan/Metadata > Database was generated on Tue, 30 Nov 2010 22:31:28 GMT > Running install for module Net::Whois > Running make for D/DH/DHUDES/Net-Whois-1.9.tar.gz > CPAN: Digest::MD5 loaded ok > CPAN: Compress::Zlib loaded ok > Checksum for > /root/.cpan/sources/authors/id/D/DH/DHUDES/Net-Whois-1.9.tar.gz ok > Scanning cache /root/.cpan/build for sizes > Net-Whois-1.9/ > Net-Whois-1.9/MANIFEST > Net-Whois-1.9/Makefile.PL > Net-Whois-1.9/README > Net-Whois-1.9/test.pl > Net-Whois-1.9/Whois.pm > Removing previously used /root/.cpan/build/Net-Whois-1.9 > > CPAN.pm: Going to build D/DH/DHUDES/Net-Whois-1.9.tar.gz > > Checking if your kit is complete... > Looks good > Writing Makefile for Net::Whois > cp Whois.pm blib/lib/Net/Whois.pm > Manifying blib/man3/Net::Whois.3pm > /usr/bin/make -- OK > Running make test > PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl > /usr/bin/make test -- NOT OK > Running make install > make test had returned bad status, won't install without force >
This fails with the following error: No match for hudes.org at test.pl line 12
> make: *** [test_dynamic] Error 255 >
It won't install, even with force.
Subject: Re: [rt.cpan.org #63485] No match for hudes.org at test.pl line 12 make: *** [test_dynamic] Error 255
Date: Wed, 1 Dec 2010 10:06:22 +0000
To: bug-Net-Whois [...] rt.cpan.org
From: HM 2K <nfhm2k [...] gmail.com>
Hi there, I've recently been working on the Net_Whois package over at PHP PEAR so I am able to offer advise in this area should you require assistance. I don't think it would take much work to fix this. On another (much larger) note, I did actually manage to get the module installed, however upon using it, I discovered that "ok" returned false in all cases. This all falls under the heading of "it's outdated", so I won't open another bug report. I can only encourage you to update this module for the sake of Perl. Ta. On Wed, Dec 1, 2010 at 2:11 AM, dhudes@hudes.org via RT < bug-Net-Whois@rt.cpan.org> wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=63485 > > > The registry world has changed in the 13 years since I wrote the module. > the whois server at network solutions no longer copies everyone's info. > I started work on a new version but didn't get far with it. I might look at > it in February 2011 not before. Other stuff pending. > > Sent from my BlackBerry® smartphone with Nextel Direct Connect > > -----Original Message----- > From: "HM 2K via RT" <bug-Net-Whois@rt.cpan.org> > Date: Tue, 30 Nov 2010 20:48:15 > To: <undisclosed-recipients> > Reply-To: bug-Net-Whois@rt.cpan.org > Subject: [rt.cpan.org #63485] No match for hudes.org at test.pl line 12 > make: *** [test_dynamic] Error 255 > > Tue Nov 30 20:48:15 2010: Request 63485 was acted upon. > Transaction: Ticket created by nfhm2k@gmail.com > Queue: Net-Whois > Subject: No match for hudes.org at test.pl line 12 make: *** > [test_dynamic] Error 255 > Broken in: (no value) > Severity: (no value) > Owner: Nobody > Requestors: nfhm2k@gmail.com > Status: new > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=63485 > > > > perl -MCPAN -e'force install Net::Whois' > > CPAN: Storable loaded ok
> > Going to read /root/.cpan/Metadata > > Database was generated on Tue, 30 Nov 2010 22:31:28 GMT > > Running install for module Net::Whois > > Running make for D/DH/DHUDES/Net-Whois-1.9.tar.gz > > CPAN: Digest::MD5 loaded ok > > CPAN: Compress::Zlib loaded ok > > Checksum for > > /root/.cpan/sources/authors/id/D/DH/DHUDES/Net-Whois-1.9.tar.gz ok > > Scanning cache /root/.cpan/build for sizes > > Net-Whois-1.9/ > > Net-Whois-1.9/MANIFEST > > Net-Whois-1.9/Makefile.PL > > Net-Whois-1.9/README > > Net-Whois-1.9/test.pl > > Net-Whois-1.9/Whois.pm > > Removing previously used /root/.cpan/build/Net-Whois-1.9 > > > > CPAN.pm: Going to build D/DH/DHUDES/Net-Whois-1.9.tar.gz > > > > Checking if your kit is complete... > > Looks good > > Writing Makefile for Net::Whois > > cp Whois.pm blib/lib/Net/Whois.pm > > Manifying blib/man3/Net::Whois.3pm > > /usr/bin/make -- OK > > Running make test > > PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl > > /usr/bin/make test -- NOT OK > > Running make install > > make test had returned bad status, won't install without force > >
> > This fails with the following error: > > No match for hudes.org at test.pl line 12
> > make: *** [test_dynamic] Error 255 > >
> > It won't install, even with force. > > >