RHEL での AIQUM 9.18 へのアップグレードが、7ZIP と MySQL Community リポジトリ RPM の不足により失敗する
環境
- Active IQ Unified Manager(AIQUM)9.18
- RHEL インストール/アップグレード
問題
- RHELプラットフォームでAIQUMを9.18にアップグレードすると
MySQL Community repositoryRPMが見つからず失敗する pre_install_check.shに次のように表示されます:
1) Download and configure the EPEL repository using these commands: # wget https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm # sudo yum install epel-release-latest-8.noarch.rpm
2) AIQUM will now use 7-Zip instead of p7zip. Since 7-Zip is not available in the RHEL repository, it will be downloaded from the official source - https://7-zip.org/a/7z2301-linux-arm64.tar.xz. Ensure this URL is allowed in your firewall settings before installation or upgrade. If you wish to install it manually refer AIQUM documentation.
Checking for MySQL 8.4 Community repositoryEPELepel-release-latest-8.noarch.rpmをpre_install_checkの提案どおりに設定しても、「Passed」ステータスが表示されません