Skip Menu |

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

Report information
The Basics
Id: 19265
Status: resolved
Priority: 0/
Queue: Net-CSTA

People
Owner: Nobody in particular
Requestors: t [...] unreachable.at
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.01
Fixed in: 0.01



Subject: Unable to Install
Hi, when I do a 'make test' it tells me that it can't locate 'Net/CSTA/ASN.pm' - seems that the file is missing. Below you can find my output of the installation. Thnx. Rainer root@foobar:~/Net-CSTA-0.01# perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Net::CSTA root@nagios:~/Net-CSTA-0.01# make cp lib/Net/CSTA.pm blib/lib/Net/CSTA.pm AutoSplitting blib/lib/Net/CSTA.pm (blib/lib/auto/Net/CSTA) Manifying blib/man3/Net::CSTA.3pm root@foobar:~/Net-CSTA-0.01# make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "- e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/Net-CSTA.... # Failed test (t/Net-CSTA.t at line 9) # Tried to use 'Net::CSTA'. # Error: Can't locate Net/CSTA/ASN.pm in @INC (@INC contains: /root/Net-CSTA-0.01/blib/lib /root/Net-CSTA- 0.01/blib/arch /etc/perl /usr/local/lib/perl/5.8.7 /usr/local/share/per l/5.8.7 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/pe rl/5.8 /usr/local/lib/site_perl .) at /root/Net-CSTA- 0.01/blib/lib/Net/CSTA.pm line 30. # BEGIN failed--compilation aborted at t/Net-CSTA.t line 9. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. # Looks like you failed 1 test of 1. t/Net-CSTA....dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------- -------- t/Net-CSTA.t 1 256 1 1 100.00% 1 Failed 1/1 test scripts, 0.00% okay. 1/1 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 1
From: LEIFJ [...] cpan.org
On Mon May 15 11:30:37 2006, guest wrote: Show quoted text
> Hi, > when I do a 'make test' it tells me that it can't > locate 'Net/CSTA/ASN.pm' - seems that the file is missing. > Below you can find my output of the installation. > Thnx. > Rainer > > > root@foobar:~/Net-CSTA-0.01# perl Makefile.PL > Checking if your kit is complete... > Looks good > Writing Makefile for Net::CSTA > root@nagios:~/Net-CSTA-0.01# make > cp lib/Net/CSTA.pm blib/lib/Net/CSTA.pm > AutoSplitting blib/lib/Net/CSTA.pm (blib/lib/auto/Net/CSTA) > Manifying blib/man3/Net::CSTA.3pm > root@foobar:~/Net-CSTA-0.01# make test > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "- > e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > t/Net-CSTA.... > # Failed test (t/Net-CSTA.t at line 9) > # Tried to use 'Net::CSTA'. > # Error: Can't locate Net/CSTA/ASN.pm in @INC (@INC > contains: /root/Net-CSTA-0.01/blib/lib /root/Net-CSTA- >
0.01/blib/arch /etc/perl /usr/local/lib/perl/5.8.7 /usr/local/share/per Show quoted text
>
l/5.8.7 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/pe Show quoted text
> rl/5.8 /usr/local/lib/site_perl .) at /root/Net-CSTA- > 0.01/blib/lib/Net/CSTA.pm line 30. > # BEGIN failed--compilation aborted at t/Net-CSTA.t line 9. > # Compilation failed in require at (eval 3) line 2. > # BEGIN failed--compilation aborted at (eval 3) line 2. > # Looks like you failed 1 test of 1. > t/Net-CSTA....dubious > Test returned status 1 (wstat 256, 0x100) > DIED. FAILED test 1 > Failed 1/1 tests, 0.00% okay > Failed Test Stat Wstat Total Fail Failed List of Failed >
----------------------------------------------------------------------- Show quoted text
> -------- > t/Net-CSTA.t 1 256 1 1 100.00% 1 > Failed 1/1 test scripts, 0.00% okay. 1/1 subtests failed, 0.00%
okay. Show quoted text
> make: *** [test_dynamic] Error 1
Version 0.03 fixes this problem. Also see http://devel.it.su.se/pub/jsp/polopoly.jsp?d=1026&a=6589