mirrors.iuscommunity.org 사용할 수 없나요?

mirrors.iuscommunity.org 사용할 수 없나요?

yum을 사용하여 CENTOS 7에 패키지를 설치하려고 하면 "yum install"이 실패합니다.

오류 메시지는 다음과 같습니다.

yum install mariadb101u-server

 Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile epel/x86_64/metalink Could not retrieve mirrorlist
 https://mirrors.iuscommunity.org/mirrorlist?repo=ius-centos7&arch=x86_64&protocol=http
 error was 14: curl#6 - "Could not resolve host: mirrors.iuscommunity.org; Unknown error"
 One of the configured repositories failed (Unknown), and yum doesn't have enough cached data to continue.

Mirrors.iuscommunity.org를 사용할 수 없는 것 같습니다. 또한 내가 시도할 때

ping mirrors.iuscommunity.org

또는 사용이 nslookup작동하지 않습니다.

어떤 아이디어가 있나요?

(예, 직장 네트워크가 있습니다 :-))

답변1

해결되었습니다. 내 Puppet 마스터에는 "puppet Agent -t"를 실행할 때마다 Puppet 클라이언트에 업로드되는 오래된 ius.repo 파일이 있는 것으로 나타났습니다. 그런 다음 이전 ius.repo 파일을 사용하여 문제가 발생했습니다.

관련 정보