为了重新安装 Bash,我尝试打开 Synaptic 包管理器,但收到此消息
E: The value 'precise-updates' is invalid for APT::Default-Release as such a release is not available in the sources
E: _cache->open() failed, please report.
现在每次我打开 synaptics 包管理器时,它都会出现此错误并关闭。我无法使用 SPM 重新安装 Bash。
我正在运行 14.04.1,所以我不确定为什么“精确更新”仍然在我的系统中。
我该如何更新源?
答案1
编辑文件/root/.synaptic/synaptic.conf
。您将找到引用的行precise-updates
。删除它并重新启动 Synaptic。
我已经打开了一个错误报告https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1521672