I wanted to perform a database backup on my test systems for testing purposes. While doing so, I received the following message from restore.pl:
Code: Select all
/opt/otrs/scripts/restore.pl -b /opt/backup/ -d /opt/znuny/
Attempt to call undefined import method with arguments (“catfile”) via package “File::Spec”
(Perhaps you forgot to load the package?) at /opt/otrs/scripts/restore.pl line 26.
Restore /opt/backup/Config.tar.gz ...
Restore /opt/backup/Application.tar.gz ...
create MySQL
Restore database into MySQL ...
I suspect that it is due to Debian 13, or rather the Perl version.
Perl-Version 5.40.1
Greetings