我正在将一堆机器更新到 12.xx。
对于常规的软件包更新我尝试过apt-proxy,它有随机故障(客户端挂在各种标题上)。现在我安装了apt-cacher-ng,但在运行时似乎不起作用do-release-upgrade
(我猜是因为特殊的更新信息与 apt-cacher-ng 的某些 URL 模式不匹配):
user@machine:~# sudo do-release-upgrade --proposed
Checking for a new ubuntu release
Failed Upgrade tool signature
Done Upgrade tool
Done downloading
authenticate 'lucid.tar.gz' against 'lucid.tar.gz.gpg'
exception from gpg: GnuPG exited non-zero, with code 131072
Debug information:
gpg: can't open `/tmp/tmpJCfO-a/lucid.tar.gz.gpg'
gpg: verify signatures failed: file open error
Authentication failed
Authenticating the upgrade failed. There may be a problem with the network or with the server.
现在我读到squid-deb-代理动态广播看起来很整洁,特别是因为我们办公室里有笔记本。
该代理是否适用于进行发布升级或者我应该完全设置我自己的 Squid?
答案1
是的,squid-deb-proxy 与 do-release-upgrades 一起工作,我建议先做一台机器来“播种”缓存,然后就可以开始了。
也可以看看: