Advertisement
Guest User

Untitled

a guest
Jul 10th, 2014
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.81 KB | None | 0 0
  1. Your current Hardware Enablement Stack (HWE) is going out of support
  2. on 08/07/14. After this date security updates for critical parts (kernel
  3. and graphics stack) of your system will no longer be available.
  4.  
  5. For more information, please see:
  6. http://wiki.ubuntu.com/1204_HWE_EOL
  7.  
  8. To upgrade to a supported (or longer supported) configuration:
  9.  
  10. * Upgrade from Ubuntu 12.04 LTS to Ubuntu 14.04 LTS by running:
  11. sudo do-release-upgrade -p
  12.  
  13. OR
  14.  
  15. * Install a newer HWE version by running:
  16. sudo apt-get install linux-generic-lts-trusty libgl1-mesa-glx-lts-trusty xserver-xorg-lts-trusty linux-image-generic-lts-trusty
  17.  
  18. and reboot your system.
  19.  
  20. Last login: Thu Jul 10 13:46:20 2014 from
  21. :~$ sudo apt-get install linux-generic-lts-trusty libgl1-mesa-glx-lts-trusty xserver-xorg-lts-trusty linux-image-generic-lts-trusty
  22.  
  23. Reading package lists... Done
  24. Building dependency tree
  25. Reading state information... Done
  26. Some packages could not be installed. This may mean that you have
  27. requested an impossible situation or if you are using the unstable
  28. distribution that some required packages have not yet been created
  29. or been moved out of Incoming.
  30. The following information may help to resolve the situation:
  31.  
  32. The following packages have unmet dependencies:
  33. libgl1-mesa-glx-lts-trusty : Depends: libglapi-mesa-lts-trusty (= 10.1.3-0ubuntu0.1~precise1) but it is not going to be installed
  34. xserver-xorg-lts-trusty : Recommends: xserver-xorg-input-all-lts-trusty but it is not going to be installed
  35. Recommends: xserver-xorg-video-all-lts-trusty but it is not going to be installed
  36. Recommends: x11-xserver-utils-lts-trusty but it is not going to be installed
  37. Conflicts: libglapi-mesa:i386 (>= 0~)
  38. E: Unable to correct problems, you have held broken packages.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement