Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6419877

fail to install l10n JAF share components on Linux

    XMLWordPrintable

Details

    Description

      JES5 b06 on REHL 3.0/4.0

      After installed JES5 build 06, I found the webconsole and DSCC are all not localized.

      after further investigation, I found the localization packages of shared_components are not installed.

      When I tried to install these localization packages manually, I found there are package dependency problems for these packages as below:

      commands as below:
      =============================================================================
      [root@blackqueen ja]# pwd
      /net/vigor.prc/export/jes5/jes_linux.jes_5/latest/Linux_x86/Product/shared_components/Packages/locale/ja

      [root@blackqueen ja]# ls
      SUNWjjaf-7.0.0-03.i386.rpm SUNWjjmail-7.0.0-03.i386.rpm SUNWjmcon-3.0-2.i386.rpm SUNWjmctg-3.0-2.i386.rpm

      [root@blackqueen ja]# rpm -ivh SUNWjjaf-7.0.0-03.i386.rpm
      error: Failed dependencies:
              SUNWjaf >= 7.0.0 is needed by SUNWjjaf-7.0.0-03

      [root@blackqueen ja]# rpm -ivh SUNWjjmail-7.0.0-03.i386.rpm
      error: Failed dependencies:
              SUNWjmail >= 7.0.0 is needed by SUNWjjmail-7.0.0-03
      =============================================================================

      After install them with "--nodeps", then webconsole and DSCC become OK. for example:
      =============================================================================
      [root@blackqueen ja]# rpm -ivh --nodeps SUNWjjaf-7.0.0-03.i386.rpm
      Preparing... ########################################### [100%]
         1:SUNWjjaf ########################################### [100%]
      [root@blackqueen ja]#
      Broadcast message from root (pts/2) (Thu Apr 27 15:01:12 2006):
      =============================================================================

      When I tried to search SUNWjaf and SUNWjmail in whole JES5 build06 Linux bits, I could not find them.

      Attachments

        Activity

          People

            duke J. Duke
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: