Re: [BackupPC-users] Backup failed with error can't find Compress::Zlib

2007-11-11 Thread Ed Burgstaler
It appears that the YUM update upgrade my perl version as indicated in log
file 
Nov 09 04:47:04 Updated: perl.x86_64 3:5.8.5-36.el4_5.2

If I go to CPAN to install Archive::Zip and Compress::Zlib ... both fail
with

Failed 8/10 test scripts, 20.00% okay. 3/3 subtests failed, 0.00% okay.
make: *** [test_dynamic] Error 255
  /usr/bin/make test -- NOT OK
Running make install
  make test had returned bad status, won't install without force

I assume this must be due to the newer version of perl? Any suggestions ...

Thanks in advance


  _  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ed
Burgstaler
Sent: November 10, 2007 1:16 PM
To: backuppc-users@lists.sourceforge.net
Subject: [BackupPC-users] Backup failed with error can't find Compress::Zlib


All of of sudden my backups have started failing with Backup failed on
_( can't find Compress::Zlib) this is something new as all has been
working fine for over a year. Could anyone shed some insight as to why this
is happening all of a sudden?
I tried updating the Compress::Zlib via CPAN but it errors out as well so
I'm not sure what to do at this point.
 
Thank for any help
 
Ed
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Backup failed with error can't find Compress::Zlib

2007-11-11 Thread Holger Parplies
Hi,

Ed Burgstaler wrote on 11.11.2007 at 13:24:42 [Re: [BackupPC-users] Backup 
failed with error can't find Compress::Zlib]:
 It appears that the YUM update upgrade my perl version as indicated in log
 file 
 Nov 09 04:47:04 Updated: perl.x86_64 3:5.8.5-36.el4_5.2
 
 If I go to CPAN to install Archive::Zip and Compress::Zlib ... both fail

how about looking within your distribution? For Debian, the package names
are libarchive-zip-perl and libcompress-zlib-perl. I don't know about yum-OS
(what was it again?).

 with
 
 Failed 8/10 test scripts, 20.00% okay. 3/3 subtests failed, 0.00% okay.
 make: *** [test_dynamic] Error 255
   /usr/bin/make test -- NOT OK

Maybe your compiler doesn't generate 64-bit-code to match the Perl
executable? You *did* compile on the target system, didn't you?

 I assume this must be due to the newer version of perl?

I doubt it. In fact, I can build both modules (fetched from CPAN) and
successfully run the tests on Debian Etch (Perl 5.8.8) (32-bit installation
though). Are you sure you've got all the dependencies installed? You won't
run into such problems if you can just install a package ...

Regards,
Holger

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Backup failed with error can't find Compress::Zlib

2007-11-11 Thread Les Stott
Ed Burgstaler wrote:
 It appears that the YUM update upgrade my perl version as indicated in 
 log file 

 *Nov 09 04:47:04 Updated: perl.x86_64 3:5.8.5-36.el4_5.2*

 If I go to CPAN to install Archive::Zip and Compress::Zlib ... both 
 fail with

 Failed 8/10 test scripts, 20.00% okay. 3/3 subtests failed, 0.00% okay.
 make: *** [test_dynamic] Error 255
   /usr/bin/make test -- NOT OK
 Running make install
   make test had returned bad status, won't install without force

 I assume this must be due to the newer version of perl? Any 
 suggestions ...


 From above it looks like you're running RHEL4 x86_64.

3rd party repos like Dag Wieers (http://dag.wieers.com/rpm/) or ATrpms 
(http://atrpms.net) contain a lot of extra pre-built rpms for 3rd party 
tools. All the rpms are usually called perl-Module-Name. i.e. 
perl-Compress-Zlib

Set yourself up for these repos and then install using rpms instead of 
cpan. You should be able to get things sorted using compatible rpms.

Regards,

Les






-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


[BackupPC-users] Backup failed with error can't find Compress::Zlib

2007-11-10 Thread Ed Burgstaler
All of of sudden my backups have started failing with Backup failed on
_( can't find Compress::Zlib) this is something new as all has been
working fine for over a year. Could anyone shed some insight as to why this
is happening all of a sudden?
I tried updating the Compress::Zlib via CPAN but it errors out as well so
I'm not sure what to do at this point.
 
Thank for any help
 
Ed
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/