从昨天开始,我的更新管理器给我以下消息:
您当前的硬件启用堆栈(HWE)在2014年8月8日不再支持。在此日期之后,系统关键部分(内核和图形堆栈)的安全更新将不再可用。
有关更多信息,请参见:http : //wiki.ubuntu.com/1204_HWE_EOL
但是,当我尝试将HWE与所建议的命令升级hwe-support-status --verbose
是
sudo apt-get install linux-generic-lts-trusty libgl1-mesa-glx-lts-trusty xserver-xorg-lts-trusty linux-image-generic-lts-trusty
我得到依赖错误:
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libgl1-mesa-glx-lts-trusty : Depends: libglapi-mesa-lts-trusty (= 10.1.3-0ubuntu0.1~precise1) but it is not going to be installed
xserver-xorg-lts-trusty : Recommends: xserver-xorg-input-all-lts-trusty but it is not going to be installed
Recommends: xserver-xorg-video-all-lts-trusty but it is not going to be installed
Recommends: x11-xserver-utils-lts-trusty but it is not going to be installed
Conflicts: libglapi-mesa:i386 (>= 0~)
E: Unable to correct problems, you have held broken packages.
我该如何解决?
我Ubuntu 12.04.4 LTS
使用内核运行64位3.5.0-53-generic
。
1
讨论此问题时有一个错误,但是到目前为止,我还没有找到解决方案。
—
Dogsbody 2014年
我没有足够的意见要发表,所以我必须回答。Dogsbody的答案对我不起作用。ECII的做到了(我尝试过amd64版本)。
—
pmontrasio 2014年
仅供参考:我有一个类似但略有不同的问题,其中不推荐任何软件包。
—
保罗
请注意,不同的用户似乎在报告有关HWE升级问题/解决方案的不同事情。请参阅hwe-support-status不会告诉我如何从支持,错误#1341324和错误#1341320中升级到12.04.5,硬件启用堆栈(HWE)。
—
Paul