Page 1 of 1

Solved:Could not resolve host: mirrors.iuscommunity.org

Posted: 29 Jan 2020 13:02
by henk
Yum update had an issue with the IUS mirror list. ( eFa4 kickstart on Centos7 minimal version installed some time ago)

Could not retrieve mirrorlist https://mirrors.iuscommunity.org/mirror ... tocol=http error was
14: curl#6 - "Could not resolve host: mirrors.iuscommunity.org; Unknown error"


See "https://github.com/iusrepo/infrastructure/issues/14
Steps:
1. Delete ius-release

Code: Select all

yum erase ius-release
rm /etc/yum.repos.d/ius*.repo*
2. and reinstalled it https://ius.io/setup

Code: Select all

yum install \
https://repo.ius.io/ius-release-el7.rpm \
https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm