Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65176 - Popfile missing dependancy - requires unzip
Summary: Popfile missing dependancy - requires unzip
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-24 02:11 UTC by Tom PArker
Modified: 2004-09-25 10:54 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 Tom PArker 2004-09-24 02:11:51 UTC
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
Comment 1 Andrej Kacian (RETIRED) gentoo-dev 2004-09-25 10:54:04 UTC
Added to both popfile ebuilds currently in portage. Good catch, Tom, thanks!