Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10395 - SUN Java j2sdk-1_4_0_02-linux-i586.bin cannot installed with emerge
Summary: SUN Java j2sdk-1_4_0_02-linux-i586.bin cannot installed with emerge
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-07 13:50 UTC by Denny Schierz
Modified: 2002-11-25 22:35 UTC (History)
1 user (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 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.