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

Bug 72310

Summary: In kermel 2.6, usbmidi should not depend on ezusb2131
Product: Gentoo Linux Reporter: Paul Sorensen <Paul.Sorensen>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED INVALID    
Severity: normal Keywords: Inclusion
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch to remove ezuzb2131 dependency if kernel >= 2.6 is installed

Description Paul Sorensen 2004-11-23 21:12:59 UTC
ezusb2131 is a package that is only for kernel 2.4 (or less?).  For systems that use kernel 2.6, it is not needed (and does not compile) since the functionality is already built in.




Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
If the usbmidi package is installed on a 2.6 system then "emerge -uDav world"
will want to install ezusb2131 (which will fail to build).
Comment 1 Paul Sorensen 2004-11-24 06:22:00 UTC
I have attached a patcd to the usbmidi ebuild that fixes the problem on my machine, but I don't have a 2.4 box to test that it would still pull in ezusb2131.
Comment 2 Paul Sorensen 2004-11-24 06:24:14 UTC
Created attachment 44633 [details, diff]
Patch to remove ezuzb2131 dependency if kernel >= 2.6 is installed

Only partially tested as I do not have a 2.4 box.
Comment 3 Paul Sorensen 2004-11-25 08:22:53 UTC
Ignore - this is built into the 2.6 kernel....
Comment 4 Jeremy Huddleston (RETIRED) gentoo-dev 2004-11-25 13:31:17 UTC
*** Bug 72485 has been marked as a duplicate of this bug. ***