株式会社ヴァンデミックシステム

Blog

<スポンサーリンク>

エラー内容

W: Failed to fetch http://deb.debian.org/debian/dists/buster/InRelease  Temporary failure resolving 'deb.debian.org'
W: Failed to fetch http://security.debian.org/debian-security/dists/buster/updates/InRelease  Temporary failure resolving 'security.debian.org'
W: Failed to fetch http://deb.debian.org/debian/dists/buster-updates/InRelease  Temporary failure resolving 'deb.debian.org'
W: Some index files failed to download. They have been ignored, or old ones used instead.

wsl.confを作り、resolev.confを整える

 yuta  ~  sudo cat /etc/resolv.conf
nameserver 8.8.8.8
nameserver 8.8.4.4
 yuta  ~  sudo cat /etc/wsl.conf
[network]
generateResolvConf = false
 yuta  ~  

<スポンサーリンク>

コメントを残す

Allowed tags:  you may use these HTML tags and attributes: <a href="">, <strong>, <em>, <h1>, <h2>, <h3>
Please note:  all comments go through moderation.

*

日本語が含まれない投稿は無視されますのでご注意ください。(スパム対策)