FS#25147 - [mplayer-vaapi] needs mesa dependency

Attached to Project: Community Packages
Opened by James Conway (MuffinFlavored) - Sunday, 17 July 2011, 08:14 GMT
Last edited by Ionut Biru (wonder) - Sunday, 17 July 2011, 08:24 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Evangelos Foutras (foutrelis)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: on a fresh installation, mesa doesn't get pulled when install mplayer-vaapi but the program will not run without it

Additional info:
* package version(s)
* config and/or log files etc.


Steps to reproduce:

pacman -S mplayer-vaapi, then run mplayer.

[brandon@arch ~]$ mplayer groovesalad.pls
mplayer: error while loading shared libraries: libGLU.so.1: cannot open shared object file: No such file or directory

now install mesa

[brandon@arch lib]$ su -
Password:
[root@arch ~]# pacman -S mesa
resolving dependencies...
looking for inter-conflicts...

Targets (3): dri2proto-2.3-1 glproto-1.4.12-1 mesa-7.10.2-2

Total Download Size: 0.28 MB
Total Installed Size: 1.76 MB

Proceed with installation? [Y/n]
:: Retrieving packages from extra...
dri2proto-2.3-1-any 2.8K 63.6K/s 00:00:00 [########################################################################################################################] 100%
glproto-1.4.12-1-any 14.5K 159.1K/s 00:00:00 [########################################################################################################################] 100%
mesa-7.10.2-2-x86_64 273.0K 413.7K/s 00:00:01 [########################################################################################################################] 100%
(3/3) checking package integrity [########################################################################################################################] 100%
(3/3) checking for file conflicts [########################################################################################################################] 100%
(1/3) installing dri2proto [########################################################################################################################] 100%
(2/3) installing glproto [########################################################################################################################] 100%
(3/3) installing mesa [########################################################################################################################] 100%
Optional dependencies for mesa
opengl-man-pages: for the OpenGL API man pages
[root@arch ~]# logout

now run mplayer, it works

[brandon@arch lib]$ mplayer groovesalad.pls
Creating config file: /home/brandon/.mplayer/config
MPlayer SVN-r33161-4.5.2 (C) 2000-2011 MPlayer Team
162 audio & 354 video codecs
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.

Playing groovesalad.pls.
File not found: 'groovesalad.pls'
Failed to open groovesalad.pls.


Exiting... (End of file)
This task depends upon

Closed by  Ionut Biru (wonder)
Sunday, 17 July 2011, 08:24 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#25124 

Loading...