在我安装 postfix、dovecot 和 roundcube 之前,一切可能都很好。然后就apt-get update
停止工作了。它被这一行困住了:
0% [Connecting to prod.debian.map.fastly.net (2a04:4e42:3::204)] [Connecting to prod.debian.map.fastly.net (2a04:4e42:3::204)]
我的sources.list
:
deb http://deb.debian.org/debian stretch main
deb-src http://deb.debian.org/debian stretch main
deb http://deb.debian.org/debian stretch-updates main
deb-src http://deb.debian.org/debian stretch-updates main
deb http://security.debian.org/debian-security/ stretch/updates main
deb-src http://security.debian.org/debian-security/ stretch/updates main
这里发生了什么?
答案1
deb.debian.org
提供基于 CDN 的 Debian 存储库;正如您在链接页面中看到的,prod.debian.map.fastly.net
是用于实现该服务的主机之一。
您似乎遇到了与该服务器的连接问题,或者与服务器特别相关,或者是更一般的 IPv6 问题。
你可以选择另一面镜子并根据需要替换文件deb.debian.org
中的条目。sources.list