Advertisement
Guest User

Untitled

a guest
Feb 24th, 2017
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. root@tehmal-pc:/home/tehmal# LC_ALL=C sudo apt install vlc libgles1-mesa
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. Some packages could not be installed. This may mean that you have
  6. requested an impossible situation or if you are using the unstable
  7. distribution that some required packages have not yet been created
  8. or been moved out of Incoming.
  9. The following information may help to resolve the situation:
  10.  
  11. The following packages have unmet dependencies:
  12. libgles1-mesa : Depends: libglapi-mesa (= 11.2.0-1ubuntu2.2) but 12.0.6-0ubuntu0.16.04.1 is to be installed
  13. vlc : Depends: libgles2-mesa (>= 7.8.1) but it is not going to be installed or
  14. libgles2
  15. E: Unable to correct problems, you have held broken packages.
  16. root@tehmal-pc:/home/tehmal# LC_ALL=C sudo apt install vlc libgles1-mesa liblges2-mesa
  17. Reading package lists... Done
  18. Building dependency tree
  19. Reading state information... Done
  20. E: Unable to locate package liblges2-mesa
  21. root@tehmal-pc:/home/tehmal#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement