On Wed 13 Oct 2004 23:57, John covici <[EMAIL PROTECTED]> wrote: > Hi. I ran all the tests and 1 failed -- is this important and if so > what should I do about it? > > lib/Net/t/hostname...................Use of uninitialized value in > string eq at ../lib/Net/t/hostname.t line 39. > Use of uninitialized value in string eq at ../lib/Net/t/hostname.t > line 39. > FAILED at test 1
I've seen this once before on a system where /etc/hosts was damaged, and even loopback and localhost where not accesable # ping loopback and # ping localhost should return 127.0.0.1 -- H.Merijn Brand Amsterdam Perl Mongers (http://amsterdam.pm.org/) using perl-5.6.1, 5.8.3, & 5.9.x, and 809 on HP-UX 10.20 & 11.00, 11i, AIX 4.3, SuSE 9.0, and Win2k. http://www.cmve.net/~merijn/ http://archives.develooper.com/[EMAIL PROTECTED]/ [EMAIL PROTECTED] send smoke reports to: [EMAIL PROTECTED], QA: http://qa.perl.org
