Advertisement
Guest User

Untitled

a guest
May 12th, 2013
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.84 KB | None | 0 0
  1. ~$ sudo apt-get install qtdeclarative5-ubuntu-ui-toolkit-plugin
  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. qtdeclarative5-ubuntu-ui-toolkit-plugin : Depends: libqt5core5 (>= 5.0.2) but 5.0.1+dfsg-0ubuntu4 is to be installed
  13. Depends: libqt5dbus5 (>= 5.0.2) but 5.0.1+dfsg-0ubuntu4 is to be installed
  14. Depends: libqt5gui5 (>= 5.0.2) but 5.0.1+dfsg-0ubuntu4 is to be installed
  15. E: Unable to correct problems, you have held broken packages.
  16. arto@ubuntu:~$ sudo apt-get install ubuntu-sdk qtdeclarative5-ubuntu-ui-toolkit-plugin
  17. Reading package lists... Done
  18. Building dependency tree
  19. Reading state information... Done
  20. Some packages could not be installed. This may mean that you have
  21. requested an impossible situation or if you are using the unstable
  22. distribution that some required packages have not yet been created
  23. or been moved out of Incoming.
  24. The following information may help to resolve the situation:
  25.  
  26. The following packages have unmet dependencies:
  27. qtdeclarative5-ubuntu-ui-toolkit-plugin : Depends: libqt5core5 (>= 5.0.2) but 5.0.1+dfsg-0ubuntu4 is to be installed
  28. Depends: libqt5dbus5 (>= 5.0.2) but 5.0.1+dfsg-0ubuntu4 is to be installed
  29. Depends: libqt5gui5 (>= 5.0.2) but 5.0.1+dfsg-0ubuntu4 is to be installed
  30. E: Unable to correct problems, you have held broken packages.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement