Third-Party Dependencies for Offline Installation

ISR expects internet access to allow yum access to install all dependent third-party packages. For installations that do not have internet access, a local repository of dependent packages can be created.

The following is a list of packages the ISR expects to be installed for a proper, fully-functional installation.

Dashboard

  • uby-2.6.3.el7.centos.x86_64.rpm
  • zlib-devel-0:1.2.7-13.el7.x86_64
  • bash-0:4.2.46-12.el7.x86_64
  • java-1.8.0-openjdk-1:1.8.0.144-0.b01.el7_4.i686
  • zlib-devel-0:1.2.7-15.el7.i686
  • libxml2-0:2.9.1-5.0.1.el7_0.1.i686
  • gcc-0:4.8.5-16.el7.x86_64
  • patch-0:2.7.1-8.el7.x86_64
  • libxml2-devel-0:2.9.1-6.0.1.el7_2.2.i686
  • openssl-devel-1:1.0.1e-42.el7_1.5.x86_64
  • gcc-c++-0:4.8.2-16.2.el7_0.x86_64
  • libxml2-devel-0:2.9.1-5.0.1.el7_1.2.x86_64
  • openssl-devel-1:1.0.1e-60.0.1.el7_3.1.i686
  • libxml2-0:2.9.1-5.0.1.el7.x86_64

FACE

  • tomcat-7.0.76-15.el7.noarch (Latest available from OL7 yum repo)
  • bash-0:4.2.46-12.el7.x86_64
  • java-1.8.0-openjdk-1:1.8.0.144-0.b01.el7_4.i686

Index

  • bash-0:4.2.46-12.el7.x86_64

RSS

  • glibc-0:2.17-157.el7_3.5.i686
  • bzip2-libs-0:1.0.6-13.el7.x86_64
  • c-ares-0:1.10.0-3.el7.x86_64
  • java-1.8.0-openjdk-1:1.8.0.144-0.b01.el7_4.i686
  • libgcc-0:4.8.2-16.2.el7_0.x86_64
  • bash-0:4.2.46-12.el7.x86_64
  • libstdc++-0:4.8.5-4.el7.x86_64
  • zlib-0:1.2.7-13.el7.x86_64
  • glibc-0:2.17-55.0.4.el7_0.1.x86_64
  • tomcat-7.0.76-15.el7_.noarch (Latest available from OL7 yum repository)
  • openssl-libs-1:1.0.1e-42.el7_1.5.x86_64
To verify the required components for your installation version, run the following command on each ISR host:
$ repoquery --requires --resolve isr-<component>
where component is either Dashboard, FACE, Index, or RSS.

Distributed MySQL RPMs

Each component host includes the following MySQL dependencies in the ISR distribution:
  • Dashboard
    • mysql-commercial-common.x86_64
    • mysql-commercial-devel.x86_64
    • mysql-commercial-libs.x86_64
    • mysql-commercial-libs-compat.x86_64
  • FACE
    • mysql-commercial-client.x86_64
    • mysql-commercial-common.x86_64
    • mysql-commercial-libs.x86_64
    • mysql-commercial-libs-compat.x86_64
  • Index
    • mysql-commercial-client.x86_64
    • mysql-commercial-common.x86_64
    • mysql-commercial-libs.x86_64
    • mysql-commercial-libs-compat.x86_64
    • mysql-commercial-server.x86_64
  • RSS
    • mysql-commercial-client.x86_64
    • mysql-commercial-common.x86_64
    • mysql-commercial-libs.x86_64
    • mysql-commercial-libs-compat.x86_64

In certain instances the Linux host may contain MySQL packages that are not appropriate for ISR applications and therefore must be uninstalled (for example, yum removed, for proper ISR component installations). The currently deployed packages can be displayed using the yum list installed mysql command.