MySQLを使用してAIQUMをデプロイする問題「エラー:リポジトリのメタデータをダウンロードできませんでした」
環境
- ActiveIQ Unified Manager(AIQUM)9.6以降
- RHELまたはCentOS
問題
- MySQL依存パッケージが次 のエラーで失敗するため、ダークサイトのLinuxサーバにAIQUMを導入できません:
- Curl error (56): Failure when receiving data from the peer for http://repo.mysql.com/yum/mysql-8.0-...ata/repomd.xml [Recv failure: Connection reset by peer]
Error: Failed to download metadata for repo 'mysql80-community': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
- プレインストーラスクリプトでは、次のメッセージも表示されます。
MySQL 8.0 Community repository is not enabled. Download and configure the MySQL 8.0 Community repository using these commands: + echo 'Jun 26 19:41:34: 1) Download and configure the MySQL 8.0 Community repository using these commands:' + echo_log ' # wget http://repo.mysql.com/yum/mysql-8.0-community/el/7/x86_64/mysql80-community-release-el7-3.noarch.rpm'