[
https://issues.apache.org/jira/browse/AMBARI-6113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14030514#comment-14030514
]
Dmitry Lysnichenko commented on AMBARI-6113:
--------------------------------------------
+1
> Nagios install fails on SLES due to php5-json not available
> -----------------------------------------------------------
>
> Key: AMBARI-6113
> URL: https://issues.apache.org/jira/browse/AMBARI-6113
> Project: Ambari
> Issue Type: Bug
> Components: agent
> Affects Versions: 1.6.1
> Reporter: Vitaly Brodetskyi
> Assignee: Vitaly Brodetskyi
> Priority: Critical
> Fix For: 1.6.1
>
> Attachments: AMBARI-6113.patch
>
>
> Using SLES 11 SP3 quick-start image on EC2. Doesn't look like php5-json is
> available, but php53-json is available.
> WORKAROUND:
> I modified NAGIOS/metainfo.xml and this worked.
> {code}
> <package>
> <name>php5*-json</name>
> </package>
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)