Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46953 - dev-java/sun-jdk-1.4.2.04-r1 ebuild should require the unzip package for extracting the jce policy .zip
Summary: dev-java/sun-jdk-1.4.2.04-r1 ebuild should require the unzip package for extr...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-06 06:35 UTC by Jason Vasquez
Modified: 2004-04-06 09:38 UTC (History)
0 users

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 Jason Vasquez 2004-04-06 06:35:36 UTC
On a fresh gentoo install, attempting to emerge dev-java/sun-jdk-1.4.2.04-r1.  The  emerge will complete successfully, but you will see an error about the unzip utility not being able to be found.  This ebuild requires the jce .zip from Sun's site, and cannot be extracted without it.  This ebuild should require the unzip utility as a dependency.  Alternatively, it may be possible to use the just extracted jar tool to extract the .zip.

Reproducible: Always
Steps to Reproduce:
1. emerge dev-java/sun-jdk
Actual Results:  
I got a successful install, but the jce policy files were not installed properly.

Expected Results:  
The jce policy files should have been unzipped and installed
Comment 1 Chris Aniszczyk (RETIRED) gentoo-dev 2004-04-06 09:38:48 UTC
Thanks for the update. Fixed.