Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 58036 - emerge openttd-0.3.3 failed: failure of unpacking openttd-useful.zip: unzip: command not found
Summary: emerge openttd-0.3.3 failed: failure of unpacking openttd-useful.zip: unzip: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-23 02:25 UTC by Alar Kvell
Modified: 2004-07-23 15: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 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.