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

Bug 371479

Summary: dev-java/charva-1.1.4 failed (unpack phase) — missing unzip depend
Product: Gentoo Linux Reporter: Piotr Szymaniak <bugzie>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Piotr Szymaniak 2011-06-13 20:48:53 UTC
* Package:    dev-java/charva-1.1.4
 * Repository: gentoo
 * Maintainer: java@gentoo.org
 * USE:        amd64 elibc_glibc kernel_linux multilib userland_GNU
 * FEATURES:   preserve-libs sandbox
 * Using: icedtea6-bin
>>> Unpacking source...
>>> Unpacking charva-1.1.4.zip to /var/tmp/portage/dev-java/charva-1.1.4/work
/usr/lib64/portage/bin/ebuild.sh: line 391: unzip: command not found
 * ERROR: dev-java/charva-1.1.4 failed (unpack phase):
 *   failure unpacking charva-1.1.4.zip
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_unpack
 *   environment, line 4251:  Called _eapi0_src_unpack
 *     ebuild.sh, line  618:  Called unpack 'charva-1.1.4.zip'
 *     ebuild.sh, line  391:  Called die
 * The specific snippet of code:
 *                              ( while true ; do echo n || break ; done ) | \
 *                              unzip -qo "${srcdir}${x}" || die "$myfail"
 * 
 * If you need support, post the output of 'emerge --info =dev-java/charva-1.1.4',
 * the complete build log and the output of 'emerge -pqv =dev-java/charva-1.1.4'.
!!! When you file a bug report, please include the following information:
GENTOO_VM=icedtea6-bin  CLASSPATH="" JAVA_HOME="/opt/icedtea6-bin-1.10.1"
JAVACFLAGS="-source 1.5 -target 1.5" COMPILER=""
and of course, the output of emerge --info
 * The complete build log is located at '/var/log/portage/dev-java:charva-1.1.4:20110613-204213.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-java/charva-1.1.4/temp/environment'.
 * S: '/var/tmp/portage/dev-java/charva-1.1.4/work/charva'


Reproducible: Always
Comment 1 Ralph Sennhauser (RETIRED) gentoo-dev 2011-12-17 16:10:28 UTC
Fixed, thanks for the report.