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

Bug 58036

Summary: emerge openttd-0.3.3 failed: failure of unpacking openttd-useful.zip: unzip: command not found
Product: Gentoo Linux Reporter: Alar Kvell <alar>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alar Kvell 2004-07-23 02:25:03 UTC
When I do not have unzip installed and I try to emerge openttd, it fails to unpack openttd-useful.zip.
emerge unzip fixes the problem, openttd emerges successfully then.

Reproducible: Always
Steps to Reproduce:
1. do not have unzip installed
2. emerge openttd (openttd-0.3.3)
Actual Results:  
>>> Unpacking source...
>>> Unpacking openttd-0.3.3.tar.bz2 to /var/tmp/portage/openttd-0.3.3/work
>>> Unpacking openttd-useful.zip to /var/tmp/portage/openttd-0.3.3/work/useful
/usr/sbin/ebuild.sh: line 325: unzip: command not found

!!! ERROR: games-simulation/openttd-0.3.3 failed.
!!! Function unpack, Line 325, Exitcode 127
!!! failure unpacking openttd-useful.zip

Expected Results:  
It should have done a successful emerge.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-07-23 15:38:54 UTC
Fixed in CVS.  Thanks for the bug report.