[mythtv-users] ansible on centos7 - perl failure
Nick Morrott
knowledgejunkie at gmail.com
Thu Dec 28 20:23:41 UTC 2017
On 28 December 2017 at 19:17, Tim Draper <veehexx at zoho.com> wrote:
> i've wiped my BE from fedora25 (now EOL'd) and moved to centos but am having issues with ansible at the perl stage.
>
> keep getting the error:
> ["No package matching 'perl\\(ExtUtils::MakeMaker\\)' found available, installed or updated"]}
>
> i've tried installing it via yum and re-running the playbook - no fix
> i've then removed it from yum and tried via cpan - still no go.
>
> the rest of the perl requirements seem to be ok, it's just this one. Any pointers on how to fix it?
ExtUtils::MakeMaker is a core Perl module - it is installed with Perl.
You shouldn't need to install a separate package for it.
Cheers,
Nick
More information about the mythtv-users
mailing list