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

Bug 81335

Summary: Missing keyword in sys-libs/lib-compat
Product: Gentoo Linux Reporter: Jacob Lindberg <jni>
Component: Current packagesAssignee: ppc64 architecture team <ppc64>
Status: VERIFIED INVALID    
Severity: normal    
Priority: High    
Version: 2004.3   
Hardware: PPC64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jacob Lindberg 2005-02-09 00:59:36 UTC
lib-compat-1.4.ebuild
Comment 1 Markus Rothe (RETIRED) gentoo-dev 2005-02-09 07:18:37 UTC
please look at the tarball. it doesn't contain files for ppc64.

btw: what do you need this libs for?
Comment 2 Jacob Lindberg 2005-02-10 03:19:59 UTC
I just discovered it like this:

gdme0 sun-jre-bin # pwd
/usr/portage/dev-java/sun-jre-bin
gdme0 sun-jre-bin # grep -i depend *.ebuild
sun-jre-bin-1.4.2.06.ebuild:DEPEND=">=dev-java/java-config-1.1.5
sun-jre-bin-1.4.2.06.ebuild:RDEPEND="sys-libs/lib-compat"
sun-jre-bin-1.4.2.07.ebuild:DEPEND=">=dev-java/java-config-1.1.5
sun-jre-bin-1.4.2.07.ebuild:RDEPEND="sys-libs/lib-compat"
sun-jre-bin-1.5.0.01.ebuild:DEPEND=">=dev-java/java-config-1.2
sun-jre-bin-1.5.0.01.ebuild:RDEPEND="x86? ( sys-libs/lib-compat )
sun-jre-bin-1.5.0.01.ebuild:    einfo "(Select the Linux or Linux AMD64 Self-extracting (.bin), depending on your arch)"
sun-jre-bin-1.5.0.ebuild:DEPEND=">=dev-java/java-config-1.2
sun-jre-bin-1.5.0.ebuild:RDEPEND="x86? ( sys-libs/lib-compat )
sun-jre-bin-1.5.0.ebuild:       einfo "(Select the Linux or Linux AMD64 Self-extracting (.bin), depending on your arch)"
gdme0 sun-jre-bin #

I see I was a bit too fast here :-/
Comment 3 Markus Rothe (RETIRED) gentoo-dev 2005-02-10 11:46:00 UTC
please use ibm-{jdk,jre}-bin, as it is the only java available on ppc64.
Comment 4 Markus Rothe (RETIRED) gentoo-dev 2005-02-10 11:46:13 UTC
closing