当我尝试在 Ubuntu 软件中心安装 7zip 时,它报告它可以从 Universe 存储库中获得。我单击“使用此来源”,进行身份验证,但没有任何反应。
尽管我的互联网连接很好,但我尝试安装的所有东西都是这种情况。
当我运行命令时,sudo apt-get update
我得到以下结果:
Ign private-ppa.launchpad.net saucy InRelease
Err archive.ubuntu.com saucy InRelease
Err archive.ubuntu.com saucy Release.gpg Could not resolve 'hostname'
Run Code Online (Sandbox Code Playgroud)
更新:[回复评论]
quinco@quinco-Compaq-Linux:~$ cat /etc/apt/sources.list
deb cdrom:[Ubuntu 13.04 _Raring Ringtail_ - Release i386 (20130424)]/ raring main restricted
deb cdrom:[Ubuntu 13.04 _Raring Ringtail_ - Release i386 (20130424)]/ raring main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://au.archive.ubuntu.com/ubuntu/ saucy main restricted
deb-src http://au.archive.ubuntu.com/ubuntu/ saucy main …
Run Code Online (Sandbox Code Playgroud)