Skip Menu |

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

Report information
The Basics
Id: 11995
Status: open
Priority: 0/
Queue: Net-NIS

People
Owner: Nobody in particular
Requestors: rbarton [...] juniper.net
Cc:
AdminCc:

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



Subject: Net-NIS "make test" not working in RHEL4
Hi, Distribution: Net-NIS-0.34 Perl version: v5.8.5 OS version: 2.6.9-5.ELsmp, Red Hat Enterprise Linux WS release 4 (Nahant) I tried to build on several RHEL 4 systems. Compile works fine, make test looks like this: $ make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/domainname......ok t/table...........NOK 3# Test 3 got: "" (t/table.t at line 38) # Expected: "HASH" ($hosts->list did not return a hash) # t/table.t line 38 is: ok ref ($data), 'HASH', '$hosts->list did not return a hash'; t/table...........FAILED test 3 Failed 1/3 tests, 66.67% okay t/wantarray.......ok t/ypcat...........ok 1/10No such map 'passwd.byname'. Reason: Internal NIS error at t/ypcat.t line 63 t/ypcat...........dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-10 Failed 9/10 tests, 10.00% okay t/yperr_num.......ok t/yperr_string....ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/table.t 3 1 33.33% 3 t/ypcat.t 255 65280 10 18 180.00% 2-10 Failed 2/6 test scripts, 66.67% okay. 10/74 subtests failed, 86.49% okay. make: *** [test_dynamic] Error 255 Using ypbind package ypbind-1.17.2-3. This build works under RHEL3 and Fedora Core 3, and I can verify that "passwd.byname" exists. Please let me know if you need any further information. Thanks, -rob
On Thu Mar 24 22:05:43 2005, guest wrote: Show quoted text
> Hi, > Distribution: Net-NIS-0.34 > Perl version: v5.8.5 > OS version: 2.6.9-5.ELsmp, Red Hat Enterprise Linux WS release 4 > (Nahant) > > I tried to build on several RHEL 4 systems. Compile works fine, make > test looks like this: > > $ make test > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" > "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > t/domainname......ok > t/table...........NOK 3# Test 3 got: "" (t/table.t at line 38) > # Expected: "HASH" ($hosts->list did not return a hash) > # t/table.t line 38 is: ok ref ($data), 'HASH', '$hosts->list did not > return a hash'; > t/table...........FAILED test 3 > Failed 1/3 tests, 66.67% okay > t/wantarray.......ok > t/ypcat...........ok 1/10No such map 'passwd.byname'. Reason: > Internal NIS error at t/ypcat.t line 63 > t/ypcat...........dubious > Test returned status 255 (wstat 65280, 0xff00) > DIED. FAILED tests 2-10 > Failed 9/10 tests, 10.00% okay > t/yperr_num.......ok > t/yperr_string....ok > Failed Test Stat Wstat Total Fail Failed List of Failed >
------------------------------------------------------------------------------- Show quoted text
> t/table.t 3 1 33.33% 3 > t/ypcat.t 255 65280 10 18 180.00% 2-10 > Failed 2/6 test scripts, 66.67% okay. 10/74 subtests failed, 86.49% > okay. > make: *** [test_dynamic] Error 255 > > > Using ypbind package ypbind-1.17.2-3. > > This build works under RHEL3 and Fedora Core 3, and I can verify that > "passwd.byname" exists. Please let me know if you need any further > information. > > Thanks, > -rob