엔지니어 은성의 성장록

[Solved] yum update 에러 http://IP주소/repodata/repomd.xml : [Errno 14] curl#56 - "Network error recv()" Trying other mirror 본문

에러해결

[Solved] yum update 에러 http://IP주소/repodata/repomd.xml : [Errno 14] curl#56 - "Network error recv()" Trying other mirror

엔지니어 은성 2021. 10. 27. 16:52

yum update, yum install 모두 안되서 구글링을 해도 결과가 안나왔다!

결론 : window 호스트 IP 변경으로 인한 문제

# cd /etc/yum.repos.d
# ls
# vi remote.repo

 

remote.repo 

# yum update 

 

Comments