Guest User

Untitled

a guest
Dec 20th, 2016
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 9.94 KB | None | 0 0
  1. ~ $ sudo apt-get install unity-tweak-tool
  2. [sudo] password for code_brah:
  3. Reading package lists... Done
  4. Building dependency tree      
  5. Reading state information... Done
  6. Some packages could not be installed. This may mean that you have
  7. requested an impossible situation or if you are using the unstable
  8. distribution that some required packages have not yet been created
  9. or been moved out of Incoming.
  10. The following information may help to resolve the situation:
  11.  
  12. The following packages have unmet dependencies:
  13.  unity-tweak-tool : Depends: unity-webapps-common but it is not going to be installed
  14. E: Unable to correct problems, you have held broken packages.
  15. ~ $ sudo apt-get install unity-webapps-common
  16. Reading package lists... Done
  17. Building dependency tree      
  18. Reading state information... Done
  19. Some packages could not be installed. This may mean that you have
  20. requested an impossible situation or if you are using the unstable
  21. distribution that some required packages have not yet been created
  22. or been moved out of Incoming.
  23. The following information may help to resolve the situation:
  24.  
  25. The following packages have unmet dependencies:
  26.  unity-webapps-common : Depends: unity-webapps-service (>= 2.3.8-0ubuntu3) but it is not going to be installed
  27. E: Unable to correct problems, you have held broken packages.
  28. ~ $ sudo apt-get install unity-webapps-service
  29. Reading package lists... Done
  30. Building dependency tree      
  31. Reading state information... Done
  32. Some packages could not be installed. This may mean that you have
  33. requested an impossible situation or if you are using the unstable
  34. distribution that some required packages have not yet been created
  35. or been moved out of Incoming.
  36. The following information may help to resolve the situation:
  37.  
  38. The following packages have unmet dependencies:
  39.  unity-webapps-service : Depends: webapp-container
  40. E: Unable to correct problems, you have held broken packages.
  41. ~ $ sudo apt-get install webapp-container
  42. Reading package lists... Done
  43. Building dependency tree      
  44. Reading state information... Done
  45. Some packages could not be installed. This may mean that you have
  46. requested an impossible situation or if you are using the unstable
  47. distribution that some required packages have not yet been created
  48. or been moved out of Incoming.
  49. The following information may help to resolve the situation:
  50.  
  51. The following packages have unmet dependencies:
  52.  webapp-container : Depends: qtbase-abi-5-5-1
  53.                     Depends: qtdeclarative-abi-5-5-0
  54.                     Depends: liboxideqt-qmlplugin (>= 1.8) but it is not going to be installed
  55.                     Depends: qml-module-ubuntu-web (= 0.23+16.04.20160413-0ubuntu1) but it is not going to be installed
  56.                     Depends: qtdeclarative5-ubuntu-ui-toolkit-plugin (>= 1.3) or
  57.                              qtdeclarative5-ubuntu-ui-toolkit-plugin-gles (>= 1.3) but it is not going to be installed
  58.                     Depends: unity-webapps-qml but it is not going to be installed
  59.                     Depends: webbrowser-app (= 0.23+16.04.20160413-0ubuntu1)
  60. E: Unable to correct problems, you have held broken packages.
  61. ~ $ sudo apt-get install liboxideqt-qmlplugin
  62. Reading package lists... Done
  63. Building dependency tree      
  64. Reading state information... Done
  65. Some packages could not be installed. This may mean that you have
  66. requested an impossible situation or if you are using the unstable
  67. distribution that some required packages have not yet been created
  68. or been moved out of Incoming.
  69. The following information may help to resolve the situation:
  70.  
  71. The following packages have unmet dependencies:
  72.  liboxideqt-qmlplugin : Depends: liboxideqtcore0 (= 1.19.4-0ubuntu0.16.04.1) but it is not going to be installed
  73.                         Depends: liboxideqtquick0 (= 1.19.4-0ubuntu0.16.04.1) but it is not going to be installed
  74. E: Unable to correct problems, you have held broken packages.
  75. ~ $ sudo apt-get install qml-module-ubuntu-web
  76. Reading package lists... Done
  77. Building dependency tree      
  78. Reading state information... Done
  79. Some packages could not be installed. This may mean that you have
  80. requested an impossible situation or if you are using the unstable
  81. distribution that some required packages have not yet been created
  82. or been moved out of Incoming.
  83. The following information may help to resolve the situation:
  84.  
  85. The following packages have unmet dependencies:
  86.  qml-module-ubuntu-web : Depends: liboxideqt-qmlplugin (>= 1.12) but it is not going to be installed
  87.                          Depends: qtdeclarative5-ubuntu-ui-toolkit-plugin (>= 1.3) or
  88.                                   qtdeclarative5-ubuntu-ui-toolkit-plugin-gles (>= 1.3) but it is not going to be installed
  89. E: Unable to correct problems, you have held broken packages.
  90. ~ $ sudo apt-get install liboxideqt-qmlplugin
  91. Reading package lists... Done
  92. Building dependency tree      
  93. Reading state information... Done
  94. Some packages could not be installed. This may mean that you have
  95. requested an impossible situation or if you are using the unstable
  96. distribution that some required packages have not yet been created
  97. or been moved out of Incoming.
  98. The following information may help to resolve the situation:
  99.  
  100. The following packages have unmet dependencies:
  101.  liboxideqt-qmlplugin : Depends: liboxideqtcore0 (= 1.19.4-0ubuntu0.16.04.1) but it is not going to be installed
  102.                         Depends: liboxideqtquick0 (= 1.19.4-0ubuntu0.16.04.1) but it is not going to be installed
  103. E: Unable to correct problems, you have held broken packages.
  104. ~ $ sudo apt-get install liboxideqtcore0
  105. Reading package lists... Done
  106. Building dependency tree      
  107. Reading state information... Done
  108. Some packages could not be installed. This may mean that you have
  109. requested an impossible situation or if you are using the unstable
  110. distribution that some required packages have not yet been created
  111. or been moved out of Incoming.
  112. The following information may help to resolve the situation:
  113.  
  114. The following packages have unmet dependencies:
  115.  liboxideqtcore0 : Depends: qtbase-abi-5-5-1
  116. E: Unable to correct problems, you have held broken packages.
  117. ~ $ sudo apt-get install qtbase-abi-5-5-1
  118. Reading package lists... Done
  119. Building dependency tree      
  120. Reading state information... Done
  121. Package qtbase-abi-5-5-1 is a virtual package provided by:
  122.   libqt5core5a 5.5.1+dfsg-16ubuntu7.2 [Not candidate version]
  123.   libqt5core5a 5.5.1+dfsg-16ubuntu7 [Not candidate version]
  124.  
  125. E: Package 'qtbase-abi-5-5-1' has no installation candidate
  126. ~ $ sudo apt-get install unity-webapps-qml
  127. Reading package lists... Done
  128. Building dependency tree      
  129. Reading state information... Done
  130. Some packages could not be installed. This may mean that you have
  131. requested an impossible situation or if you are using the unstable
  132. distribution that some required packages have not yet been created
  133. or been moved out of Incoming.
  134. The following information may help to resolve the situation:
  135.  
  136. The following packages have unmet dependencies:
  137.  unity-webapps-qml : Depends: qtdeclarative5-ubuntu-ui-toolkit-plugin or
  138.                               qtdeclarative5-ubuntu-ui-toolkit-plugin-gles but it is not going to be installed
  139. E: Unable to correct problems, you have held broken packages.
  140. ~ $ sudo apt-get install qtdeclarative5-ubuntu-ui-toolkit-plugin
  141. Reading package lists... Done
  142. Building dependency tree      
  143. Reading state information... Done
  144. Some packages could not be installed. This may mean that you have
  145. requested an impossible situation or if you are using the unstable
  146. distribution that some required packages have not yet been created
  147. or been moved out of Incoming.
  148. The following information may help to resolve the situation:
  149.  
  150. The following packages have unmet dependencies:
  151.  qtdeclarative5-ubuntu-ui-toolkit-plugin : Depends: qml-module-ubuntu-components
  152.                                            Depends: qml-module-ubuntu-layouts but it is not going to be installed
  153.                                            Depends: qml-module-ubuntu-test but it is not going to be installed
  154. E: Unable to correct problems, you have held broken packages.
  155. ~ $ sudo apt-get install qml-module-ubuntu-components
  156. Reading package lists... Done
  157. Building dependency tree      
  158. Reading state information... Done
  159. Some packages could not be installed. This may mean that you have
  160. requested an impossible situation or if you are using the unstable
  161. distribution that some required packages have not yet been created
  162. or been moved out of Incoming.
  163. The following information may help to resolve the situation:
  164.  
  165. The following packages have unmet dependencies:
  166.  qml-module-ubuntu-components : Depends: libubuntugestures5 (= 1.3.1918+16.04.20160404-0ubuntu1)
  167.                                 Depends: libubuntutoolkit5 (= 1.3.1918+16.04.20160404-0ubuntu1)
  168.                                 Depends: libqt5organizer5 but it is not going to be installed
  169.                                 Depends: qtbase-abi-5-5-1
  170.                                 Depends: qtdeclarative-abi-5-5-0
  171. E: Unable to correct problems, you have held broken packages.
  172. ~ $ sudo apt-get install libubuntugestures5
  173. Reading package lists... Done
  174. Building dependency tree      
  175. Reading state information... Done
  176. Some packages could not be installed. This may mean that you have
  177. requested an impossible situation or if you are using the unstable
  178. distribution that some required packages have not yet been created
  179. or been moved out of Incoming.
  180. The following information may help to resolve the situation:
  181.  
  182. The following packages have unmet dependencies:
  183.  libubuntugestures5 : Depends: qtdeclarative-abi-5-5-0
  184. E: Unable to correct problems, you have held broken packages.
  185. ~ $ sudo apt-get install qtdeclarative-abi-5-5-0
  186. Reading package lists... Done
  187. Building dependency tree      
  188. Reading state information... Done
  189. Package qtdeclarative-abi-5-5-0 is a virtual package provided by:
  190.   libqt5qml5 5.5.1-2ubuntu6 [Not candidate version]
  191.  
  192. E: Package 'qtdeclarative-abi-5-5-0' has no installation candidate
  193. ~ $
Add Comment
Please, Sign In to add comment