input时出现以下错误:
# apt-get update W: Failed to fetch http://etc.inittab.org/~agi/debian/libapache-mod-security2/etch/Packages 404 Not Found [IP: 80.28.139.208 80] E: Some index files failed to download. They have been ignored, or old ones used instead.
有谁知道我可以解决这个问题?
操作系统:Debian 7 Wheezy
Linux localhost 3.2.0-1-amd64#1 SMP星期二Jan 24 05:01:45 UTC 2012 x86_64 GNU / Linux
你试着在发行版Wheezy中使用一个旧的(不知名的!)存储库(etch)。
清理你的/etc/apt/sources.list 。 然后,再次尝试apt-get update 。
如果你想安装libapache-mod-security ,试试:
sudo aptitude install libapache-mod-security