Index: [Article Count Order] [Thread]

Date:  Thu, 20 Dec 2007 20:22:50 +0100
From:  "Bob Noordam" <b.noordam (at mark) xs4all.nl>
Subject:  [coba-e:11581] Re: raqbackup.sh - Problems after the update - The fix!
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <002801c8433d$b9c91bd0$2d5b5370$ (at mark) noordam (at mark) xs4all.nl>
In-Reply-To:  <47695767.10909 (at mark) monostar.net>
References:  <47695767.10909 (at mark) monostar.net>
X-Mail-Count: 11581

> 
> 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..
> 


Some older mailscanner installs broke too. The problem (in my case) was not
within zlib (altough that reports the error - '.. is only avaliable with the
xs version .. etc), but in Scalar::List::Utils that no longer seems to
accept dualvar parms. I have an updated Scalar::List::Utils for download [1]
that at least fixes mailscanner - But you may want to take another route -
since this one has to be forced in (scalar* is part of the main centos perl
package)

[1] http://downloads.depopo.net/release/centos4.x/perl-Scalar-List-Utils/

Bob.