Hi Iosif,
On Sat, 9 Apr 2022, Iosif Fettich wrote:
just to let you know:
BackupPC::Storage::Text.pm needs a patch.
in sub ConfigFileMerge, the line reading
my $d = Data::Dumper->new([$newConf->{$var}], [*value]);
should ...
Which one?
I'm not sure what you're asking...
$ grep -n 'my $d = Data::Dumper->new'
/usr/local/BackupPC/lib/BackupPC/Storage/Text.pm
379: my $d = Data::Dumper->new([$newConf->{$var}], [*value]);
413: my $d = Data::Dumper->new([$newConf->{$var}], [*value]);
I've tried to get in touch with Craig Barrat (the BackupPC author and
maintainer, afaik), but haven't succeded yet.
I think you have, now. :)
Are you saying that Craig is following the list? ...
Yes.
--
73,
Ged.
_______________________________________________
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/