Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
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.
Fixed in CVS. Thanks for the bug report.