Advertisement
Guest User

Untitled

a guest
Jun 8th, 2016
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. faisal@faisal-thinkpad-x220:~$ sudo apt install libmutter0g
  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. libmutter0g : Depends: mutter-common (= 3.18.3-0ubuntu2) but 3.20.2-1ubuntu1~yxenial1 is to be installed
  13. E: Unable to correct problems, you have held broken packages.
  14. faisal@faisal-thinkpad-x220:~$ sudo apt install mutter-common
  15. Reading package lists... Done
  16. Building dependency tree
  17. Reading state information... Done
  18. mutter-common is already the newest version (3.20.2-1ubuntu1~yxenial1).
  19. mutter-common set to manually installed.
  20. The following packages were automatically installed and are no longer required:
  21. libcamel-1.2-54 libgrilo-0.2-1
  22. Use 'sudo apt autoremove' to remove them.
  23. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  24. faisal@faisal-thinkpad-x220:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement