-
Notifications
You must be signed in to change notification settings - Fork 173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ 챕터 위치 / 페이지 ] box - yum 이슈 #39
Comments
제가 겪은 문제는 chapter2에서 겪은 문제이고 제가 챕터 위치를 안적었네요. 2.2.3에 해당 오류로 가상머신 추가되지 않아 이슈로 올리는게 좋아 보여 올렸고 챕터3부터는 깃헙위치를 안내 해주시는 부분이 있어 문제 없이 현재 진행중입니다. |
@sseregit 님 말씀해 주신 부분은 적용하고 테스트도 진행해서 해결됨을 확인했습니다. _Book_k8sInfra/ch2/2.2.2/install_pkg.sh Lines 3 to 7 in a8530c6
_Book_k8sInfra/ch2/2.2.3/install_pkg.sh Lines 3 to 7 in a8530c6
해당 내용을 알려주셔서 감사합니다. |
위의 내용은 1주일 간 모니터링 후에 클로즈 됩니다. |
nothing more response. |
중요 이슈를 받기 어려운 사항은 다음과 같습니다.
책에 사용되는 환경 및 기술과 관련된
질문
또는 책에서 구성한
환경외
조건에서 발생한 이슈개개인의 환경에 영향을 받는
vagrant
에러(error)와 관련된 이슈하지만 다음의 사항에 모두 해당 한다면 이슈를 부탁드립니다.
책의
오타
및형식의 오류
이와 같은 경우에는 다음의 절차를 따라서 진행
위의 사항 외에
이슈
라면 가능한 빨리(평균적으로 1일 이내) 회신드리도록 하겠습니다.[ 내용 ]
"Could not resolve host: mirrorlist.centos.org; Unknown error"
One of the configured repositories failed (Unknown),
and yum doesn't have enough cached data to continue. At this point the only
safe thing yum can do is fail. There are a few ways to work "fix" this:
Cannot find a valid baseurl for repo: base/7/x86_64
2024-9-20에 책을 읽으면서 안내에 따라 vagrant 설정을하고 "sysnet4admin/CentOS-k8s" vagrant cloud에 있는 box를 이용하면 위와 같은 yum 관련 error가 나고 있습니다.
box의 수정이 필요해 보입니다.
The text was updated successfully, but these errors were encountered: