New server and trying to install on a clean CentOS 8 server.
Getting this error:
2021-09-13 10:11:45 350 [10237] (DEBUG): - ssystem [BEGIN]: /usr/bin/yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm --enablerepo=powertools
2021-09-13 10:11:45 350 [10237] (DEBUG): Last metadata expiration check: 0:00:10 ago on Mon Sep 13 10:11:35 2021.
2021-09-13 10:11:46 350 [10237] (DEBUG): [MIRROR] epel-release-latest-8.noarch.rpm: Status code: 403 for https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm (IP: 38.145.60.22)
2021-09-13 10:11:46 350 [10237] (DEBUG): [MIRROR] epel-release-latest-8.noarch.rpm: Status code: 403 for https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm (IP: 38.145.60.22)
2021-09-13 10:11:46 350 [10237] (DEBUG): [MIRROR] epel-release-latest-8.noarch.rpm: Status code: 403 for https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm (IP: 38.145.60.22)
2021-09-13 10:11:46 350 [10237] (DEBUG): [MIRROR] epel-release-latest-8.noarch.rpm: Status code: 403 for https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm (IP: 38.145.60.22)
2021-09-13 10:11:46 350 [10237] (DEBUG): [FAILED] epel-release-latest-8.noarch.rpm: Status code: 403 for https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm (IP: 38.145.60.22)
2021-09-13 10:11:46 350 [10237] (DEBUG): Status code: 403 for https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm (IP: 38.145.60.22)
2021-09-13 10:11:46 350 [10237] (ERROR): - ssystem [EXIT_CODE] '/usr/bin/yum' exited with 1 (ignored)
2021-09-13 10:11:46 350 [10237] (DEBUG): - ssystem [END]
2021-09-13 10:11:46 354 [10237] (FATAL): yum failed 6 times. The installation process cannot continue.
Googling this I found another thread from last year and it seems you need to correct this in the installer script.
There simply is nothing on the URL that the installer tries to fetch Powertools from.
Getting this error:
2021-09-13 10:11:45 350 [10237] (DEBUG): - ssystem [BEGIN]: /usr/bin/yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm --enablerepo=powertools
2021-09-13 10:11:45 350 [10237] (DEBUG): Last metadata expiration check: 0:00:10 ago on Mon Sep 13 10:11:35 2021.
2021-09-13 10:11:46 350 [10237] (DEBUG): [MIRROR] epel-release-latest-8.noarch.rpm: Status code: 403 for https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm (IP: 38.145.60.22)
2021-09-13 10:11:46 350 [10237] (DEBUG): [MIRROR] epel-release-latest-8.noarch.rpm: Status code: 403 for https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm (IP: 38.145.60.22)
2021-09-13 10:11:46 350 [10237] (DEBUG): [MIRROR] epel-release-latest-8.noarch.rpm: Status code: 403 for https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm (IP: 38.145.60.22)
2021-09-13 10:11:46 350 [10237] (DEBUG): [MIRROR] epel-release-latest-8.noarch.rpm: Status code: 403 for https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm (IP: 38.145.60.22)
2021-09-13 10:11:46 350 [10237] (DEBUG): [FAILED] epel-release-latest-8.noarch.rpm: Status code: 403 for https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm (IP: 38.145.60.22)
2021-09-13 10:11:46 350 [10237] (DEBUG): Status code: 403 for https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm (IP: 38.145.60.22)
2021-09-13 10:11:46 350 [10237] (ERROR): - ssystem [EXIT_CODE] '/usr/bin/yum' exited with 1 (ignored)
2021-09-13 10:11:46 350 [10237] (DEBUG): - ssystem [END]
2021-09-13 10:11:46 354 [10237] (FATAL): yum failed 6 times. The installation process cannot continue.
Googling this I found another thread from last year and it seems you need to correct this in the installer script.
There simply is nothing on the URL that the installer tries to fetch Powertools from.