Yes, I have tried installing from WHM using Install an RPM and selecting intltool. I get this error:
Code:
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?