我正在更新一堆机器到12.xx。
对于常规的包更新,我尝试了apt代理,它有随机的打嗝(客户端挂在各种标头上)。现在我安装了apt-cacher,但在运行do-release-upgrade时似乎不起作用(我猜是因为特别的更新-info与apt-cacher的某些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.现在我读到了鱿鱼代理和动态广播似乎很好,特别是因为我们有笔记本在我们的办公室。
该代理是与发布升级工作,还是我应该建立自己的鱿鱼完全?
发布于 2012-10-15 14:17:20
https://askubuntu.com/questions/201381
复制相似问题