> How to check if you need this update?
> Running the backup on my server takes me 5 hours ...
>
> Also why the 1.33 version? I see awful lot other higher
> version(s) avail . .
>
> Dennis
>
> Kristian Eklund schreef:
> > Hello everyone,
> > Have you all checked your backups (with raqbackup.sh) after the big
> > updates? For me it broke perl-Compress-Zlib and made raqbackup stop
> > working together with CMU. I noticed when my backup was 15
> MB instead
> > of a couple of Gigs..
> >
> > The error you see in output-cmuexport.log is:
> > ERROR createTar: Compression not available.
> >
> > What you need to do is this:
> > $ wget
> >
> http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/Compress-Zlib
-1.33.tar.gz
>
> $ tar xfvpz Compress-Zlib-1.33.tar.gz
> $ cd Compress-Zlib-1.33
> # /usr/bin/perl Makefile.PL
> # make
> # make install
>
> ----
>
I get the following
[root@fsn3 ~]# rpm -qa | grep Zlib
perl-Compress-Zlib-1.42-1.el4
perl-IO-Zlib-1.04-4.2.el4
Also
[root@fsn3 ~]# yum list | grep Zlib
perl-Compress-Zlib.i386 1.42-1.el4
installed
perl-IO-Zlib.noarch 1.04-4.2.el4
installed
Gerald
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.