실행 sudo apt-get update
결과:
Some index files failed to download. They have been ignored, or old ones used instead.
전체 터미널 출력은 다음과 같습니다.
Err:1 https://download.sublimetext.com apt/stable/ InRelease
Something wicked happened resolving 'download.sublimetext.com:https' (-5 - No address associated with hostname)
Err:2 http://dl.google.com/linux/chrome/deb stable InRelease
Something wicked happened resolving 'dl.google.com:http' (-5 - No address associated with hostname)
Err:3 http://deb.parrotsec.org/parrot parrot InRelease
Something wicked happened resolving 'deb.parrotsec.org:http' (-5 - No address associated with hostname)
Err:4 http://packages.microsoft.com/repos/vscode stable InRelease
Something wicked happened resolving 'packages.microsoft.com:http' (-5 - No address associated with hostname)
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
W: Failed to fetch http://dl.google.com/linux/chrome/deb/dists/stable/InRelease Something wicked happened resolving 'dl.google.com:http' (-5 - No address associated with hostname)
W: Failed to fetch http://deb.parrotsec.org/parrot/dists/parrot/InRelease Something wicked happened resolving 'deb.parrotsec.org:http' (-5 - No address associated with hostname)
W: Failed to fetch https://download.sublimetext.com/apt/stable/InRelease Something wicked happened resolving 'download.sublimetext.com:https' (-5 - No address associated with hostname)
W: Failed to fetch http://packages.microsoft.com/repos/vscode/dists/stable/InRelease Something wicked happened resolving 'packages.microsoft.com:http' (-5 - No address associated with hostname)
W: Some index files failed to download. They have been ignored, or old ones used instead.
답변1
호스트 이름을 IP 주소로 확인하는 데 문제가 있는 것 같습니다. DNS 구성이 잘못되었을 수 있습니다.
이 구성을 어떻게 완료했나요?