Hello list,

I try to set up a second server with backuppc. The server has an old 
Suse Linux 8.x.
uname -a says:
/Linux linux 2.4.18-64GB-SMP #1 SMP Wed Mar 27 13:58:12 UTC 2002 i686 
unknown/

I have installed all components successfully. Only the Perl-modul 
File::RsyncP make problems:
make test abort with following error:

/make[1]: Entering directory `/root/backupPC/File-RsyncP-0.68/Digest'
make[1]: Leaving directory `/root/backupPC/File-RsyncP-0.68/Digest'
make[1]: Entering directory `/root/backupPC/File-RsyncP-0.68/FileList'
make[1]: Leaving directory `/root/backupPC/File-RsyncP-0.68/FileList'
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib 
-I/usr/lib/perl5/5.6.1/i586-linux -I/usr/lib/perl5/5.6.1 -e 'use 
Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/rsyncLoad....Can't locate Encode.pm in @INC (@INC contains: blib/arch 
blib/lib /usr/lib/perl5/5.6.1/i586-linux /usr/lib/perl5/5.6.1/i586-linux 
/usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/i586-linux 
/usr/lib/perl5/site_perl/5.6.1/i586-linux /usr/lib/perl5/site_perl/5.6.1 
/usr/lib/perl5/site_perl/5.6.1/i586-linux /usr/lib/perl5/site_perl/5.6.1 
/usr/lib/perl5/site_perl . /usr/lib/perl5/5.6.1/i586-linux 
/usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/i586-linux 
/usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl .) at 
blib/lib/File/RsyncP.pm line 51.
BEGIN failed--compilation aborted at blib/lib/File/RsyncP.pm line 51.
Compilation failed in require at t/rsyncLoad.t line 11.
BEGIN failed--compilation aborted at t/rsyncLoad.t line 11.
t/rsyncLoad....dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
Failed Test   Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/rsyncLoad.t    2   512     1    2  1
Failed 1/1 test scripts. 1/1 subtests failed.
Files=1, Tests=1,  0 wallclock secs ( 0.11 cusr +  0.00 csys Failed 1/1 test 
programs. 1/1 subtests failed.
make: *** [test_dynamic] Error 11
/
I have searched after Encode.pm and find out that Encode::compat 
"provide a compatibility layer for Encode.pm users on perl versions 
earlier than v5.7.1".
After an installation of Encode::compat I still became same error. I 
skip make test an install the modul.

Trying to backup a client I became following error now: dump failed: 
File::RsyncP module version () too old: need 0.52
Also the newest modul isn“t installed.

My perl version: perl-5.6.1-159

I hope that someone can help me or give me a advice before I try to 
resolv the problem next week on my own!
Thanks!

Greetz,
Kamill

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to