1. 程式人生 > >apt-get update 域名無法解析

apt-get update 域名無法解析

執行apt-get update出錯:

[email protected]:/etc/apt/sources.list.d# apt-get update
錯誤:1 http://security.ubuntu.com/ubuntu xenial-security InRelease
  暫時不能解析域名“security.ubuntu.com”
錯誤:2 http://ppa.launchpad.net/jonathonf/python-3.6/ubuntu xenial InRelease
  暫時不能解析域名“ppa.launchpad.net”
錯誤:3 http://cn.archive.ubuntu.com/ubuntu xenial InRelease
  暫時不能解析域名“cn.archive.ubuntu.com”
錯誤:4 http://cn.archive.ubuntu.com/ubuntu xenial-updates InRelease
  暫時不能解析域名“cn.archive.ubuntu.com”
錯誤:5 http://cn.archive.ubuntu.com/ubuntu xenial-backports InRelease
  暫時不能解析域名“cn.archive.ubuntu.com”
正在讀取軟體包列表... 完成
W: 無法下載 http://cn.archive.ubuntu.com/ubuntu/dists/xenial/InRelease  暫時不能解析域名“cn.archive.ubuntu.com”
W: 無法下載 http://cn.archive.ubuntu.com/ubuntu/dists/xenial-updates/InRelease  暫時不能解析域名“cn.archive.ubuntu.com”
W: 無法下載 http://cn.archive.ubuntu.com/ubuntu/dists/xenial-backports/InRelease  暫時不能解析域名“cn.archive.ubuntu.com”
W: 無法下載 http://security.ubuntu.com/ubuntu/dists/xenial-security/InRelease  暫時不能解析域名“security.ubuntu.com”
W: 無法下載 http://ppa.launchpad.net/jonathonf/python-3.6/ubuntu/dists/xenial/InRelease  暫時不能解析域名“ppa.launchpad.net”
W: 部分索引檔案下載失敗。如果忽略它們,那將轉而使用舊的索引檔案。

解決方法:

這時候會發現ping www.baidu.com也ping不通,說明dns有問題。

修改dns:

sudo vi /etc/resolvconf/resolv.conf.d/base(這個檔案預設是空的)

在裡面插入:
nameserver 8.8.8.8

如果有多個DNS就一行一個

修改好儲存,然後使其生效

sudo resolvconf -u

相關推薦

apt-get update 域名無法解析

執行apt-get update出錯: [email protected]:/etc/apt/sources.list.d# apt-get update 錯誤:1 http://security.ubuntu.com/ubuntu xenial-security

Ubuntu14.04 執行命令 sudo apt-get update出現無法解析 軟體無法下載的錯誤

執行命令 sudo apt-get update 出現錯誤 解決方法: sudo apt-get clean sudo mv /var/lib/apt/lists /var/lib/apt/lists.broke sudo mkdir -p /var/l

Ubuntu 14.04 apt-get update (或者無法安裝軟體)無法更新問題

在使用Ubuntu時經常會使用apt-get來安裝軟體,在這之前會使用ape-get來更新源,有時候更新源會無法使用。 考慮更換源來解決問題    1.更新源時通過 cd /etc/apt切換進入目錄,在目錄下 ls 可以看到source.list檔案,我們就是

在虛擬機器上安裝了Ubuntu然後sudo apt-get update 無法解析域名

錯誤 http://security.ubuntu.com trusty-security InRelease錯誤 http://security.ubuntu.com trusty-security

ubuntu 使用sudo apt-get update 出現 被配置多次導致無法升級錯誤解決方法

code 開發機 goup 使用 lin logs 配置 周末 ubun 這個周六周末在考慮升級自己GPU開發機,在琢磨使用docker來按轉tensorflow環境,在升級軟件的時候爆出了如下錯誤 在 /etc/apt/sources.list.d/sogoupin

Linux無法連接上127.0.0.1,拒絕連接,更新時提示無法下載,無法正常使用apt-get update

