Installing popfile early in a system build resulting in an error as it is distributed as a zip file and thus requies unzip. >>> md5 src_uri ;-) popfile-0.20.1.zip >>> Unpacking source... >>> Unpacking popfile-0.20.1.zip to /var/tmp/portage/popfile-0.20.1/work /usr/sbin/ebuild.sh: line 325: unzip: command not found !!! ERROR: mail-filter/popfile-0.20.1 failed. !!! Function unpack, Line 325, Exitcode 127 !!! failure unpacking popfile-0.20.1.zip Reproducible: Always Steps to Reproduce: 1. Remove unzip 2. Attempt to install popfile 3. Actual Results: Error as described in details Expected Results: Listed app-arch/unzip as a dependancy
Added to both popfile ebuilds currently in portage. Good catch, Tom, thanks!