[mythtv-users] ansible on centos7 - perl failure

Tim Draper veehexx at zoho.com
Fri Dec 29 07:56:33 UTC 2017




 ---- On Thu, 28 Dec 2017 20:27:57 +0000 Mark Perkins <perkins1724 at hotmail.com> wrote ---- 
 >  
 >  
 > 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 
 >  

installed via 'yum install perl-ExtUtils-MakeMaker'

 > Does this command return a version number for you when run from a terminal? 
 > perl -MExtUtils::MakeMaker  -e 'print $ExtUtils::MakeMaker::VERSION'; 

returns '7.3'.

and ansible command is 'ansible-playbook -i hosts qt5.yml'



More information about the mythtv-users mailing list