trying to get started with backuppcfs, found libbackuppc-xs-perl in ubuntu repos, but now wondering where to find BackupPC/DirOps.pm:
0# apt-get install libbackuppc-xs-perl ... 0# PERLLIB=/usr/share/backuppc/lib ./backuppcfs.pl /mnt/b Can't locate BackupPC/DirOps.pm in @INC (you may need to install the BackupPC::DirOps module) (@INC contains: /usr/local/BackupPC/lib /usr/share/backuppc/lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at ./ backuppcfs.pl line 68. BEGIN failed--compilation aborted at ./backuppcfs.pl line 68. * 2# apt-get install libbackuppc-dirops-perl Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package libbackuppc-dirops-perl 100# apt-cache search backuppc backuppc - high-performance, enterprise-grade system for backing up PCs libfile-rsyncp-perl - Perl based implementation of an Rsync client libio-dirent-perl - Perl module for accessing dirent structs returned by readdir hobbit-plugins - plugins for the Xymon network monitor libbackuppc-xs-perl - Perl module for BackupPC nagios-plugins-contrib - Plugins for nagios compatible monitoring systems 0# On Fri, Mar 20, 2020 at 10:13 AM gregrwm <p...@scalliondata.com> wrote: > trying to get started with backuppcfs. what and where is BackupPC/XS.pm? > it's not in dpkg-query -L backuppc. is it because the version of > backuppcfs.pl i have is for backuppc4? and not compatible with > backuppc3? if so is there a version for backuppc3? > > 0# PERLLIB=/usr/share/backuppc/lib ./backuppcfs.pl /mnt/b > Can't locate BackupPC/XS.pm in @INC (you may need to install the > BackupPC::XS module) (@INC contains: /usr/local/BackupPC/lib > /usr/share/backuppc/lib /etc/perl > /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 > /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 > /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 > /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at ./ > backuppcfs.pl line 67. > BEGIN failed--compilation aborted at ./backuppcfs.pl line 67. > 2# dpkg-query -W backuppc > backuppc 3.3.1-4ubuntu1 > 0# cat /etc/lsb-release > DISTRIB_ID=Ubuntu > DISTRIB_RELEASE=18.04 > DISTRIB_CODENAME=bionic > DISTRIB_DESCRIPTION="Ubuntu 18.04.3 LTS" > 0# > > tia, > greg >
_______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/