Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 117638

Summary: Missing dependencies in dev-java/jdbc3-postgresql
Product: Gentoo Linux Reporter: heiko.jakob <heiko.jakob>
Component: New packagesAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: trivial CC: esigra
Priority: High    
Version: 2005.1   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description heiko.jakob 2006-01-03 11:09:43 UTC
"$ emerge jdbc3-postgresql" fails due to missing requirements of unzip.
The error message:
">>> Unpacking pg73jdbc3.jar to /var/tmp/portage/jdbc3-postgresql-7.3/work
/usr/lib/portage/bin/ebuild.sh: line 377: unzip: command not found

!!! ERROR: dev-java/jdbc3-postgresql-7.3 failed.
!!! Function unpack, Line 377, Exitcode 127
!!! failure unpacking pg73jdbc3.jar
!!! If you need support, post the topmost build error, NOT this status message.
"

Adding unzip to the requirements should fix it.


With best regards,

Heiko Jakob
Comment 1 Josh Nichols (RETIRED) gentoo-dev 2006-01-03 16:51:11 UTC
Fixed in CVS, thanks for reporting!