Skip to main content

Error MySQL/MariaDB Upgrade (5.6 to 10.0) step 4

Comments

4 comments

  • MyDreamscape
    In WHM I tried to install the missing perl-DBI module, went to 'Install a Perl Module' and msg shows:
    The perl magic loader is deprecated as of 11.36.
    Should not be a real problem or? I add the name of the missing module - DBI - in the input box and clicked Install Now button. Result output: [SPOILER="Result DBI module install">
    Checking C compiler....C compiler (/usr/bin/cc) OK (cached Sat Oct 1 12:22:30 2016) Tuned C compiler not available because it is not enabled....Done CPAN fallback is disabled since /var/cpanel/conserve_memory exists, and cpanm is available. Method: Using Perl Expect, Installer: cpanm --perl is deprecated since it's known to be fragile in figuring out dependencies. Run `/scripts/cpan_sandbox/x86_64/perl -S cpanm` instead. cpanm (App::cpanminus) 1.7039 on perl 5.008008 built for x86_64-linux Work directory is /home/.cpanm/work/1475323109.14127 You have make /usr/bin/make Falling back to HTTP::Tiny 0.056 You have /bin/tar: tar (GNU tar) 1.15.1 You have /usr/bin/unzip Testing connection speed...(using fast method)...Done Ping:0.00533008575439453 (ticks) Testing connection speed to mirror.example.de using pureperl...(cached .. 102622.09 bytes/s)...Done Ping:0.00743603706359863 (ticks) Testing connection speed to cpan.etla.org using pureperl...(cached .. 77196.62 bytes/s)...Done Ping:0.00729584693908691 (ticks) Testing connection speed to cpan.mirrors.uk2.net using pureperl...(cached .. 73232.23 bytes/s)...Done Ping:0.0113880634307861 (ticks) Testing connection speed to www.planet-example.de using pureperl...(cached .. 44970.92 bytes/s)...Done Ping:0.013962984085083 (ticks) Testing connection speed to mirror.bytemark.co.uk using pureperl...(cached .. 37382.63 bytes/s)...Done Five usable mirrors located Ping:1000 (ticks) Testing connection speed to 69.73.140.17 using pureperl...(using cached speed)...Done Ping:0.130738019943237 (ticks) Testing connection speed to 208.109.109.239 using pureperl...(using cached speed)...Done Ping:0.143280029296875 (ticks) Testing connection speed to 69.50.192.73 using pureperl...(using cached speed)...Done Three usable fallback mirrors located Fetching http://mirror.example.de/cpan/index.html (connected:0).......(request attempt 1/12)...Resolving mirror.example.de...(resolve attempt 1/65)...@194.8.197.22......receiving......request success......Done Mirror Check passed for mirror.example.de (/index.html) Searching on cpanmetadb ... Searching DBI on cpanmetadb (
    0
  • cPanelMichael
    Hello, Could you verify if "Perl*" if added to the "Exclude=" line in your /etc/yum.conf file? If so, run the following command to remove that entry:
    /scripts/checkyum --no-perl
    Then, install the required perl-DBI package via the following command:
    yum install perl-DBI
    This should allow the MariaDB upgrade to proceed. Information about the various Perl environments on a cPanel server is available at:
    0
  • MyDreamscape
    Hello Michael, Thank you for this solution, all went well this time! We had to rebuild apache and php also afterwards and that went also flawless. We have to migrate in the near future to CentOS 7 but for now it looks like: [LIST]
  • CENTOS: 5.11 x86_64 xenpv
  • cPanel Version: 56.0 (build 35)
  • Apache Version: 2.4.23
  • PHP Version: 5.6.26
  • MySQL Version: 10.0.27-MariaDB
  • Perl Version: 5.8.8 Please mark the issue as solved, thank you!
  • 0
  • cPanelMichael
    Hello, I'm happy to see the issue is now resolved. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.