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

Bug 483362

Summary: sys-kernel/linux-headers-3.9 and media-sound/alsa-headers-1.0.25 have file collisions
Product: Gentoo Linux Reporter: Alexander Wright <bugzilla>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED TEST-REQUEST    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alexander Wright 2013-09-02 09:54:36 UTC
Installing linux-headers-3.9 onto a system that has alsa-headers-1.0.25 installed results in the following collisions:

Detected file collision(s):

        /usr/include/sound/asequencer.h
        /usr/include/sound/asound.h
        /usr/include/sound/asound_fm.h
        /usr/include/sound/compress_offload.h
        /usr/include/sound/compress_params.h
        /usr/include/sound/emu10k1.h
        /usr/include/sound/hdsp.h
        /usr/include/sound/hdspm.h
        /usr/include/sound/sb16_csp.h
        /usr/include/sound/sfnt_info.h
Comment 1 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-09-02 09:58:53 UTC
media-sound/alsa-headers is not in the Portage tree, you'll want to remove it.
Comment 2 Alexander Wright 2013-09-02 10:01:09 UTC
Ahh, my bad. Removing it allows linux-headers-3.9 to install correctly.

:-)