tab pda 忽略 update ber mirrors 情況 vscode keys 你是否遇到過這種情況,在Linux以apt-get update 時更新的時候無法更新,提示一下內容 p { margin-bottom: 0.25cm; line-height: 1

2017-9-24-Linux移植:ubuntu server 16.04無法聯網&無法apt-get update解決

配置 ack src clas ron con span 技術 修改 無法上網!!!不能忍。。 現象:ifconfig 毛都沒有,想找一下ip都找不到。 ifconfig –a 可以列出所有網卡設備,確認VM VirtualBox網卡開對了,已經給到了虛擬機。 編輯/e

如何解決低版本Ubuntu當sudo apt-get update是出現404和無法下載的問題

這是在更新源是出現的錯誤,當時換了好多源也沒有解決這個問題,後來發現是因為: Ubuntu 更新換代很快.  你的ubuntu一旦不是最新版本後,其倉庫 (repository)就會被移到另外的伺服器上面。所以不再是 http://archive.ubuntu.com/ubu

Ubuntu18.04無法跟新軟體源sudo apt-get update

求大神指點迷津 --剛入行的小白 sudo gedit /etc/apt/sources.list  執行這個命令的時候 警告 IBUS -WARNING //警告:  IBUS-WARNING **: 16:38:29.473:The owner of

ubuntu 使用sudo apt-get update命令的時候會報http://archive.ubuntukylin.com:10006/ubuntukylin/dists/xenial/InRelease 無法連線

參考:  https://blog.csdn.net/xiaoyan94/article/details/52404539     於是找到一個包含 http://archive.ubuntukylin.com:10006/ubuntukylin/dists/…的

ubuntu16.04 sudo apt-get update 更新之後,提示無法下載package,404 not found,已經解決。

1 前段時間用自己的筆記本給TX1刷機,因為網路的問題也是折騰了好久才弄好。後來也沒有管,這幾天更新ubutu源,提示有錯誤。 2 百度找了各種辦法:(1)換源,阿里源,官方源,清華 中科大 都試過了 (2)在軟體更新中換源,並且把其他軟體中的連結都勾掉了。(3)換網路,不

Ubuntu--ubuntu apt-get update更換源也無法解決的一種情況

這種情況就是DNS配置問題,之所以難發現,是因為ping的通就以為網路沒問題了,但是源還是需要DNS來服務的 解決步驟: 1.用編輯器開啟resolv.conf vi /etc/resolv.c

apt-get update GPG 錯誤:由於沒有公鑰,無法驗證下列簽名(兩種解決辦法)

在新增aliyun的源之後update出現GPG錯誤,找到兩個解決辦法: $sudo apt-get update 錯誤: 解決辦法: $ sudo su gpg --keyserver wwwkeys.pgp.net --recv-key

ubuntu16.04 apt-get update出錯:由於沒有公鑰,無法驗證下列簽名

文件下載 pad key ase 配置 倉庫 服務 ron lease 問題: W: 校驗數字簽名時出錯。此倉庫未被更新,所以仍然使用此前的索引文件。GPG 錯誤:https://packagecloud.io/github/git-lfs/ubuntu xenial I

Ubuntu apt-get update錯誤解決

命令 ase sig lib partial 執行 upd -- 罷工 用apt-get命令安裝開發軟件非常方便,但由於各種原因,經常鏈接不上軟件源,於是需要使用sudo apt-get update命令來更新軟件源。 而屋漏偏逢連夜雨,這時候更新命令也罷工,出現各種錯誤。

關於在ubuntu下出現的域名無法解析問題

all 出錯 ubuntu com sta body com域名 mes ron 在用 sudo apt install vim 安裝vim時,總是出現cn.archive.ubuntu.com域名解析出錯,解決方式如下: 在終端鍵入代碼: sudo vi /etc/

sudo apt-get update: 0% [正在等待報頭]

地址 itl 服務器 art 升級 IT sof soft ubun 問題描述:使用apt-get下載一個文件,由於下載的太慢,使用Ctrl+C強制結束。然後輸入sudo apt-get update,想繼續下載其他文件。結果出現如標題所示的錯誤,截圖如下:按照網上說的,

Ubuntu用sudo apt-get update出錯:E: Problem executing scripts APT::Update::Post-Invoke-Success

remove refresh bin ESS b- track tar blank date Ubuntu用sudo apt-get update出錯: E: Problem executing scripts APT::Update::Post-

Ubuntu16.04更新軟件源,執行apt-get update時出現“The following signatures couldn't be verified”錯誤

apt-get bec code no_pubkey win sign lease 軟件 pan Ubuntu16.04中科大軟件源: deb http://mirrors.ustc.edu.cn/ubuntu/ trusty universe deb-src http:

ubuntu 系統 sudo apt-get update遇到問題sub-process returned an error code

解決辦法 alt apt ubuntu 遇到 pro return 技術 重新 解決辦法:輸入以下命令: 1. 2. 3. 4.重新輸入 ubuntu 系統 sudo apt-get update遇到問題sub-process returned an error