无法获取 http://security.debian.org/dists/wheezy/updates/Release

Joh*_*n64 5 debian apt package-management

我正在尝试运行一个sudo apt-get update命令,我当前的发行版是 Debian Wheezy,当我尝试运行该命令时出现此错误:

W: Failed to fetch http://security.debian.org/dists/wheezy/updates/Release
Unable to find expected entry 'main/binary-mipsel/Packages' in Release file
(Wrong sources.list entry or malformed file)
Run Code Online (Sandbox Code Playgroud)

但是,当我查看sources.list文件时,它似乎没问题:

deb http://http.debian.net/debian wheezy main
deb-src http://http.debian.net/debian wheezy main

deb http://http.debian.net/debian wheezy-updates main
deb-src http://http.debian.net/debian wheezy-updates main

deb http://security.debian.org/ wheezy/updates main
deb-src http://security.debian.org/ wheezy/updates main
Run Code Online (Sandbox Code Playgroud)

Ste*_*itt 5

这是因为Debian的7现在是长期的支持和安全支持仅可用i386amd64armelarmhfmipselDebian 7不再提供安全支持,您应该升级到 Debian 8。

  • @jww 如果有人在 MIPS 上的 Debian 7 上需要 LTS,可能可以[赞助](https://wiki.debian.org/LTS/Funding)...如果这不可接受,您可以随时要求Debian 退款;-)​​。 (2认同)