adferrand/docker-backuppc

Missing perl module Time::ParseDate

JonNelson opened this issue · 0 comments

Without Time::ParseDate, the BackupPC_fixupBackupSummary program won't run:

bash-5.1$ ./BackupPC_fixupBackupSummary -h
Can't locate Time/ParseDate.pm in @INC (you may need to install the Time::ParseDate module) (@INC contains: /usr/local/BackupPC/lib /usr/local/lib/perl5/site_perl /usr/local/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl) at ./BackupPC_fixupBackupSummary line 44.
BEGIN failed--compilation aborted at ./BackupPC_fixupBackupSummary line 44.
bash-5.1$