FS#21473 - [mplayer] add libxxf86vm as dependency

Attached to Project: Arch Linux
Opened by Kevin (anonymous_user) - Tuesday, 26 October 2010, 06:10 GMT
Last edited by Ionut Biru (wonder) - Tuesday, 26 October 2010, 14:04 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Without libxxf86vm installed, mplayer will output this message when launched:

mplayer: error while loading shared libraries: libXxf86vm.so.1: cannot open shared object file: No such file or directory

Additional info:
* mplayer 32492-1

Steps to reproduce:

1. Install mplayer
2. Attempt to launch it or play a video
This task depends upon

Closed by  Ionut Biru (wonder)
Tuesday, 26 October 2010, 14:04 GMT
Reason for closing:  Fixed
Comment by Ionut Biru (wonder) - Tuesday, 26 October 2010, 08:29 GMT
please paste the output of pacman -Qi mplayer
Comment by Michael (SiD) - Tuesday, 26 October 2010, 09:24 GMT
same here on i686

pacman -Qi mplayer
Name : mplayer
Version : 32492-1
URL : http://www.mplayerhq.hu/
Licenses : GPL
Groups : None
Provides : None
Depends On : libxxf86dga libmad cdparanoia libxinerama sdl lame
libtheora xvidcore libmng libxss libgl smbclient aalib
jack libcaca x264 faac lirc-utils ttf-dejavu libxvmc
enca libvdpau>=0.4 opencore-amr libdca a52dec
schroedinger libvpx
Optional Deps : None
Required By : acetoneiso2 dvd95
Conflicts With : None
Replaces : None
Installed Size : 22744.00 K
Packager : Ionut Biru <ibiru@archlinux.org>
Architecture : i686
Build Date : Thu Oct 14 21:27:56 2010
Install Date : Fri Oct 15 23:27:09 2010
Install Reason : Explicitly installed
Install Script : No
Description : A movie player for linux
Comment by Ionut Biru (wonder) - Tuesday, 26 October 2010, 09:38 GMT
i wonder what the hell happened
Comment by Ionut Biru (wonder) - Tuesday, 26 October 2010, 09:57 GMT
libxxf86vm is satisfied from libgl dependency. do you guys have nvidia-utils or something else that provides libgl?
Comment by Michael (SiD) - Tuesday, 26 October 2010, 10:47 GMT
Oh, sorry! I just deinstalled libxxf86vm with 'pacman -Rd' to see if I get the same error as mentioned.

To see if all is ok, I deinstalled libgl too, and now 'pacman -S mplayer' installs libgl and libxxf86vm as deps.
So everything seems to be fine.

Sorry again.
Comment by Kevin (anonymous_user) - Tuesday, 26 October 2010, 13:54 GMT
~ $ pacman -Qi mplayer
Name : mplayer
Version : 32492-1
URL : http://www.mplayerhq.hu/
Licenses : GPL
Groups : None
Provides : None
Depends On : libxxf86dga libmad cdparanoia libxinerama sdl lame libtheora xvidcore libmng libxss libgl smbclient aalib jack libcaca x264 faac lirc-utils ttf-dejavu libxvmc enca
libvdpau>=0.4 opencore-amr libdca a52dec schroedinger libvpx
Optional Deps : None
Required By : smplayer
Conflicts With : None
Replaces : None
Installed Size : 22744.00 K
Packager : Ionut Biru <ibiru@archlinux.org>
Architecture : i686
Build Date : Thu 14 Oct 2010 12:27:56 PM PDT
Install Date : Mon 25 Oct 2010 11:00:24 PM PDT
Install Reason : Explicitly installed
Install Script : No
Description : A movie player for linux

~ $ pacman -Qi nvidia-utils
Name : nvidia-utils
Version : 260.19.12-1
URL : http://www.nvidia.com/
Licenses : custom
Groups : None
Provides : libgl
Depends On : xorg-server libxvmc
Optional Deps : gtk2: nvidia-settings
pkg-config: nvidia-xconfig
Required By : libva mesa mplayer nvidia qt wxgtk
Conflicts With : libgl
Replaces : None
Installed Size : 66976.00 K
Packager : Ionut Biru <ibiru@archlinux.org>
Architecture : i686
Build Date : Mon 18 Oct 2010 07:26:29 AM PDT
Install Date : Mon 25 Oct 2010 07:38:01 AM PDT
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : NVIDIA drivers utilities and libraries.

Loading...