我昨天尝试安装 VLC Player,但Requires installation of untrusted packages出现错误。我搜索了几个小时来解决这个问题,最后得到一个建议,说要更改服务器以从中下载更新。我这样做了,当我单击更新管理器中的“检查”时,它给了我 404 错误。我尝试将我的服务器切换回主服务器(之后,还有其他几个),但我现在仍然收到 404 错误:

下载或更新时遇到的另一个错误:

编辑:输出cat /etc/apt/sources.list:
deb-src http://us.archive.ubuntu.com/ubuntu/ precise main restricted #Added by software-properties
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://us.archive.ubuntu.com/ubuntu/ precise main restricted multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ precise multiverse universe #Added by software-properties
## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu/ precise-updates main restricted multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ precise-updates restricted main multiverse …Run Code Online (Sandbox Code Playgroud)