Index: [Article Count Order] [Thread]

Date:  Wed, 19 Dec 2007 22:30:39 +0100
From:  Kristian Eklund <kristian.eklund (at mark) monostar.net>
Subject:  [coba-e:11571] Re: raqbackup.sh - Problems after the update - The fix!
To:  coba-e (at mark) bluequartz.org
Message-Id:  <47698D7F.5070707 (at mark) monostar.net>
In-Reply-To:  <47698489.5000703 (at mark) mixfans.org>
References:  <47695767.10909 (at mark) monostar.net> <47698489.5000703 (at mark) mixfans.org>
X-Mail-Count: 11571

Hi,
I just took this version since it was available from that thread. And I 
know it works with my configuration.

If your backup is very, very small..  No exported sites, users or 
anything, but SQL, and your log has that error I wrote, you need this.

If it works you don't. :)

/Kristian

Dennis skrev:
> 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
>>
>> ----
>>
>> After this everything worked for me again. I think I will have to mask 
>> the update from CentOS though.. In Gentoo Portage this is so easy, but 
>> with Yum I think it's too hard to have granular control.
>>
>> I got the solution from this thread:
>> http://www.nuonce.net/support/viewthread.php?tid=187
>>
>> So, thanks, Brian! :)
>>
>> /Kristian
>>
>> PS. I'm out of popcorn. Is the flame war over, or do I need to buy 
>> some more?

11571_2.p7s