Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35988 - emerge ibm-jre fails
Summary: emerge ibm-jre fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-17 03:54 UTC by nachtklavier
Modified: 2004-01-09 04:21 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
screenshot (emerge.ibm.jre.jpg,33.14 KB, image/jpeg)
2003-12-17 22:52 UTC, nachtklavier
Details
Patch to turn on fetch restriction (fetch_restriction.patch,783 bytes, patch)
2003-12-19 15:48 UTC, Daniel Westermann-Clark
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nachtklavier 2003-12-17 03:54:36 UTC
# emerge search ibm-jre
Searching...
[ Results for search key : ibm-jre ]
[ Applications found : 1 ]

*  dev-java/ibm-jre
      Latest version available: 1.4.1
      Latest version installed: [ Not Installed ]
      Size of downloaded files: 0 kB
      Homepage:    https://www6.software.ibm.com/dl/lxdk/lxdk-p
      Description: IBM JRE 1.4.1


# emerge ibm-jre
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-java/ibm-jre-1.4.1 to /
>>> Unpacking source...

!!! ERROR: dev-java/ibm-jre-1.4.1 failed.
!!! Function src_unpack, Line 24, Exitcode 0
!!! Please download IBMJava2-JRE-141.tgz from https://www6.software.ibm.com/dl/lxdk/lxdk-p


Reproducible: Always
Steps to Reproduce:
see details
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-12-17 05:11:30 UTC
!!! Please download IBMJava2-JRE-141.tgz from https://www6.software.ibm.com/dl/lxdk/lxdk-p
and put it into ${DISTDIR}

so this is not a bug
Comment 2 nachtklavier 2003-12-17 06:58:45 UTC
as long as there is:
"!!! ERROR: dev-java/ibm-jre-1.4.1 failed."
and no explanation comes after that, how to solve it, it is a bug and has to be changed. see sun-* stuff for example.
Comment 3 Adrian Almenar 2003-12-17 09:34:30 UTC
Youre sure it the right version, i installed it here perfectly.
Comment 4 Faye Pearson 2003-12-17 13:01:10 UTC
!!! ERROR: dev-java/ibm-jre-1.4.1 failed.
!!! Function src_unpack, Line 24, Exitcode 0
!!! Please download IBMJava2-JRE-141.tgz from https://www6.software.ibm.com/dl/lxdk/lxdk-p

nachtklavier: you pasted this in your bug report.  The last line (which has wrapped for me) tells you what to do, so your last comment is taken care of already.
Comment 5 nachtklavier 2003-12-17 22:52:18 UTC
Created attachment 22392 [details]
screenshot

ok, you are right - it wasn't pasted correctly. so now i'm providing a
screenshot and you can judge yourself what has to be changed :)
Comment 6 Adrian Almenar 2003-12-18 04:03:28 UTC
Well after seeing the screnshot ill suggest you.
1.) Go to https://www6.software.ibm.com/dl/lxdk/lxdk-p
2.) Donwload the JRE 1.4.1
3.) put it in your distfiles dir.
4.) Try to emerge it again
Comment 7 nachtklavier 2003-12-18 04:08:26 UTC
yes, *I* know. but it should be printed out when trying to emerge this. or am i the only one who is getting this error?
Comment 8 Daniel Westermann-Clark 2003-12-19 15:48:57 UTC
Created attachment 22451 [details, diff]
Patch to turn on fetch restriction

Turns on fetch restriction and prints a more informative error message, a la
sun-*.
Comment 9 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-01-09 04:21:04 UTC
This was fixed as part of #23441.