由于 blcr-dkms 升级失败

Pet*_*mit 6 upgrade

当我尝试将 Ubuntu 10.04 安装更新到 10.10 时,出现以下错误。

Could not calculate the upgrade

An unresolvable problem occurred while calculating the upgrade:
Trying to install blacklisted version 'blcr-dkms_0.8.2-13'

 This can be caused by:
 * Upgrading to a pre-release version of Ubuntu
 * Running the current pre-release version of Ubuntu
 * Unofficial software packages not provided by Ubuntu

If none of this applies, then please report this bug against the 'update-manager' package and include the files in /var/log/dist-upgrade/ in the bug report.
Run Code Online (Sandbox Code Playgroud)

这三个都不适用于我(我认为)。

现在我发现这也影响了其他人:https : //bugs.launchpad.net/update-manager/+bug/657662

这里有人知道可能出什么问题吗?或者一种解决方法,以便我可以安装 Maverick Meerkat?

Pet*_*mit 8

基于良好的建议,通过PocketSam

查看aptitude why blcr-dkms安装该软件包的原因,并尽可能删除该软件包。对我来说,这是r-cran-rmpi我实际上不使用但使用apt-get install r-cran-*命令安装的包。

不要忘记执行apt-get autoremove真正自动卸载 blcr-dkms 包的操作。

这里解释了这个包不起作用的原因