Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 34815 - portage tries to emerge alsa-driver under linux 2.6, alsa is built into 2.6.
Summary: portage tries to emerge alsa-driver under linux 2.6, alsa is built into 2.6.
Status: RESOLVED DUPLICATE of bug 34133
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-01 04:51 UTC by Danny
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Danny 2003-12-01 04:51:24 UTC
emerge -U world is trying to install the package alsa-driver into my system, this is a new package and not needed. Further, compilation of this package will always fail under a 2.6 kernel as alsa has been moved inside the kernel space. 

Alsa is the preffered sound architecture under 2.6 with 0ss being depricated. Untill the ebuild tests for a 2.6 environment the package alsa-driver should be masked as it is does not consider 2.6 users, preventing their systems updating cleanly.

Cheers, 
Danny
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2003-12-01 06:11:20 UTC
The following ebuilds need to be changed from alsa-driver to virtual/alsa:

games-emulation/stella
media-plugins/xmms-ladspa
media-plugins/swh-plugins
media-plugins/alsa-xmms
media-sound/fluidsynth
media-sound/gamix
media-sound/alsa-patch-bay
media-sound/museseq
net-im/linphone

*** This bug has been marked as a duplicate of 34133 ***