[mythtv-users] ansible on centos7 - perl failure
Mark Perkins
perkins1724 at hotmail.com
Thu Dec 28 20:27:57 UTC 2017
On 29/12/17 05:47, Tim Draper wrote:
> keep getting the error:
> ["No package matching 'perl\\(ExtUtils::MakeMaker\\)' found available, installed or updated"]}
>
How are you installing via yum? I don't use ansible but do self-compile
fixes/29 on Centos 7. I just use:
perl-ExtUtils-MakeMaker.noarch 6.68-3.el7 @base
and don't seem to have any problems.
Does this command return a version number for you when run from a terminal?
perl -MExtUtils::MakeMaker -e 'print $ExtUtils::MakeMaker::VERSION';
More information about the mythtv-users
mailing list