Overview

Welcome to the documentation for NMIS_Deps-2.0, a dependency installer designed for RHEL 9. This tool is specifically engineered to operate in air-gapped environments with zero internet connectivity, ensuring seamless installation of RPM packages and Perl modules from source without relying on external repositories or mirrors. It will ensure all dependencies for NMIS and the NMIS Professional Modules are correctly installed.

Features

  • Offline Installation — Installs RPM packages and Perl modules entirely offline, making it ideal for secure or isolated environments.
  • Automatic Installation — Facilitates the easy installation of dependencies from source.
  • Self-Cleaning — Automatically cleans up after the installation process, maintaining a tidy system.
  • Repository-Free — Operates without the need for any online repositories or mirrors.

Prerequisites

  • Operating System: RHEL 9
  • The Rhel 9 system must be a Server installation, Server installation with GUI, Workstation installation, or Minimal install w/Rhel 9 Standard system and RPM development packages selected.
  • Privileges: Root access is required to run NMIS_Deps-2.0.
  • The NMIS_Deps self extracting run file in the air-gapped environment.

Installation Instructions

  1. First, download the latest NMIS_Deps package, available here: https://dl-omk.opmantek.com/NMIS_Deps-2.0.1.run
  2. Bring it into your air-gapped environment however you wish
  3. Execute the package:  
sudo sh NMIS_Deps-2.0.run

Usage Notes

sudo Requirement: NMIS_Deps-2.0 must be run with sudo privileges. If you attempt to run it without sudo, the installation will terminate with an error message.

It is highly recommended to start with a clean operating system without any other applications installed on it until after running the dependency installer.

On average, NMIS_Deps-2.0 takes 15 minutes to complete. 

Release Notes

See NMIS_Deps Release Notes

Troubleshooting

If you encounter any issues during the installation process, please consider the following steps:

  1. Check Permissions: Ensure you are running the command with sudo.
  2. Verify Download: Make sure the NMIS_Deps package is fully downloaded and not corrupted.
  3. Log Files: Review the log output generated by NMIS_Deps in /var/log/offline_installer.log

The Minimal install of RHEL 9 has shown that it can make the Dependancy installer unstable and potentially fail to resolve dependancy chains.

If you intend on using the minimal installation of rhel 9, please ensure that the RHEL 9 Standard system packages and RPM development packages are selected for the best results.


For further assistance, please contact our support team.

  • No labels