FW: [Dxspider-support] Continued Problems On INstall

Mike Lewis mlewis at digitalglobe.com
Sun Feb 9 19:34:59 GMT 2003


 Thanks for the help. Unfortunately, I must still not be doing something
correctly, I am still unable to run. I downloaded the latest Data Dumper you
reference below with no problems, and went through the install process. I
still get the same error on ./create_sysop.pl. The make test portion fails
some of the tests when doing the make test portion of the install for the
Data Dumper module - could that be causing part of the module not to
install? I have included pertinent screen captures below in the hopes that
they may shed some light on the problem. Also, per Dirk's suggestion, I ran
the urpmi db_file command as well, and I also include that output below. 

=> Text from attempt at ./create_sysop.pl ---------------------------------

sysop at tars perl]$ ./create_sysop.pl
Can't locate DB_File.pm in @INC (@INC contains: /spider/local
/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at DXUser.pm
line 12.
BEGIN failed--compilation aborted at DXUser.pm line 12.
Compilation failed in require at ./create_sysop.pl line 22.
BEGIN failed--compilation aborted at ./create_sysop.pl line 22.

----------------------------------------------------------------------------
--

=> Text from make test during install of latest Data Dumper
-------------------
sysop at tars Data-Dumper-2.101]$ make test
PERL_DL_NONLAZY=1 /usr/bin/perl5.8.0 "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/dumper......NOK 82Use of uninitialized value in string eq at t/dumper.t
line 18.
Use of uninitialized value in concatenation (.) or string at t/dumper.t line
18.
Use of uninitialized value in string at t/dumper.t line 22.
Use of uninitialized value in string eq at t/dumper.t line 27.
t/dumper......NOK 84Use of uninitialized value in concatenation (.) or
string at t/dumper.t line 27.
t/dumper......NOK 85Use of uninitialized value in string eq at t/dumper.t
line 18.
Use of uninitialized value in concatenation (.) or string at t/dumper.t line
18.
Use of uninitialized value in string at t/dumper.t line 22.
t/dumper......ok 89/162Use of uninitialized value in string eq at t/dumper.t
line 27.
Use of uninitialized value in concatenation (.) or string at t/dumper.t line
27.
t/dumper......NOK 97Use of uninitialized value in string eq at t/dumper.t
line 18.
Use of uninitialized value in concatenation (.) or string at t/dumper.t line
18.
Use of uninitialized value in string at t/dumper.t line 22.
t/dumper......NOK 100Use of uninitialized value in string eq at t/dumper.t
line 27.
Use of uninitialized value in concatenation (.) or string at t/dumper.t line
27.
t/dumper......FAILED tests 1, 3-4, 6-7, 9-10, 12-13, 15-16, 18-19, 21-22,
24-25, 27-28, 30-31, 33-34, 36-37, 39-40, 42, 49, 51-52, 54-55, 57-58,
60-61, 63-64, 66-67, 69-70, 72-73, 75-76, 78-79, 81-82, 84-85, 87-88, 90,
97, 99-100, 102-103, 105-106, 108-109, 111-112, 114-115, 117-118, 120, 145,
147, 151, 153, 157, 159
        Failed 78/162 tests, 51.85% okay
t/overload....ok

Failed Test Stat Wstat Total Fail  Failed  List of Failed
----------------------------------------------------------------------------
---
t/dumper.t               162   78  48.15%  1 3-4 6-7 9-10 12-13 15-16 18-19
21-
                                           22 24-25 27-28 30-31 33-34 36-37
39-
                                           40 42 49 51-52 54-55 57-58 60-61
63-
                                           64 66-67 69-70 72-73 75-76 78-79
81-
                                           82 84-85 87-88 90 97 99-100
102-103
                                           105-106 108-109 111-112 114-115
117-
                                           118 120 145 147 151 153 157 159
Failed 1/2 test scripts, 50.00% okay. 78/163 subtests failed, 52.15% okay.
make: *** [test_dynamic] Error 29

-------------------------------------------------------------------------

=> Text from urpmi db_file ----------------------------------------------

[root at tars root]# urpmi db_file
The following packages contain db_file: perl-Apache-Session jabber
perl-DB_File
--------------------------------------------------------------------------

Sorry to be so thick, but I just can't seem to get this setup. Thought the
kernel rebuild would be the sticky part of this, but that was a stroll
compared to this problem. I think this is the last problem preventing me
from getting up and running, at least locally. Then on to the kissattach and
the like (which appear to be properly configured...) Anyway, if there are
any further suggestions I'm all ears...Thanks in advance,

Mike L.


-----Original Message-----
From: Ian J Maude
To: spider
Sent: 2/9/2003 2:40 AM
Subject: Re: [Dxspider-support] Continued Problems On INstall

On Sun, 2003-02-09 at 06:17, Mike Lewis wrote:
> Hi,
> 
> Still having problems when I get to the ./create_sysop.pl step with a
> missing DB_File.pm file. Tried using fix mentioned using install from
> CPAN,
> 
> perl -MCPAN -e shell
> 
> force install Data::Dumper 
HI all,
After a week without Inet connection due to a hosed router I am back :-)

I am going to be doing some updates to the manual this week of which an
updated Data::Dumper will be one!  For the moment, if one of the modules
fails from the manual, please go to the core directory, in the case of
Data::Dumper that is..

http://www.cpan.org/modules/by-module/Data

and look for the latest version.  The latest is actually

http://www.cpan.org/modules/by-module/Data/Data-Dumper-2.101.tar.gz

You should be looking for a new version of Net::Telnet also if you are
running a newer version of perl...

http://www.cpan.org/modules/by-module/Net/Net-Telnet-3.03.tar.gz

As I said, I will be updating the manual with this sometime this week.
Cheers
Ian


-- 
 
 Ian Maude G0VGS Morecambe Lancs UK | ian at gb7mbc.net
 Sysop of GB7MBC, the Morecambe Bay Cluster
 Running Linux and DXSpider

 Find out about Summits on the Air!  
 Visit the SOTA web site at http://www.sota.org.uk


_______________________________________________
Dxspider-support mailing list
Dxspider-support at dxcluster.org
http://www.tobit.co.uk/mailman/listinfo/dxspider-support
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.tobit.co.uk/pipermail/dxspider-support/attachments/20030209/3587f870/attachment.html


More information about the Dxspider-support mailing list