|
运行apt-setup添加http或者ftp都会出现如下错误,怎么办?
Apt configuration
Failed to access the Debian archive
While trying to access the debian archive using the information you provided, the Debian package management tool, apt, returned the
following error. The questions will be asked again.
Failed to fetch ftp://ftp.debian.org/debian/dist ... ry-i386/Packages.gz Temporary failure resolving 'ftp.debian.org'
Failed to fetch ftp://ftp.debian.org/debian/dists/stable/main/binary-i386/Release Temporary failure resolving 'ftp.debian.org' W:
Couldn't stat source package list ftp://ftp.debian.org stable/main Packages
(/var/lib/apt/lists/ftp.debian.org_debian_dists_stable_main_binary-i386_Packages) - stat (2 No such file or directory) W: Couldn't
stat source package list ftp://ftp.debian.org stable/main Packages
(/var/lib/apt/lists/ftp.debian.org_debian_dists_stable_main_binary-i386_Packages) - stat (2 No such file or directory) W: You may want
to run apt-get update to correct these problems E: Some index files failed to download, they have been ignored, or old ones used
instead.
<Ok> |
|