Guest User

Richard Hack MMCheck

a guest
Apr 9th, 2011
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.19 KB | None | 0 0
  1. 1 . Check for any Missing Dependencies for ALL Installed Packages ...
  2.  
  3. Long Pauses in this Test Normally means a Repository is Responding Very Slowly ...
  4.  
  5. Before Checking Your Repositories, would you like
  6. to perform a Zypper Refresh right now? (Yes or No)
  7.  
  8. Enter your choice [y/N] y
  9.  
  10. root's password:
  11. Retrieving repository 'Main Repository Contrib' metadata [done]
  12. Building repository 'Main Repository Contrib' cache [done]
  13. Retrieving repository 'openSUSE BuildService - KDE:Extra' metadata [done]
  14. Building repository 'openSUSE BuildService - KDE:Extra' cache [done]
  15. Retrieving repository 'UpdatedApps' metadata [done]
  16. Building repository 'UpdatedApps' cache [done]
  17. Retrieving repository 'packman' metadata [done]
  18. Building repository 'packman' cache [done]
  19. Repository 'openSUSE-11.4 Non-OSS' is up to date.
  20. Repository 'openSUSE-11.4 OSS' is up to date.
  21. Retrieving repository 'openSUSE-11.4 Updates' metadata [done]
  22. Building repository 'openSUSE-11.4 Updates' cache [done]
  23. All repositories have been refreshed.
  24.  
  25. Command: LC_ALL=C zypper ve
  26.  
  27. Loading repository data...
  28. Reading installed packages...
  29.  
  30. Dependencies of all installed packages are satisfied.
  31.  
  32. 2 . Display All openSUSE Repositories as Entered in your Computer ...
  33.  
  34. Command: zypper repos
  35.  
  36. # | Alias | Name | Enabled | Refresh
  37. --+-------------------+-----------------------------------+---------+--------
  38. 1 | Contrib | Main Repository Contrib | Yes | Yes
  39. 2 | KDE-Extra | openSUSE BuildService - KDE:Extra | Yes | Yes
  40. 3 | KDEUpdatedApps | UpdatedApps | Yes | Yes
  41. 4 | Packman | packman | Yes | Yes
  42. 5 | repo-11.4-non-oss | openSUSE-11.4 Non-OSS | Yes | Yes
  43. 6 | repo-11.4-oss | openSUSE-11.4 OSS | Yes | Yes
  44. 7 | repo-11.4-update | openSUSE-11.4 Updates | Yes | Yes
  45.  
  46. If you have more than the four repositories listed above, you could cause yourself
  47. some trouble. In general, repositories must given a priority when you have
  48. more than four. If you do not understand how this works, please ask for help.
  49. Listed below are the recommended repositories you should keep enabled.
  50.  
  51. * Main Repository - http://download.opensuse.org/distribution/11.?/repo/oss/
  52. * Main Repository - http://download.opensuse.org/distribution/11.?/repo/non-oss/
  53. * Packman Repository - http://packman.jacobs-university.de/suse/11.?/
  54. * Main Update Repository - http://download.opensuse.org/update/11.?/
  55.  
  56. 3 . Check for any Packages Installed from the VideoLAN Repository ...
  57.  
  58. Command: rpm -qa --queryformat '%{NAME} -> %{VENDOR}\n' | grep -i VideoLAN
  59.  
  60. libx264-110 -> VideoLAN Project (http://www.videolan.org)
  61. libdvdcss -> VideoLAN Project (http://www.videolan.org)
  62. libupnp4 -> VideoLAN Project (http://www.videolan.org)
  63.  
  64. If you have installed libdvdcss from openSUSE, you do not need libdvdcss
  65. from VideoLAN. So having no files from VideoLAN is OK, but if you do, it
  66. should only be the package libdvdcss. In the future we suggest that you
  67. switch to using only openSUSE and to remove the VideoLAN Repository.
  68. Only openSUSE 11.3 is supported at: http://opensuse-guide.org/repo/11.3/
  69.  
  70. 4 . Show the libdvd* Packages are Installed for DVD Movies ...
  71.  
  72. Command: rpm --query --all --queryformat '%{NAME}-%{VERSION}-%{RELEASE}-%{ARCH} -> %{VENDOR}\n' '*libdvd*'
  73.  
  74. libdvdread4-4.1.3-15.1-x86_64 -> openSUSE
  75. libdvdnav4-4.1.3-11.1-x86_64 -> openSUSE
  76. libdvdcss-1.2.10-7.10-x86_64 -> VideoLAN Project (http://www.videolan.org)
  77.  
  78. You should expect to have 4 libdvd* packages installed, 1 from Packman.
  79. ----------------> libdvdplay0 <-------------from the Packman Repository.
  80. ----------------> libdvdread4 <----------- from the openSUSE Repository.
  81. ----------------> libdvdnav4 <------------ from the openSUSE Repository.
  82. ----------------> libdvdcss <----- from VideoLAN or openSUSE Repository.
  83.  
  84. If you have installed libdvdcss from openSUSE, you do not need libdvdcss
  85. from VideoLAN. So having no files from VideoLAN is OK, but if you do, it
  86. should only be the package libdvdcss. In the future we suggest that you
  87. switch to using only openSUSE and to remove the VideoLAN Repository.
  88. Only openSUSE 11.3 is supported at: http://opensuse-guide.org/repo/11.3/
  89.  
  90. 5 . Show if Xine Packages are Installed from Packman ...
  91.  
  92. Command: rpm --query --queryformat '%{NAME}-%{VERSION}-%{RELEASE}-%{ARCH} -> %{VENDOR}\n' xine-ui libxine1 libxine1-codecs
  93.  
  94. xine-ui-0.99.6-1.pm.2.1-x86_64 -> http://packman.links2linux.de
  95. libxine1-1.1.19-4.4-x86_64 -> openSUSE
  96. libxine1-codecs-1.1.19-2.pm.45.24-x86_64 -> http://packman.links2linux.de
  97.  
  98. You should expect to have three --> Xine <--- packages installed from Packman.
  99. ----------------> xine-ui <---------------------- from the Packman Repository.
  100. ----------------> libxine1 <--------------------- from the Packman Repository.
  101. ----------------> libxine1-codecs <-------------- from the Packman Repository.
  102.  
  103. 6 . Show if Mplayer/Smplayer Packages are Installed from Packman ...
  104.  
  105. Command: rpm --query --queryformat '%{NAME}-%{VERSION}-%{RELEASE}-%{ARCH} -> %{VENDOR}\n' MPlayer mplayerplug-in smplayer
  106.  
  107. MPlayer-1.0rc4_r33179-1.pm.1.1-x86_64 -> http://packman.links2linux.de
  108. mplayerplug-in-3.55+cvs20100124-0.pm.3.3-x86_64 -> http://packman.links2linux.de
  109. smplayer-0.6.9+r3599-1.pm.3.1-x86_64 -> http://packman.links2linux.de
  110.  
  111. You should expect to have three -> MPLayer <- packages installed from Packman.
  112. ----------------> MPlayer <---------------------- from the Packman Repository.
  113. ----------------> mplayerplug-in <--------------- from the Packman Repository.
  114. ----------------> smplayer <--------------------- from the Packman Repository.
  115.  
  116. 7 . Show if gstreamer Plugins/Codecs Packages are Installed from Packman ...
  117.  
  118. Command: --query --queryformat '%{NAME}-%{VERSION}-%{RELEASE}-%{ARCH} -> %{VENDOR}\n' 'gstreamer*'
  119.  
  120. package gstreamer-0_10-ffmpeg is not installed
  121. gstreamer-0_10-fluendo-mp3-12-2.1-x86_64 -> openSUSE
  122. package gstreamer-0_10-fluendo-mpegdemux is not installed
  123. package gstreamer-0_10-fluendo-mpegmux is not installed
  124. package gstreamer-0_10-plugins-bad is not installed
  125. gstreamer-0_10-plugins-base-0.10.32-4.1-x86_64 -> openSUSE
  126. gstreamer-0_10-plugins-good-0.10.27-999.pm.1002.18-x86_64 -> http://packman.links2linux.de
  127. package gstreamer-0_10-plugins-good-extra is not installed
  128. package gstreamer-0_10-plugins-ugly is not installed
  129.  
  130. You should expect to have all 9 gstreamer packages installed from Packman.
  131.  
  132. 8 . Show if ffmpeg/lame/libmad0/k3b Packages are Installed from Packman ...
  133.  
  134. Command: rpm --query --all --queryformat '%{NAME}-%{VERSION}-%{RELEASE}-%{ARCH} -> %{VENDOR}\n' ffmpeg lame libmad0 k3b k3b-codecs k3b-lang
  135.  
  136. lame-3.98.4-3.pm.5.1-x86_64 -> http://packman.links2linux.de
  137. k3b-lang-2.0.2-14.1-noarch -> obs://build.opensuse.org/KDE
  138. libmad0-0.15.1b-2.pm.2.1-x86_64 -> http://packman.links2linux.de
  139. k3b-2.0.2-14.1-x86_64 -> obs://build.opensuse.org/KDE
  140. k3b-codecs-2.0.2-8.pm.8.3-x86_64 -> http://packman.links2linux.de
  141.  
  142. You should expect to show six Packages Installed here from Packman.
  143. called ---------> k3b-lang <------------ from the Packman Repository.
  144. called ---------> libmad0 <------------- from the Packman Repository.
  145. called ---------> k3b <----------------- from the Packman Repository.
  146. called ---------> k3b-codecs <---------- from the Packman Repository.
  147. called ---------> lame <---------------- from the Packman Repository.
  148. called ---------> ffmpeg <-------------- from the Packman Repository.
  149.  
  150. 9 . Show if libxvid/libav Packages are Installed from Packman ...
  151.  
  152. Command: rpm --query --queryformat '%{NAME}-%{VERSION}-%{RELEASE}-%{ARCH} -> %{VENDOR}\n' libxvidcore4 xvidcore libavcodec52 libavdevice52
  153.  
  154. libxvidcore4-1.3.1-1.pm.1.1-x86_64 -> http://packman.links2linux.de
  155. xvidcore-1.3.1-1.pm.1.1-x86_64 -> http://packman.links2linux.de
  156. libavcodec52-0.6.201104021457git-0.pm.4.1-x86_64 -> http://packman.links2linux.de
  157. libavdevice52-0.6.201104021457git-0.pm.4.1-x86_64 -> http://packman.links2linux.de
  158.  
  159. You should expect to have 2 Xvid and 2 libav* packages installed from Packman.
  160. ----------------> libxvidcoer4 <----------------- from the Packman Repository.
  161. ----------------> xvidcore <--------------------- from the Packman Repository.
  162. ----------------> libavcodec52 <----------------- from the Packman Repository.
  163. ----------------> libavdevice52 <---------------- from the Packman Repository.
  164.  
  165. 10. Show if Quicktime Package is Installed from Packman ...
  166.  
  167. Command: rpm --query --all --queryformat '%{NAME}-%{VERSION}-%{RELEASE}-%{ARCH} -> %{VENDOR}\n' '*quicktime*'
  168.  
  169. libquicktime-1.2.2-101.pm.105.4-x86_64 -> http://packman.links2linux.de
  170.  
  171. You should expect to have only one Quicktime Package Installed
  172. called ----> libquicktime0 <---- from the Packman Repository.
  173.  
  174. 11. Show if vlc Packages are Installed & from Packman ...
  175.  
  176. Command: rpm --query --all --queryformat '%{NAME}-%{VERSION}-%{RELEASE}-%{ARCH} -> %{VENDOR}\n' vlc vlc-mozillaplugin libvlc5 libvlccore4
  177.  
  178. vlc-mozillaplugin-1.1.8-1.pm.2.4-x86_64 -> http://packman.links2linux.de
  179. libvlc5-1.1.8-1.pm.2.4-x86_64 -> http://packman.links2linux.de
  180. libvlccore4-1.1.8-1.pm.2.4-x86_64 -> http://packman.links2linux.de
  181. vlc-1.1.8-1.pm.2.4-x86_64 -> http://packman.links2linux.de
  182.  
  183. You should expect to show four Packages Installed here from Packman.
  184. called ---------> vlc <---------------- from the Packman Repository.
  185. called ---------> vlc-mozillaplugin <---from the Packman Repository.
  186. called ---------> libvlccore4 <-------- from the Packman Repository.
  187. called ---------> libvlc5 <------------ from the Packman Repository.
  188.  
  189. 12. Show if Totem Player Packages are Installed from openSUSE ...
  190.  
  191. Command: rpm --query --queryformat '%{NAME}-%{VERSION}-%{RELEASE}-%{ARCH} -> %{VENDOR}\n' '*totem*'
  192.  
  193. package totem is not installed
  194. package totem-browser-plugin is not installed
  195. package totem-plugin-upnp is not installed
  196. package totem-plugins is not installed
  197. package nautilus-totem is not installed
  198.  
  199. Totem is normally associated with the Gnome Package, but may help in KDE as well.
  200.  
  201. You should expect to have about 5 Totem Packages Installed total which will be:
  202. ----------------> totem <------------------------ from the openSUSE Repository.
  203. ----------------> totem-browser-plugin <--------- from the openSUSE Repository.
  204. ----------------> totem-plugin-upnp <------------ from the openSUSE Repository.
  205. ----------------> totem-plugins <---------------- from the openSUSE Repository.
  206. ----------------> nautilus-totem <--------------- from the openSUSE Repository.
  207.  
  208. 13. Show if Flash Packages are Installed from openSUSE ...
  209.  
  210. Command: rpm --query --all --queryformat '%{NAME}-%{VERSION}-%{RELEASE}-%{ARCH} -> %{VENDOR}\n' '*flash*'
  211.  
  212. pullin-flash-player-11.4.1-0.3.1-x86_64 -> openSUSE
  213.  
  214. You should expect to have only two Flash Packages Installed which will be:
  215. ----------------> pullin-flash-player <----- from the openSUSE Repository.
  216. ----------------> flash-player <------------ from the openSUSE Repository.
  217.  
  218. 14. Show if Java Packages are Installed from openSUSE ...
  219.  
  220. Command: rpm --query --all --queryformat '%{NAME}-%{VERSION}-%{RELEASE}-%{ARCH} -> %{VENDOR}\n' '*java-*'
  221.  
  222. java-1_6_0-sun-plugin-1.6.0.u24-1.2.1-x86_64 -> openSUSE
  223. java-1_6_0-openjdk-1.6.0.0_b20.1.9.7-1.2.1-x86_64 -> openSUSE
  224. java-ca-certificates-1-9.1-noarch -> openSUSE
  225. java-1_6_0-sun-1.6.0.u24-1.2.1-x86_64 -> openSUSE
  226. java-1_6_0-openjdk-plugin-1.6.0.0_b20.1.9.7-1.2.1-x86_64 -> openSUSE
  227. java-1_6_0-sun-alsa-1.6.0.u24-1.2.1-x86_64 -> openSUSE
  228.  
  229. You should expect to have only Sun Java Packages installed. If your files
  230. include the name --> openjdk <--, it is suggested that they be uninstalled.
  231.  
  232. 15. Verify the Basic Installed Multimedia Packages ...
  233.  
  234. Command: rpm --verify --query --all 'libav*' 'libpostproc*' 'libswscale*' '*xvid*' '*ffmpeg*' '*libmad*'
  235.  
  236.  
  237. If everything verified properly there will be no output. If there are any
  238. discrepancies they will be displayed. The format of the output is a string
  239. of 8 characters, a possible 'c' denoting a configuration file, and then
  240. the file name. Each of the 8 characters denotes the result of a comparison
  241. of one attribute of the file to the value of that attribute recorded in the
  242. RPM database. A single . (period) means the test passed. The following
  243. characters denote failure of certain tests:
  244.  
  245. 5 -- MD5 checksum
  246. S -- File size
  247. L -- Symbolic link
  248. T -- File modification time
  249. D -- Device
  250. U -- User
  251. G -- Group
  252. M -- Mode (includes permissions and file type)
  253. ? -- Unreadable file
  254.  
  255. Applications that are not installed will produce no
  256. error message here, should the program be missing!
  257.  
  258. 16. Verify the MPlayer/gstreamer/xine/VLC/k3b/w32codec-all Packages ...
  259.  
  260. Command: rpm --verify --query --all MPlayer smplayer '*vlc*' '*gst*' '*xine*' 'k3b*' w32codec-all
  261.  
  262.  
  263. If everything verified properly there will be no output. If there are any
  264. discrepancies they will be displayed. The format of the output is a string
  265. of 8 characters, a possible 'c' denoting a configuration file, and then
  266. the file name. Each of the 8 characters denotes the result of a comparison
  267. of one attribute of the file to the value of that attribute recorded in the
  268. RPM database. A single . (period) means the test passed. The following
  269. characters denote failure of certain tests:
  270.  
  271. 5 -- MD5 checksum
  272. S -- File size
  273. L -- Symbolic link
  274. T -- File modification time
  275. D -- Device
  276. U -- User
  277. G -- Group
  278. M -- Mode (includes permissions and file type)
  279. ? -- Unreadable file
  280.  
  281. Applications that are not installed will produce no
  282. error message here, should the program be missing!
  283.  
  284. w32codec-all is only required on 32 bit systems
  285. and only provides some very rare audio formats.
  286.  
  287.  
  288.  
  289. Flash Player UPDATED to add Flash Player:
  290.  
  291. 13. Show if Flash Packages are Installed from openSUSE ...
  292.  
  293. Command: rpm --query --all --queryformat '%{NAME}-%{VERSION}-%{RELEASE}-%{ARCH} -> %{VENDOR}\n' '*flash*'
  294.  
  295. pullin-flash-player-11.4.1-0.3.1-x86_64 -> openSUSE
  296. flash-player-10.2.153.1-0.4.1-i586 -> openSUSE
  297.  
  298. You should expect to have only two Flash Packages Installed which will be:
  299. ----------------> pullin-flash-player <----- from the openSUSE Repository.
  300. ----------------> flash-player <------------ from the openSUSE Repository.
  301.  
  302.  
  303. Java UPDATED to remove openjdk:
  304.  
  305. 14. Show if Java Packages are Installed from openSUSE ...
  306.  
  307. Command: rpm --query --all --queryformat '%{NAME}-%{VERSION}-%{RELEASE}-%{ARCH} -> %{VENDOR}\n' '*java-*'
  308.  
  309. java-1_6_0-sun-plugin-1.6.0.u24-1.2.1-x86_64 -> openSUSE
  310. java-ca-certificates-1-9.1-noarch -> openSUSE
  311. java-1_6_0-sun-1.6.0.u24-1.2.1-x86_64 -> openSUSE
  312. java-1_6_0-sun-alsa-1.6.0.u24-1.2.1-x86_64 -> openSUSE
  313.  
  314. You should expect to have only Sun Java Packages installed. If your files
  315. include the name --> openjdk <--, it is suggested that they be uninstalled.
Add Comment
Please, Sign In to add comment