Re: [BackupPC-users] CentOS update and now missing Compress:Zlib

2010-10-01 Thread Tony Schreiner
On Oct 1, 2010, at 2:55 PM, Tony Schreiner wrote: > I ran update today and perl-Compress-Zlib from RPMForge got obsoleted > and replaced by perl-IO-Compress-Zlib > > now BackupPC_dump is gomplaining about missing Compress:Zlib > > I find use Compress::Zlib in BackupPC_compressPool and BackupPC_zc

[BackupPC-users] CentOS update and now missing Compress:Zlib

2010-10-01 Thread Tony Schreiner
I ran update today and perl-Compress-Zlib from RPMForge got obsoleted and replaced by perl-IO-Compress-Zlib now BackupPC_dump is gomplaining about missing Compress:Zlib I find use Compress::Zlib in BackupPC_compressPool and BackupPC_zcat, can I change those statements to use IO::Compress::Zli