When I run this script /usr/local/bin/perl /usr/local/cpanel/3rdparty/quickinstall/scripts/checkupdates.pl
I am getting this list of errors.
Line 100 of GIT.PM is use Error qw try);
I think it can't find error.pm. Using WHM I went to module installers but there are pages of entries of modules with error in them. I'm not sure if I should be installing "Error - latest:0.17027" "Error::Generic" or something altogether different.
I am getting this list of errors.
Code:
Can't locate Error.pm in @INC (@INC contains: /usr/local/cpanel /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /usr/local/lib64/perl5/Git.pm line 100.
BEGIN failed--compilation aborted at /usr/local/lib64/perl5/Git.pm line 100.
Compilation failed in require at /usr/local/cpanel/Cpanel/QuickInstall/Backups.pm line 3.
BEGIN failed--compilation aborted at /usr/local/cpanel/Cpanel/QuickInstall/Backups.pm line 3.
Compilation failed in require at /usr/local/cpanel/3rdparty/quickinstall/scripts/checkupdates.pl line 3.
BEGIN failed--compilation aborted at /usr/local/cpanel/3rdparty/quickinstall/scripts/checkupdates.pl line 3.
I think it can't find error.pm. Using WHM I went to module installers but there are pages of entries of modules with error in them. I'm not sure if I should be installing "Error - latest:0.17027" "Error::Generic" or something altogether different.
Last edited by a moderator: