xcat2 / xcat-core

Code repo for xCAT core packages
Eclipse Public License 1.0
361 stars 171 forks source link

[FVT]csm: csm build could not instnalled using java 7 #716

Closed junxiawang closed 8 years ago

junxiawang commented 8 years ago

env: aix 61d How to reproduce:

bash-3.2# lslpp -L |grep Java
  Java5.sdk                5.0.0.591    C     F    Java SDK 32-bit 
  Java5_64.sdk             5.0.0.591    C     F    Java SDK 64-bit 
  Java6.sdk                6.0.0.471    C     F    Java SDK 32-bit 
  Java7.docs               7.0.0.145    C     F    Java SDK 32-bit Docs 
  Java7.jclsource          7.0.0.196    C     F    Java SDK 32-bit Java Class
  Java7.jre                7.0.0.196    C     F    Java SDK 32-bit Java Runtime
  Java7.samples.demo       7.0.0.195    C     F    Java SDK 32-bit Demo Samples 
  Java7.samples.jmx        7.0.0.145    C     F    Java SDK 32-bit JMX and other
  Java7.samples.jnlp       7.0.0.195    C     F    Java SDK 32-bit JNLP Samples 
  Java7.sampsource         7.0.0.195    C     F    Java SDK 32-bit Source Files
  Java7.sdk                7.0.0.196    C     F    Java SDK 32-bit Development
 installp -aXYd . csm.server
+-----------------------------------------------------------------------------+
                    Pre-installation Verification...
+-----------------------------------------------------------------------------+
Verifying selections...done
Verifying requisites...done
Results...

FAILURES
--------
  Filesets listed in this section failed pre-installation verification
  and will not be installed.

  Requisite Failures
  ------------------
  SELECTED FILESETS:  The following is a list of filesets that you asked to
  install.  They cannot be installed until all of their requisite filesets
  are also installed.  See subsequent lists for details of requisites.

    csm.server 1.7.1.12                       # Cluster Systems Management S...

  GROUP REQUISITES:  The dependencies of one or more of the selected filesets
  listed above are defined by a group requisite.  A group requisite must pass
  a specified number of requisite tests.  The following describe group
  requisite failures for filesets that you selected.  (See the "Requisite
  Failure Key" below for details of group member failures.)

   At least 1 of the following:
   |   At least 1 of the following:
   |   | * Java71.sdk 7.1.0.90
   |   At least 2 of the following:
   |   | * Java14.sdk 1.4.2.150
   |   | * bos.rte v<6
----------------------> need java71 here
hu-weihua commented 8 years ago

@junxiawang CSM must use java7.1, not only java7. it's a reasonable case.

One more thing, this is xCAT issue system. I don't think it's a good place to report CSM problem.

daniceexi commented 8 years ago

@junxiawang @hu-weihua Right, Please open an internal page to record the issues for csm.