Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 117410 - sun-jre-bin-1.5.0.06 fails to install on amd64
Summary: sun-jre-bin-1.5.0.06 fails to install on amd64
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-01 19:13 UTC by James Gilliland
Modified: 2006-01-04 08:24 UTC (History)
1 user (show)

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


Attachments
emerge info (emerge_info,2.69 KB, text/plain)
2006-01-04 08:03 UTC, James Gilliland
Details

Note You need to log in before you can comment on or make changes to this bug.
Description James Gilliland 2006-01-01 19:13:37 UTC
Everything unpacks ok but when it begins to install I get

>>> Install sun-jre-bin-1.5.0.06 into /var/tmp/portage/sun-jre-bin-1.5.0.06/image/ category dev-java
sed: can't read /var/tmp/portage/sun-jre-bin-1.5.0.06/image//opt/sun-jre-bin-1.5.0.06/plugin/desktop/sun_java.desktop: No such file or directory

the plugin directory doesn't exist in /var/.../opt/sun-jre-bin/1.5.0.06
seems like this might be something that works on the x86 and maybe not the amd64 package?
Comment 1 Josh Nichols (RETIRED) gentoo-dev 2006-01-03 21:55:48 UTC
Is the emerge actually failing, or is it just that one error?

In the future, please be sure to post the result of 'emerge info' with your bug report.
Comment 2 James Gilliland 2006-01-04 08:03:40 UTC
Created attachment 76164 [details]
emerge info
Comment 3 James Gilliland 2006-01-04 08:08:51 UTC
This error actually stops the build.  This is the rest of the error that I didn't previously attach. 

!!! ERROR: dev-java/sun-jre-bin-1.5.0.06 failed.
!!! Function set_java_env, Line 55, Exitcode 0
!!! unable to find the env file: /usr/portage/dev-java/sun-jre-bin/files/sun-jre-bin-1.5
!!! If you need support, post the topmost build error, NOT this status message.

 I've also tried redownloading the file from sun and it always does the same thing.
Comment 4 Petteri Räty (RETIRED) gentoo-dev 2006-01-04 08:22:19 UTC
(In reply to comment #3)
> This error actually stops the build.  This is the rest of the error that I
> didn't previously attach. 
> 
> !!! ERROR: dev-java/sun-jre-bin-1.5.0.06 failed.
> !!! Function set_java_env, Line 55, Exitcode 0
> !!! unable to find the env file:
> /usr/portage/dev-java/sun-jre-bin/files/sun-jre-bin-1.5
> !!! If you need support, post the topmost build error, NOT this status message.
> 
>  I've also tried redownloading the file from sun and it always does the same
> thing.
> 

Well if the md5sum file matches then there is nothing wrong with your downloaded copy. I am just suspicious of this:

> !!! unable to find the env file:
> /usr/portage/dev-java/sun-jre-bin/files/sun-jre-bin-1.5

Would you happen to be using one of our overlays because in the axxo-overlay the env file is named like this? The amd64 arch teams just tested sun-jre-bin-1.5.0.05 to mark it stable in http://bugs.gentoo.org/show_bug.cgi?id=116476#c3 so they should have found issues like this but of course sometimes things slip by.

Please make attachements of type text/plain in the future so that we can view them with web browsers.
Comment 5 Petteri Räty (RETIRED) gentoo-dev 2006-01-04 08:24:14 UTC
PORTDIR_OVERLAY="/usr/local/portage /usr/local/overlays/ycarus /usr/local/overlays/axxo-overlay"

You should not be reporting bugs about axxo-overlay to bugs.gentoo.org. Reopen if you can reproduce this in official. Feel free to report these issues on #gentoo-java@freenode or by mail to java@gentoo.org.