Subject: | FW: Cpanel Installation Error - Missing 'version' in metadata |
Date: | Wed, 11 Mar 2015 11:16:53 -1000 |
To: | <bug-Parse-RecDescent [...] rt.cpan.org> |
From: | "Mark Ramsey" <mark.ramsey [...] onlinemaui.com> |
When attempting to install Parse::RecDescent on a CPanel server, I encounter
the following error preventing installation:
Creating new 'Build' script for 'Parse-RecDescent' version '1.967009'
OK
Checking dependencies from _build/prereqs ...
Failed to upconvert metadata to 1.1. Errors:
Missing mandatory field, 'version' (version) [Validation: 1.0]
at /loader/0xd0ca98/App/cpanminus/script.pm line 2475
Perl Expect failed with non-zero exit status: 65280
It appears that when CPanel is processing the installation, it requires the
'version' field in the metadata or it aborts the installation.
Mark