Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 205271

Summary: media-sound/pulseaudio: USE=alsa should depend on alsa-plugins
Product: Gentoo Linux Reporter: Tim Boundy <gigaplex>
Component: New packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED INVALID    
Severity: normal CC: Cluster-one
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Tim Boundy 2008-01-11 04:00:51 UTC
$ aplay -Dpulse file.wav
ALSA lib pcm.c:2106:(snd_pcm_open_conf) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_pulse.so
aplay: main:546: audio open error: No such file or directory

When using the pulseaudio package with alsa, I get the error as shown above. Installing alsa-plugins with USE=pulseaudio installs the missing library. Pulseaudio should depend on alsa-plugins when USE=alsa is set.

Reproducible: Always

Steps to Reproduce:
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-01-12 00:28:53 UTC
No, USE=alsa for PulseaAudio means that PulseAudio will use ALSA... if you want ALSA to use PulseAudio you install the correct package.

It would be like having USE=kde on xorg ...
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2011-04-19 17:19:21 UTC
*** Bug 364147 has been marked as a duplicate of this bug. ***