You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ao...@apache.org on 2014/05/12 14:05:12 UTC

git commit: AMBARI-5683. Ganglia Monitor fails to install on SLES 11 SP3 (aonishuk)

Repository: ambari
Updated Branches:
  refs/heads/trunk c7242bcbd -> 9391b60aa


AMBARI-5683. Ganglia Monitor fails to install on SLES 11 SP3 (aonishuk)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/9391b60a
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/9391b60a
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/9391b60a

Branch: refs/heads/trunk
Commit: 9391b60aa21e7913ceef1b6075fe34c3d7445fe0
Parents: c7242bc
Author: Andrew Onishuk <ao...@hortonworks.com>
Authored: Mon May 12 15:05:01 2014 +0300
Committer: Andrew Onishuk <ao...@hortonworks.com>
Committed: Mon May 12 15:05:01 2014 +0300

----------------------------------------------------------------------
 .../main/resources/stacks/HDP/1.3.2/services/GANGLIA/metainfo.xml  | 2 +-
 .../main/resources/stacks/HDP/1.3.2/services/NAGIOS/metainfo.xml   | 2 +-
 .../main/resources/stacks/HDP/2.0.6/services/GANGLIA/metainfo.xml  | 2 +-
 .../main/resources/stacks/HDP/2.0.6/services/NAGIOS/metainfo.xml   | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/9391b60a/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/GANGLIA/metainfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/GANGLIA/metainfo.xml b/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/GANGLIA/metainfo.xml
index b1e37a6..a13a56e 100644
--- a/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/GANGLIA/metainfo.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/GANGLIA/metainfo.xml
@@ -91,7 +91,7 @@
             </package>
             <package>
               <type>rpm</type>
-              <name>apache2-mod_php5</name>
+              <name>apache2?mod_php*</name>
             </package>
           </packages>
         </osSpecific>

http://git-wip-us.apache.org/repos/asf/ambari/blob/9391b60a/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/NAGIOS/metainfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/NAGIOS/metainfo.xml b/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/NAGIOS/metainfo.xml
index 398e6e9..21949c4 100644
--- a/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/NAGIOS/metainfo.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/NAGIOS/metainfo.xml
@@ -107,7 +107,7 @@
             </package>
             <package>
               <type>rpm</type>
-              <name>apache2-mod_php5</name>
+              <name>apache2?mod_php*</name>
             </package>
           </packages>
         </osSpecific>

http://git-wip-us.apache.org/repos/asf/ambari/blob/9391b60a/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/GANGLIA/metainfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/GANGLIA/metainfo.xml b/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/GANGLIA/metainfo.xml
index f36a7b7..1107087 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/GANGLIA/metainfo.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/GANGLIA/metainfo.xml
@@ -86,7 +86,7 @@
             </package>
             <package>
               <type>rpm</type>
-              <name>apache2-mod_php5</name>
+              <name>apache2?mod_php*</name>
             </package>
           </packages>
         </osSpecific>

http://git-wip-us.apache.org/repos/asf/ambari/blob/9391b60a/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/NAGIOS/metainfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/NAGIOS/metainfo.xml b/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/NAGIOS/metainfo.xml
index 62b7372..35c9d9d 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/NAGIOS/metainfo.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/NAGIOS/metainfo.xml
@@ -121,7 +121,7 @@
             </package>
             <package>
               <type>rpm</type>
-              <name>apache2-mod_php5</name>
+              <name>apache2?mod_php*</name>
             </package>
           </packages>
         </osSpecific>