Please check if the following changes to the
Lines 480 to 492 got removed:
Further in 2 places the original lines:
got replaced with:
pve-manager
as in /usr/share/perl5/VZDump.pm
are okay:Lines 480 to 492 got removed:
Perl:
my $subject_template = "vzdump backup status ({{hostname}}): {{status-text}}";
my $body_template = <<EOT;
{{error-message}}
{{heading-1 "Details"}}
{{table guest-table}}
{{#verbatim}}
Total running time: {{duration total-time}}
Total size: {{human-bytes total-size}}
{{/verbatim}}
{{heading-1 "Logs"}}
{{verbatim-monospaced logs}}
EOT
Further in 2 places the original lines:
Perl:
$subject_template,
$body_template,
Perl:
"vzdump",