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

Bug 10395

Summary: SUN Java j2sdk-1_4_0_02-linux-i586.bin cannot installed with emerge
Product: Gentoo Linux Reporter: Denny Schierz <linuxmail>
Component: New packagesAssignee: Java team <java>
Status: RESOLVED INVALID    
Severity: normal CC: java
Priority: High    
Version: 1.4_rc1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Denny Schierz 2002-11-07 13:50:23 UTC
Tt isn't possible to install sun's java j2sdk-1_4_0_02-linux-i586.bin with emerge, i moved the file 
to j2sdk-1_4_1_01-linux-i586.bin so that emerge can find the file. 
But i became an error: 
 
oot@win2k distfiles # emerge sun-jdk 
Calculating dependencies ...done! 
>>> emerge (1 of 1) dev-java/sun-jdk-1.4.1.01 to / 
>>> Unpacking source... 
/usr/sbin/ebuild.sh: ./install.sfx: cannot execute binary file 
 
!!! ERROR: The ebuild did not complete successfully. 
!!! Function src_unpack, Line 6, Exitcode 126 
!!! (no error message) 
 
 
But the file is ok, i can install java manuel with "chmod +x" "./j2sdk-1_4_0_02-linux-i586.bin" 
I think, that the ebuild works not correct, with the new version of sun's sdk.
Comment 1 William Roe 2002-11-09 14:27:00 UTC
This is what I get:

>>> Unpacking source...
 * Please download j2sdk-1_4_0-mozilla_headers-unix.zip from
http://java.sun.com/j2se/1.4/download.html to /usr/portage/distfiles * Please
download j2sdk-1_4_0-src-scsl.zip from
http://java.sun.com/j2se/1.4/download.html to /usr/portage/distfiles

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_unpack, Line 36, Exitcode 0
!!! Some source files were not found
Comment 2 Adrian Almenar 2002-11-25 22:35:11 UTC
I mark this bug as invalid since you are trying to use j2sdk-1_4_0_02 with the ebuild for 
j2sdk-1_4_1_01.