Guest User

Untitled

a guest
Dec 17th, 2017
375
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.35 KB | None | 0 0
  1. sudo apt-get install vlc
  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. vlc : Depends: vlc-plugin-video-output (= 3.0.0~rc1~~git20171215+r73271+108~ubuntu17.10.1) but it is not going to be installed
  13. E: Unable to correct problems, you have held broken packages.
  14.  
  15. dpkg --get-selections | grep hold
  16. apt-mark showhold
  17.  
  18. dpkg -l | grep -i vlc
  19.  
  20. sudo apt-get -s -o Debug::pkgProblemResolver=yes install vlc
  21. Reading package lists... Done
  22. Building dependency tree
  23. Reading state information... Done
  24. Starting pkgProblemResolver with broken count: 1
  25. Starting 2 pkgProblemResolver with broken count: 1
  26. Investigating (0) vlc:amd64 < none -> 3.0.0~rc1~~git20171215+r73271+108~ubuntu17.10.1 @un puN Ib >
  27. Broken vlc:amd64 Depends on vlc-plugin-base:amd64 < none | 3.0.0~rc1~~git20171215+r73271+108~ubuntu17.10.1 @un uH > (= 3.0.0~rc1~~git20171215+r73271+108~ubuntu17.10.1)
  28. Considering vlc-plugin-base:amd64 0 as a solution to vlc:amd64 9999
  29. Re-Instated vlc-plugin-base:amd64
  30. Investigating (0) vlc-plugin-video-output:amd64 < none -> 3.0.0~rc1~~git20171215+r73271+108~ubuntu17.10.1 @un uN Ib >
  31. Broken vlc-plugin-video-output:amd64 Breaks on vlc-plugin-base:amd64 < none -> 3.0.0~rc1~~git20171215+r73271+108~ubuntu17.10.1 @un uN > (< 3.0.0~rc1~20171206-1~)
  32. Considering vlc-plugin-base:amd64 0 as a solution to vlc-plugin-video-output:amd64 0
  33. Holding Back vlc-plugin-video-output:amd64 rather than change vlc-plugin-base:amd64
  34. Investigating (1) vlc:amd64 < none -> 3.0.0~rc1~~git20171215+r73271+108~ubuntu17.10.1 @un puN Ib >
  35. Broken vlc:amd64 Depends on vlc-plugin-video-output:amd64 < none | 3.0.0~rc1~~git20171215+r73271+108~ubuntu17.10.1 @un uH > (= 3.0.0~rc1~~git20171215+r73271+108~ubuntu17.10.1)
  36. Considering vlc-plugin-video-output:amd64 0 as a solution to vlc:amd64 9999
  37. Re-Instated vlc-plugin-video-output:amd64
  38. Investigating (1) vlc-plugin-video-output:amd64 < none -> 3.0.0~rc1~~git20171215+r73271+108~ubuntu17.10.1 @un uN Ib >
  39. Broken vlc-plugin-video-output:amd64 Breaks on vlc-plugin-base:amd64 < none -> 3.0.0~rc1~~git20171215+r73271+108~ubuntu17.10.1 @un uN > (< 3.0.0~rc1~20171206-1~)
  40. Considering vlc-plugin-base:amd64 0 as a solution to vlc-plugin-video-output:amd64 0
  41. Holding Back vlc-plugin-video-output:amd64 rather than change vlc-plugin-base:amd64
  42. Investigating (2) vlc:amd64 < none -> 3.0.0~rc1~~git20171215+r73271+108~ubuntu17.10.1 @un puN Ib >
  43. Broken vlc:amd64 Depends on vlc-plugin-video-output:amd64 < none | 3.0.0~rc1~~git20171215+r73271+108~ubuntu17.10.1 @un uH > (= 3.0.0~rc1~~git20171215+r73271+108~ubuntu17.10.1)
  44. Considering vlc-plugin-video-output:amd64 0 as a solution to vlc:amd64 9999
  45. Done
  46. Some packages could not be installed. This may mean that you have
  47. requested an impossible situation or if you are using the unstable
  48. distribution that some required packages have not yet been created
  49. or been moved out of Incoming.
  50. The following information may help to resolve the situation:
  51.  
  52. The following packages have unmet dependencies:
  53. vlc : Depends: vlc-plugin-video-output (= 3.0.0~rc1~~git20171215+r73271+108~ubuntu17.10.1) but it is not going to be installed
  54. E: Unable to correct problems, you have held broken packages.
  55.  
  56. sudo apt-get install -f
  57. [sudo] password for ecarroll:
  58. Reading package lists... Done
  59. Building dependency tree
  60. Reading state information... Done
  61. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  62.  
  63. apt-cache policy vlc vlc-plugin-video-output vlc-plugin-base
  64. vlc:
  65. Installed: (none)
  66. Candidate: 3.0.0~rc1~~git20171215+r73271+108~ubuntu17.10.1
  67. Version table:
  68. 3.0.0~rc1~~git20171215+r73271+108~ubuntu17.10.1 500
  69. 500 http://ppa.launchpad.net/videolan/master-daily/ubuntu artful/main amd64 Packages
  70. 2.2.6-6 500
  71. 500 http://us.archive.ubuntu.com/ubuntu artful/universe amd64 Packages
  72. vlc-plugin-video-output:
  73. Installed: (none)
  74. Candidate: 3.0.0~rc1~~git20171215+r73271+108~ubuntu17.10.1
  75. Version table:
  76. 3.0.0~rc1~~git20171215+r73271+108~ubuntu17.10.1 500
  77. 500 http://ppa.launchpad.net/videolan/master-daily/ubuntu artful/main amd64 Packages
  78. 2.2.6-6 500
  79. 500 http://us.archive.ubuntu.com/ubuntu artful/universe amd64 Packages
  80. vlc-plugin-base:
  81. Installed: (none)
  82. Candidate: 3.0.0~rc1~~git20171215+r73271+108~ubuntu17.10.1
  83. Version table:
  84. 3.0.0~rc1~~git20171215+r73271+108~ubuntu17.10.1 500
  85. 500 http://ppa.launchpad.net/videolan/master-daily/ubuntu artful/main amd64 Packages
  86. 2.2.6-6 500
  87. 500 http://us.archive.ubuntu.com/ubuntu artful/universe amd64 Packages
  88.  
  89. Reading package lists... Done
  90. Building dependency tree
  91. Reading state information... Done
  92. Some packages could not be installed. This may mean that you have
  93. requested an impossible situation or if you are using the unstable
  94. distribution that some required packages have not yet been created
  95. or been moved out of Incoming.
  96. The following information may help to resolve the situation:
  97.  
  98. The following packages have unmet dependencies:
  99. vlc-plugin-video-output : Breaks: vlc-plugin-base (< 3.0.0~rc1~20171206-1~) but 3.0.0~rc1~~git20171215+r73271+108~ubuntu17.10.1 is to be installed
  100. E: Unable to correct problems, you have held broken packages.
  101.  
  102. Package: vlc-plugin-video-output
  103. Source: vlc
  104. Priority: optional
  105. Section: video
  106. Installed-Size: 747
  107. Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
  108. Architecture: amd64
  109. Version: 3.0.0~rc1~~git20171215+r73271+108~ubuntu17.10.1
  110. Replaces: vlc-plugin-base (<< 3.0.0~rc1~20171206-1~)
  111. Depends: libaa1 (>= 1.4p5), libavcodec57 (>= 7:3.3.4) | libavcodec-extra57 (>= 7:3.3.4), libavutil55 (>= 7:3.3.4), libc6 (>= 2.16), libcaca0 (>= 0.99.beta17-1), libegl1-mesa (>= 7.8.1) | libegl1-x11, libgl1-mesa-glx | libgl1, libgles2-mesa (>= 7.8.1) | libgles2, libva-drm1 (>= 1.1.0), libva-wayland1 (>= 1.3.0), libva-x11-1 (>= 1.0.3), libva1 (>= 1.7.3), libvlccore9 (>= 3.0.0~rc1~~git20171215+r73271+108~ubuntu17.10.1~), libwayland-client0 (>= 1.9.91), libwayland-egl1-mesa (>= 10.0.2) | libwayland-egl1, libx11-6, libxcb-keysyms1 (>= 0.4.0), libxcb-shm0, libxcb-xv0 (>= 1.2), libxcb1, vlc-plugin-abi-4-0-0
  112. Enhances: vlc
  113. Breaks: vlc-plugin-base (<< 3.0.0~rc1~20171206-1~)
  114. Filename: pool/main/v/vlc/vlc-plugin-video-output_3.0.0~rc1~~git20171215+r73271+108~ubuntu17.10.1_amd64.deb
  115. Size: 187422
  116. MD5sum: 0d25595004292437bbc298de8ce0ffdd
  117. SHA1: 4be5a204b9aeedfc444e8520010fc3ac02363873
  118. SHA256: fb8f64cb8ba1344e73e666c0621a974ccc313ffcbe8c38760765e40f9c0b637d
  119. Description-en: multimedia player and streamer (video output plugins)
  120. VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4,
  121. DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs,
  122. podcasts, and multimedia streams from various network sources.
  123. .
  124. This package contains the video output plugins.
  125. Description-md5: 304efe8a3dcaf595b6085adb45316c41
  126. Multi-Arch: same
  127.  
  128. Package: vlc-plugin-video-output
  129. Architecture: amd64
  130. Version: 2.2.6-6
  131. Multi-Arch: same
  132. Priority: optional
  133. Section: universe/video
  134. Source: vlc
  135. Origin: Ubuntu
  136. Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
  137. Original-Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
  138. Bugs: https://bugs.launchpad.net/ubuntu/+filebug
  139. Installed-Size: 249
  140. Depends: libvlccore8 (= 2.2.6-6), libaa1 (>= 1.4p5), libc6 (>= 2.14), libcaca0 (>= 0.99.beta17-1), libegl1-mesa (>= 7.8.1) | libegl1-x11, libgl1-mesa-glx | libgl1, libgles2-mesa (>= 7.8.1) | libgles2, libx11-6, libxcb-keysyms1 (>= 0.4.0), libxcb-shm0, libxcb-xv0 (>= 1.2), libxcb1
  141. Enhances: vlc
  142. Filename: pool/universe/v/vlc/vlc-plugin-video-output_2.2.6-6_amd64.deb
  143. Size: 53992
  144. MD5sum: b781e5a9bd6f9f513914f3bd5ab5e5f3
  145. SHA1: 5e7a6a24e7ecb9c3944447303f7a276ec8dd592b
  146. SHA256: e3e66e617cee1e9db3d26b37de8c26b4d8a55901eee3e16c6e1a94f1d37be988
  147. Homepage: https://www.videolan.org/vlc/
  148. Description-en: multimedia player and streamer (video output plugins)
  149. VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4,
  150. DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs,
  151. podcasts, and multimedia streams from various network sources.
  152. .
  153. This package contains the video output plugins.
  154. Description-md5: 304efe8a3dcaf595b6085adb45316c41
  155. Task: kubuntu-desktop, kubuntu-full, edubuntu-desktop-gnome, lubuntu-qt-desktop, ubuntustudio-video, ubuntustudio-graphics, ubuntu-mate-desktop
  156.  
  157. Package: vlc-plugin-base
  158. Source: vlc
  159. Priority: optional
  160. Section: video
  161. Installed-Size: 10845
  162. Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
  163. Architecture: amd64
  164. Version: 3.0.0~rc1~~git20171215+r73271+108~ubuntu17.10.1
  165. Recommends: xdg-utils
  166. Replaces: vlc-plugin-zvbi (<< 3.0.0~rc1~20171206-1~)
  167. Suggests: libdvdcss2
  168. Depends: vlc-data (= 3.0.0~rc1~~git20171215+r73271+108~ubuntu17.10.1), liba52-0.7.4, libarchive13 (>= 3.1.2), libaribb24-0 (>= 1.0.3), libasound2 (>= 1.0.27), libass9 (>= 1:0.13.6), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavc1394-0 (>= 0.5.3), libavcodec57 (>= 7:3.3.4) | libavcodec-extra57 (>= 7:3.3.4), libavformat57 (>= 7:3.3.4), libavutil55 (>= 7:3.3.4), libbasicusageenvironment1, libbluray2 (>= 1:1.0.0), libc6 (>= 2.16), libcairo2 (>= 1.13.1), libcddb2, libchromaprint1 (>= 1.3.2), libcrystalhd3 (>= 1:0.0~git20110715.fdd2f19), libdbus-1-3 (>= 1.9.14), libdc1394-22, libdca0 (>= 0.0.5), libdvbpsi10 (>= 1.3.0), libdvdnav4 (>= 5.0.3), libdvdread4 (>= 4.1.3), libebml4v5 (>= 1.3.4-2~), libfaad2 (>= 2.7), libflac8 (>= 1.3.0), libfontconfig1 (>= 2.11.94), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), libgcc1 (>= 1:3.4), libgcrypt20 (>= 1.7.0), libglib2.0-0 (>= 2.28.0), libgnutls30 (>= 3.5.6), libgpg-error0 (>= 1.14), libgroupsock8, libharfbuzz0b (>= 0.9.4), libjpeg8 (>= 8c), libkate1 (>= 0.3.0), liblirc-client0, liblivemedia58, liblua5.2-0, libmad0 (>= 0.15.1b-3), libmatroska6v5 (>= 1.4.5), libmicrodns0 (>= 0.0.3), libmpcdec6 (>= 1:0.1~r435), libmpeg2-4 (>= 0.5.1), libmpg123-0 (>= 1.13.7), libmtp9 (>= 1.1.0), libncursesw5 (>= 6), libnfs8 (>= 1.9.7), libogg0 (>= 1.1.0), libopenmpt-modplug1 (>= 0.2.7386~beta20.3), libopus0 (>= 1.1), libpng16-16 (>= 1.6.2-1), libpostproc54 (>= 7:3.3.4), libpulse0 (>= 0.99.4), libraw1394-11, libresid-builder0c2a, librsvg2-2 (>= 2.14.4), libsamplerate0 (>= 0.1.7), libsdl-image1.2 (>= 1.2.10), libsdl1.2debian (>= 1.2.11), libsecret-1-0 (>= 0.7), libshine3 (>= 3.1.0), libshout3, libsidplay2, libsndio6.1 (>= 1.1.0), libsoxr0 (>= 0.1.0), libspeex1 (>= 1.2~beta3-1), libspeexdsp1 (>= 1.2~beta3.2-1), libssh2-1 (>= 1.2.3), libstdc++6 (>= 5.2), libswscale4 (>= 7:3.3.4), libsystemd0, libtag1v5 (>= 1.9.1-2.2~), libtheora0 (>= 1.0), libtinfo5 (>= 6), libtwolame0 (>= 0.3.6), libudev1 (>= 183), libupnp6 (>= 1:1.6.19), libusageenvironment3, libva-drm1 (>= 1.1.0), libva1 (>= 1.7.3), libvlccore9 (>= 3.0.0~rc1~~git20171215+r73271+108~ubuntu17.10.1~), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libx264-148, libx265-130 (>= 2.5), libxcb-keysyms1 (>= 0.4.0), libxcb1, libxml2 (>= 2.7.4), libzvbi0 (>= 0.2.35), zlib1g (>= 1:1.1.4), vlc-plugin-abi-4-0-0
  169. Breaks: vlc-plugin-zvbi (<< 3.0.0~rc1~20171206-1~)
  170. Filename: pool/main/v/vlc/vlc-plugin-base_3.0.0~rc1~~git20171215+r73271+108~ubuntu17.10.1_amd64.deb
  171. Size: 2726256
  172. MD5sum: 02cfa70575f76df46096e0f9df8dac74
  173. SHA1: 0c45fa13a2c3473e27fdc32d5d4da7bdd0237907
  174. SHA256: fcfc90a4c13a0c695bb342ca980087e1235cdf955173b18c23056615618a288a
  175. Description-en: multimedia player and streamer (base plugins)
  176. VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4,
  177. DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs,
  178. podcasts, and multimedia streams from various network sources.
  179. .
  180. This package contains most plugins which are shipped in more specialied plugin
  181. packages.
  182. Description-md5: 103cb021db8e172eaddc03ab0f07e203
  183. Multi-Arch: same
  184.  
  185. Package: vlc-plugin-base
  186. Architecture: amd64
  187. Version: 2.2.6-6
  188. Multi-Arch: same
  189. Priority: optional
  190. Section: universe/video
  191. Source: vlc
  192. Origin: Ubuntu
  193. Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
  194. Original-Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
  195. Bugs: https://bugs.launchpad.net/ubuntu/+filebug
  196. Installed-Size: 27372
  197. Depends: libvlccore8 (= 2.2.6-6), liba52-0.7.4, libasound2 (>= 1.0.27), libass9 (>= 1:0.13.6), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavc1394-0 (>= 0.5.3), libbasicusageenvironment1, libbluray2 (>= 1:0.5.0), libbz2-1.0, libc6 (>= 2.17), libcairo2 (>= 1.13.1), libcddb2, libcdio13 (>= 0.83), libchromaprint1 (>= 1.3.2), libcrystalhd3 (>= 1:0.0~git20110715.fdd2f19), libdbus-1-3 (>= 1.9.14), libdc1394-22, libdca0 (>= 0.0.5), libdvbpsi10 (>= 1.3.0), libdvdnav4 (>= 5.0.3), libdvdread4 (>= 4.1.3), libebml4v5 (>= 1.3.4-2~), libfaad2 (>= 2.7), libflac8 (>= 1.3.0), libfontconfig1 (>= 2.11.94), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), libgcc1 (>= 1:3.4), libgcrypt20 (>= 1.7.0), libglib2.0-0 (>= 2.12.0), libgme0 (>= 0.5.5), libgnutls30 (>= 3.5.6), libgpg-error0 (>= 1.14), libgroupsock8, libgsm1 (>= 1.0.13), libjpeg8 (>= 8c), libkate1 (>= 0.3.0), liblirc-client0, liblivemedia58, liblua5.2-0, liblzma5 (>= 5.1.1alpha+20120614), libmad0 (>= 0.15.1b-3), libmatroska6v5 (>= 1.4.5), libmp3lame0, libmpcdec6 (>= 1:0.1~r435), libmpeg2-4 (>= 0.5.1), libmtp9 (>= 1.1.0), libncursesw5 (>= 6), libogg0 (>= 1.1.0), libopenmpt-modplug1 (>= 0.2.7386~beta20.3), libopus0 (>= 1.1), libpng16-16 (>= 1.6.2-1), libpulse0 (>= 0.99.4), libraw1394-11, libresid-builder0c2a, librsvg2-2 (>= 2.14.4), librtmp1 (>= 2.3), libsamplerate0 (>= 0.1.7), libsdl-image1.2 (>= 1.2.10), libsdl1.2debian (>= 1.2.11), libshine3 (>= 3.1.0), libshout3, libsidplay2, libsnappy1v5, libsndio6.1 (>= 1.1.0), libspeex1 (>= 1.2~beta3-1), libspeexdsp1 (>= 1.2~beta3.2-1), libssh-gcrypt-4 (>= 0.4.2), libssh2-1 (>= 1.2), libstdc++6 (>= 5.2), libtag1v5 (>= 1.9.1-2.2~), libtheora0 (>= 1.0), libtinfo5 (>= 6), libtwolame0 (>= 0.3.10), libudev1 (>= 183), libupnp6 (>= 1:1.6.19), libusageenvironment3, libva-drm1 (>= 1.1.0), libva-x11-1 (>= 1.0.3), libva1 (>= 1.7.3), libvcdinfo0 (>= 0.7.21), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvpx4 (>= 1.6.0), libwavpack1 (>= 4.40.0), libwebp6 (>= 0.5.1), libwebpmux3 (>= 0.6.0-3), libx11-6, libx264-148, libx265-130 (>= 2.5), libxcb-keysyms1 (>= 0.4.0), libxcb1, libxml2 (>= 2.7.4), libxvidcore4 (>= 1.2.2), libzvbi0 (>= 0.2.35), zlib1g (>= 1:1.2.0.2), vlc-data (= 2.2.6-6)
  198. Recommends: xdg-utils
  199. Suggests: libdvdcss2
  200. Filename: pool/universe/v/vlc/vlc-plugin-base_2.2.6-6_amd64.deb
  201. Size: 7822760
  202. MD5sum: 18b84f38bd2569d84b8ad409e0053267
  203. SHA1: e3832d8afbeffc6d320ed42e5a0ad55a25701412
  204. SHA256: e564b23d60b45de85576cb0add1fc31b21586f8c05f24323f148a3cf579951ed
  205. Homepage: https://www.videolan.org/vlc/
  206. Description-en: multimedia player and streamer (base plugins)
  207. VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4,
  208. DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs,
  209. podcasts, and multimedia streams from various network sources.
  210. .
  211. This package contains most plugins which are shipped in more specialied plugin
  212. packages.
  213. Description-md5: 103cb021db8e172eaddc03ab0f07e203
  214. Task: kubuntu-desktop, kubuntu-full, edubuntu-desktop-gnome, lubuntu-qt-desktop, ubuntustudio-video, ubuntustudio-graphics, ubuntu-mate-desktop
Add Comment
Please, Sign In to add comment