Skip to main content

Perl not updated after cPanel upgrade

Comments

5 comments

  • cPanelMichael
    Hello, The system's Perl version relates to the version published with your operating system. Perl 5.10 is installed on CentOS 6, CloudLinux 6, and RHEL 6, and Amazon Linux, and Perl 5.16 is installed on on CentOS 7, CloudLinux 7, and RHEL 7. This is documented at: Guide to Perl in cPanel - Perl Environments - Software Development Kit - cPanel Documentation Thank you.
    0
  • Michael Pfaff
    Maybe it isn't my Perl version causing the issue then. I'm running into an error when I try to install intltool - it says require: perl(xml::parser), but I have XML Parser installed and updated to latest version (2.44). Any insight?
    0
  • cPanelMichael
    Hello, Could you let us know the specific steps/commands you are using when attempting the installation? Thank you.
    0
  • Michael Pfaff
    Yes, I have tried installing from WHM using Install an RPM and selecting intltool. I get this error:
    Loaded plugins: fastestmirror, security Setting up Install Process Loading mirror speeds from cached hostfile Resolving Dependencies --> Running transaction check ---> Package intltool.noarch 0:0.41.0-1.1.el6 will be installed --> Processing Dependency: perl(XML::Parser) for package: intltool-0.41.0-1.1.el6.noarch --> Finished Dependency Resolution Error: Package: intltool-0.41.0-1.1.el6.noarch (base) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest (XID 95e88d) The system failed to execute yum with the arguments "-y -c /etc/yum.conf install intltool --disablerepo=epel" because of an error: The "/usr/bin/yum" command (process 32679) reported error number 1 when it ended. : Error: Package: intltool-0.41.0-1.1.el6.noarch (base) Requires: perl(XML::Parser) Install complete.
    I've also tried via command line using "yum install intltool" and get the same error. Im wondering if it's related to this: vendor2.nginfotpdx.net/gitlab/ypp/poky/commit/a61eb1f844814daf525d1db250194ea186c35e71 And if so, how can I bypass that?
    0
  • cPanelMichael
    Hello, Try running the following command instead of using WHM and let us know the results:
    yum install intltool
    It should allow you to confirm the dependency requirement for the perl-XML-Parser package. Thank you.
    0

Please sign in to leave a comment.