quickinstall plugin leading to update failures
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.
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.
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.
-
Hello @Brian Vasseur, /usr/local/cpanel/3rdparty/quickinstall/scripts/checkupdates.pl
Keep in-mind this is a third-party script that's not included by default with cPanel & WHM. I recommend contacting your server provider and verifying if /usr/local/cpanel/3rdparty/quickinstall/scripts/checkupdates.pl requires additional configuration steps for use in newer cPanel & WHM versions. You can read more about Perl module installation and usage on the document below: Guide to Perl in cPanel - Perl Environments - Developer Documentation - cPanel Documentation Thank you.0 -
Hello @Brian Vasseur, Keep in-mind this is a third-party script that's not included by default with cPanel & WHM. I recommend contacting your server provider and verifying if /usr/local/cpanel/3rdparty/quickinstall/scripts/checkupdates.pl requires additional configuration steps for use in newer cPanel & WHM versions. You can read more about Perl module installation and usage on the document below:
0 -
Hello Brian, It appears like the plugin is looking for the Error Perl module in your server's Perl environment. You can install the Error Perl module with the following command: cpan install Error
Let me know if this helps. Additionally, the following document is useful for overall Perl troubleshooting on cPanel & WHM:0 -
I have the same error but when I try to run the command listed above, I get the following error: Can't locate CPANPLUS.pm in @INC (you may need to install the CPANPLUS module) (@INC contains: /usr/local/perl/perl-5.22.0/lib/site_perl/5.22.0/x86_64-linux /usr/local/perl/perl-5.22.0/lib/site_perl/5.22.0 /usr/local/perl/perl-5.22.0/lib/5.22.0/x86_64-linux /usr/local/perl/perl-5.22.0/lib/5.22.0 .) at /usr/bin/cpanp line 11. Error in PREIN scriptlet in rpm package quickinstall-1.2-96.noarch error: install: %pre scriptlet failed (2), skipping quickinstall-1.2-96 Verifying : quickinstall-1.2-96.noarch 1/2 quickinstall-1.2-94.noarch was supposed to be removed but is not! Verifying : quickinstall-1.2-94.noarch 2/2 Complete! info [rpmup] Completed yum execution "--assumeyes --config /etc/yum.conf update --disablerepo=epel": in 41.508 second(s). (XID ewmka8) The system failed to execute yum with the arguments "--assumeyes --config /etc/yum.conf update --disablerepo=epel" because of an error: The "/usr/bin/yum --assumeyes --config /etc/yum.conf update --disablerepo=epel" command (process 5217) reported error number 1 when it ended. : Error in PREIN scriptlet in rpm package quickinstall-1.2-96.noarch quickinstall-1.2-94.noarch was supposed to be removed but is not! checkyum version 22.3 (excludes: bind-chroot perl ruby)0 -
I have the same error but when I try to run the command listed above, I get the following error:
Can't locate CPANPLUS.pm in @INC (you may need to install the CPANPLUS module) (@INC contains: /usr/local/perl/perl-5.22.0/lib/site_perl/5.22.0/x86_64-linux /usr/local/perl/perl-5.22.0/lib/site_perl/5.22.0 /usr/local/perl/perl-5.22.0/lib/5.22.0/x86_64-linux /usr/local/perl/perl-5.22.0/lib/5.22.0 .) at /usr/bin/cpanp line 11. Error in PREIN scriptlet in rpm package quickinstall-1.2-96.noarch error: install: %pre scriptlet failed (2), skipping quickinstall-1.2-96 Verifying : quickinstall-1.2-96.noarch 1/2 quickinstall-1.2-94.noarch was supposed to be removed but is not! Verifying : quickinstall-1.2-94.noarch 2/2 Complete! info [rpmup] Completed yum execution "--assumeyes --config /etc/yum.conf update --disablerepo=epel": in 41.508 second(s). (XID ewmka8) The system failed to execute yum with the arguments "--assumeyes --config /etc/yum.conf update --disablerepo=epel" because of an error: The "/usr/bin/yum --assumeyes --config /etc/yum.conf update --disablerepo=epel" command (process 5217) reported error number 1 when it ended. : Error in PREIN scriptlet in rpm package quickinstall-1.2-96.noarch quickinstall-1.2-94.noarch was supposed to be removed but is not! checkyum version 22.3 (excludes: bind-chroot perl ruby)
Nevermind, I searched for 'cpanplus' in the module installers under the software section of whm. Then I installedCPANPLUS (0.9176)
then installedBundle::CPANPLUS (0.01)
and installedBundle::CPANPLUS::Dependencies (0.03) Bundle::CPANPLUS::Test::Reporter (0.05)
and finally installedACME::CPANPLUS::Module::With::Core::PreReq (0.06)
then i ran 'yum update' and everything worked great realistically, you probably only need to install the first and last modules, if it doesn't work, try to install all of the modules listed0 -
Hello @Isaac Ewing, Thanks for sharing the solution. I've merged your posts into this thread, as it appears to relate to the third-party plugin named quickinstall. Thank you. -1 -
t"i c?ng quan t"m 0 -
t"i c?ng quan t"m
Hello @intuicafe, Do you have root access to the server? If not, can you report this to your hosting provider so they can investigate further? Thank you. Translation: [QUOTE] Xin ch"o @intuicafe, B?n c" quy?n truy c?p root v"o m"y ch?? N?u kh"ng, b?n c" th? b"o c"o ?i?u n"y v?i nh" cung c?p d?ch v? l?u tr? c?a m"nh ?? h? c" th? ?i?u tra th"m kh"ng? C?m ?n b?n.0
Please sign in to leave a comment.
Comments
8 comments