Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26675 - UnZip not part of standard install yet required for java library ebuilds
Summary: UnZip not part of standard install yet required for java library ebuilds
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High critical (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-15 08:54 UTC by Richard C
Modified: 2003-08-23 20:02 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 Richard C 2003-08-15 08:54:52 UTC
I finished a 1.4 final fresh install, and unzip is not installed !
When I went to emerge some java libraries (javamail & jdbc2-postresql), I get an
unzip: command not found error.

A Bigger problem is, the ebuilds didn't halt, but continued on as if they worked.

My unzip was never merged (as shown below).  I know I didn't unmerge manually.
----
emerge unzip -vp

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N   ] app-arch/unzip-5.50-r2
----


Here is a snipped from the javamail emerge
------------------------------------------

emerge -v javamail
Calculating dependencies ...done!
>>> emerge (1 of 3) dev-java/jaf-1.0.2 to /
>>> Unpacking source...
/usr/sbin/ebuild.sh: line 35: unzip: command not found
>>> Source unpacked.
 *  This is a binary-only ebuild.
>>> Install jaf-1.0.2 into /var/tmp/portage/jaf-1.0.2/image/ category dev-java
/usr/lib/portage/bin/dodoc: RELNOTES.txt does not exist.
/usr/lib/portage/bin/dodoc: README.txt does not exist.
/usr/lib/portage/bin/dodoc: LICENSE.txt does not exist.
install: cannot stat `activation.jar': No such file or directory
man:
prepallstrip:
strip:
>>> Completed installing into /var/tmp/portage/jaf-1.0.2/image/

>>> Merging dev-java/jaf-1.0.2 to /
--- /usr/
--- /usr/share/
>>> /usr/share/jaf/
>>> /usr/share/jaf/lib/
>>> /usr/share/jaf/package.env

>>> Regenerating /etc/ld.so.cache...
>>> dev-java/jaf-1.0.2 merged.

 dev-java/jaf
    selected: none
   protected: 1.0.2
     omitted: none

>>> clean: No packages selected for removal.
-------------------------
Comment 1 Richard C 2003-08-15 09:07:48 UTC
fyi. gunzip installed fine, and the ebuilds worked after that.

gunzip should still be a dependancy, perhaps with the jdk.
Comment 2 Adrian Almenar 2003-08-23 20:02:01 UTC
Fixed on portage tree, on several ebuilds, thanks for your support.