The BackupPC rpms
Find a file
2016-12-22 14:57:17 +01:00
.gitignore v 3.3.1 2015-03-14 21:14:05 -06:00
BackupPC-3.2.1-locatedb.patch fix syntax error 2011-07-12 09:58:38 -06:00
BackupPC-3.2.1-piddir.patch patch to move pid dir under /var/run 2011-07-08 21:16:51 -06:00
BackupPC-3.2.1-rundir.patch create directory under /var/run for BackupPC socket 2011-07-08 21:08:33 -06:00
BackupPC-3.3.0-fix-shadow-access.patch - add patch that causes getpwnam to return only uid to fix selinux denials 2014-02-21 22:54:13 -07:00
BackupPC-3.3.1-IPv6-support.patch Some IPv6 support (BZ 1385630) 2016-10-18 08:59:00 +02:00
BackupPC-3.3.1-perl_defined_at_deprecation.patch Deprecation of defined(@array) in Perl. 2016-07-15 10:43:20 +02:00
BackupPC-3.3.1-perl_unescaped_left_brace.patch BZ 1259481 - Perl unescaped braces fixed 2016-12-22 14:57:17 +01:00
BackupPC-README.fedora - change %%{_sharedstatedir} to %%{_localstatedir}/lib as these expand 2012-01-22 18:52:42 -07:00
BackupPC.htaccess Broken configuration for httpd 2.4 (bz #871353) 2012-12-24 16:42:24 -07:00
BackupPC.logrotate auto-import BackupPC-2.1.2-6 on branch devel from BackupPC-2.1.2-6.src.rpm 2006-07-27 20:04:03 +00:00
backuppc.service add local-fs.target and remote-fs.target to startup dependency (bz #959309) 2014-02-22 16:41:12 -07:00
BackupPC.spec BZ 1259481 - Perl unescaped braces fixed 2016-12-22 14:57:17 +01:00
BackupPC.tmpfiles wrong order in file 2011-08-19 16:01:31 -06:00
BackupPC_Admin.c perl-suidperl is no longer available (fix bug #611009) 2010-07-31 22:30:20 +02:00
README.RHEL fix typo in README.RHEL 2014-02-21 22:21:14 -07:00
sources v 3.3.1 2015-03-14 21:14:05 -06:00

If you are installing this software on a Red Hat Enterprise Linux (RHEL)
server, you will have to subscribe to the "RHEL Server Optional" before
attempting to install this component.  If you do not enable this channel, you
will receive an error that looks similar to this:

   --> Finished Dependency Resolution
  Error: Package: BackupPC-3.2.1-1.el6.x86_64 (epel)
             Requires: perl(Archive::Zip)
  Error: Package: BackupPC-3.2.1-1.el6.x86_64 (epel)
             Requires: perl(XML::RSS)
  Error: Package: BackupPC-3.2.1-1.el6.x86_64 (epel)
             Requires: perl-Time-modules
  Error: Package: BackupPC-3.2.1-1.el6.x86_64 (epel)
             Requires: perl(Time::ParseDate)
   You could try using --skip-broken to work around the problem
   You could try running: rpm -Va --nofiles --nodigest


References:
http://fedoraproject.org/wiki/EPEL#How_can_I_use_these_extra_packages.3F
https://access.redhat.com/kb/docs/DOC-11313
https://bugzilla.redhat.com/show_bug.cgi?id=749627