当我使用sudo apt-get install squid安装Squid时,会收到以下消息:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package squid is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'squid' has no installation candidate我试着在55%失败后升级:
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/oneiric-backports/restricted/binary-i386/Packages 404 Not Found [IP: 91.189.91.14 80]我怎么才能解决这个问题?
发布于 2014-06-03 14:42:05
Ubuntu使用squid3而不是普通的鱿鱼。
sudo apt-get install squid3https://askubuntu.com/questions/476271
复制相似问题