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'