Aled Sage created BROOKLYN-300:
----------------------------------
Summary: MySQL provisioning fails on centos when perl not on base
OS
Key: BROOKLYN-300
URL: https://issues.apache.org/jira/browse/BROOKLYN-300
Project: Brooklyn
Issue Type: Bug
Affects Versions: 0.9.0
Reporter: Aled Sage
When deploying to a (very) stripped down CentOS 7 image, MySQL failed because
perl was not pre-installed.
To work It needs {{yum install -y perl perl-Data-Dumper}} (without the latter,
we get the error {{FATAL ERROR: please install the following Perl modules
before executing
/tmp/installs/MySqlNode_5.6.26/mysql-5.6.26-linux-glibc2.5-x86_64/scripts/mysql_install_db:
Data::Dumper}}).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)