Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138108 - dev-java/sun-jdk-1.4.2.12dev-java/sun-jdk-1.4* installs libjsoundalsa.so w/ USE="-alsa" (bug 115734 regression)
Summary: dev-java/sun-jdk-1.4.2.12dev-java/sun-jdk-1.4* installs libjsoundalsa.so w/ U...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: REGRESSION
: 138859 195151 199992 (view as bug list)
Depends on: 177925
Blocks:
  Show dependency tree
 
Reported: 2006-06-26 13:58 UTC by sfp-a7x
Modified: 2008-01-17 17:51 UTC (History)
5 users (show)

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 sfp-a7x 2006-06-26 13:58:08 UTC
The new dev-java/sun-jdk-1.4.2.12 installs libjsoundalsa.so even when "-alsa" is in the use flags.  This causes revdep-rebuild to complain.

Regression of bug 115734.
Comment 1 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2006-06-26 14:35:12 UTC
Seems the java-migration revisions of jdk's (which were used for the version bumps) weren't fixed with this bug, so the bumps aren't neither.

This applies to sun-jre-bin as well (sorry :) These lines are missing (not sure what the second one is for):

use !alsa && java_remove-libjsoundalsa /opt/${P}/jre/
fix-i386-dir /opt/${P}/lib

Note that here the alsa fix must've been broken anyway I think, because as it's a jre, it resides direcly in /opt/${P}/ and not /opt/${P}/jre/ ... just nobody noticed...
Comment 2 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2006-06-26 14:49:54 UTC
Also found out that java_remove-libjsoundalsa and fix-i386-dir aren't in the new inherited eclass...
Comment 3 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2007-05-10 14:13:03 UTC
*** Bug 138859 has been marked as a duplicate of this bug. ***
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-10-08 21:04:07 UTC
*** Bug 195151 has been marked as a duplicate of this bug. ***
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2007-11-22 16:06:16 UTC
*** Bug 199992 has been marked as a duplicate of this bug. ***
Comment 6 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2007-12-16 21:11:17 UTC
sun-jdk done in bug 177925, no more revdep-rebuild problems