BackupPC-users

Re: [BackupPC-users] backup failed (can't find Compress::Zlib)

2012-02-03 16:28:52
Subject: Re: [BackupPC-users] backup failed (can't find Compress::Zlib)
From: Les Mikesell <lesmikesell AT gmail DOT com>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Fri, 3 Feb 2012 15:27:29 -0600
On Fri, Feb 3, 2012 at 1:40 PM, Timothy J Massey <tmassey AT obscorp DOT com> wrote:
Les Mikesell <lesmikesell AT gmail DOT com> wrote on 02/03/2012 02:26:08 PM:


> > I am thinking in changing CentOS version (I am using 6.2 currently). Do you
> > know some CentOS distro with this bug repaired?
>
> I have a couple of 6.2 systems with backuppc from EPEL and have not
> seen any similar problems.


I have recently installed a few BackupPC systems on CentOS 6.2-minimal.  I used the following RPM's:

NOTE:  This list found by running yum localinstall BackupPC-3.2.1-6.el6.x86_64.rpm and finding the packages it could not find, all from EPEL
        wget http://download.fedora.redhat.com/pub/epel/6/x86_64/perl-File-RsyncP-0.68-6.el6.x86_64.rpm
        yum -y localinstall perl-File-RsyncP-0.68-6.el6.x86_64.rpm
        wget http://download.fedora.redhat.com/pub/epel/6/x86_64/perl-Net-FTP-AutoReconnect-0.3-3.el6.noarch.rpm
        yum -y localinstall perl-Net-FTP-AutoReconnect-0.3-3.el6.noarch.rpm
        wget http://download.fedora.redhat.com/pub/epel/6/x86_64/perl-Net-FTP-RetrHandle-0.2-3.el6.noarch.rpm
        yum -y localinstall perl-Net-FTP-RetrHandle-0.2-3.el6.noarch.rpm
Download BackupPC RPM for RHEL 6:
        wget http://download.fedora.redhat.com/pub/epel/6/x86_64/BackupPC-3.2.1-6.el6.x86_64.rpm
        yum localinstall BackupPC-3.2.1-6.el6.x86_64.rpm

It is usually safe to just add the EPEL repo to your yum configuration as described here:
http://fedoraproject.org/wiki/EPEL/FAQ#How_can_I_install_the_packages_from_the_EPEL_software_repository.3F
and then yum will sort out the dependencies itself.   The EPEL policy is to not replace/overwrite any upstream packages so it rarely causes any conflicts, but if you are concerned about that, after installing the epel-release package you can edit the /etc/yum.repos.d/epel.repo file and set enabled=0.  Then when you want something from there, add --enablerepo=epel on the yum command line when you install or update specific packages.  Most other 3rd party repos are not as careful about conflicts and are more dangerous to leave enabled for updates.

--
   Les Mikesell
    lesmikesell AT gmail DOT com

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/