| 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] Games | Assignee: | Gentoo Games <games> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Fixed in CVS. Thanks for the bug report. |
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.