Hi,

I am sure I have $Conf{RsyncBackupPCPath} set properly

# grep RsyncBackupPCPath *
config.pl:$Conf{RsyncBackupPCPath} = "/usr/libexec/backuppc-rsync/rsync_bpc";
config.pl:    RsyncBackupPCPath         => 0,

# file /usr/libexec/backuppc-rsync/rsync_bpc
/usr/libexec/backuppc-rsync/rsync_bpc: ELF 64-bit LSB pie executable, x86-64, 
version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, 
BuildID[sha1]=9476c80ebc0ea2113223b0f94b5d9745c43aeafe, for GNU/Linux 3.2.0, 
stripped

I'm not sure if this would help or if is irrelevant, but on one of my servers I have

# grep   RsyncBackupPCPath /etc/BackupPC/config.pl
$Conf{RsyncBackupPCPath} = '/usr/bin/rsync_bpc';
  'RsyncBackupPCPath' => '0',

# file /usr/bin/rsync_bpc
/usr/bin/rsync_bpc: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), 
dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, 
BuildID[sha1]=f87f6bc67ba74346a66641cb2e45be104456e6eb, for GNU/Linux 3.2.0, 
stripped

# cat /etc/system-release
Fedora release 38 (Thirty Eight)

# rpm -qa | grep -i backuppc
BackupPC-XS-0.62-11.fc38.x86_64
BackupPC-4.4.0-9.fc38.x86_64

and on another one that is

# grep   RsyncBackupPCPath /etc/backuppc/config.pl
$Conf{RsyncBackupPCPath} = '/usr/libexec/backuppc-rsync/rsync_bpc';
  'RsyncBackupPCPath' => '0',

# file /usr/libexec/backuppc-rsync/rsync_bpc /usr/libexec/backuppc-rsync/rsync_bpc: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=9476c80ebc0ea2113223b0f94b5d9745c43aeafe, for GNU/Linux 3.2.0, stripped

# cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.2 LTS"

# dpkg -l | grep -i backuppc
ii  backuppc                                      4.4.0-5ubuntu2                
              amd64        high-performance, enterprise-grade system for 
backing up PCs
ii  backuppc-rsync                                3.1.3.0-3build1               
              amd64        patched rsync for BackupPC version 4
ii  libbackuppc-xs-perl:amd64                     0.62-2build1                  
              amd64        Perl module with C backend for BackupPC 4


Best regards,

Iosif Fettich


_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    https://github.com/backuppc/backuppc/wiki
Project: https://backuppc.github.io/backuppc/

Reply via email to