From: heino <he...@ie...> - 2003-04-14 13:53:23
|
Hi! After my Installation on Mandrake 9.1 (shouldn`t matter!) I can`t use 'sandweb-admin --add-user bob', because of ????? I got this as error, but my Perl is not as well as to follow this error and fix to a specific error! This is my output : _______ [root@unsa cgi-bin]# sandweb-admin --add-user bob Using a hash as a reference is deprecated at /usr/lib/perl5/site_perl/5.8.0/SandWeb/Config.pm line 352. Using a hash as a reference is deprecated at /usr/lib/perl5/site_perl/5.8.0/SandWeb/Config.pm line 353. unable to open config file: ../etc/sandweb.cfg return data: <pre>$VAR1 = { 'errlev' => 0, 'data' => {} }; </pre>[root@unsa cgi-bin]# _______ I got the 66.67% error with 'make test' but there was a thread and there was told to go on with 'make install' " ... it should run ...." This is what I get after 'make test' : _______ [root@unsa sandweb]# make test cp bin/sandweb-admin blib/script/sandweb-admin /usr/bin/perl5.8.0 "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/sandweb-admin PERL_DL_NONLAZY=1 /usr/bin/perl5.8.0 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/auth..........ok t/file..........ok t/repository....ok 8/190+1 Records ein 0+1 Records aus Can't call method "debug" without a package or object reference at /space/sandweb/blib/lib/SandWeb/Repository/cvs.pm line 2603. t/repository....dubious Test returned status 1 (wstat 256, 0x100) Scalar found where operator expected at (eval 151) line 1, near "'int' $__val" (Missing operator before $__val?) DIED. FAILED tests 9-19 Failed 11/19 tests, 42.11% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/repository.t 1 256 19 11 57.89% 9-19 Failed 1/3 test scripts, 66.67% okay. 11/30 subtests failed, 63.33% okay. make: *** [test_dynamic] Fehler 2 [root@unsa sandweb]# _______ There should be an error here at my host, because nobody else is 'crying' here, but I don`t know where to start searching and for what! Help is really welcome! Thx for reading thru output `til here! Heino |