Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 68185

Summary: Jasper ebuild should require unzip
Product: Gentoo Linux Reporter: Ken Deeter <ktdeeter>
Component: New packagesAssignee: Patrick Kursawe (RETIRED) <phosphan>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ken Deeter 2004-10-19 11:12:02 UTC
It seems like jasper needs unzip to build, but does not require it as a dependency. This causes the jasper build to fail when the unzip command isn't available.

Reproducible: Always
Steps to Reproduce:
1. build system w/o unzip
2. "emerge jasper"
3.

Actual Results:  
ebuild fails 

Expected Results:  
ebuild should succeed. 

root@localhost ken # emerge jasper 
Calculating dependencies ...done! 
>>> emerge (1 of 1) media-libs/jasper-1.701.0 to / 
>>> md5 src_uri ;-) jasper-1.701.0.zip 
>>> Unpacking source... 
>>> Unpacking jasper-1.701.0.zip to /var/tmp/portage/jasper-1.701.0/work 
/usr/sbin/ebuild.sh: line 325: unzip: command not found 
 
!!! ERROR: media-libs/jasper-1.701.0 failed. 
!!! Function unpack, Line 325, Exitcode 127 
!!! failure unpacking jasper-1.701.0.zip
Comment 1 Patrick Kursawe (RETIRED) gentoo-dev 2004-10-19 22:36:39 UTC

*** This bug has been marked as a duplicate of 67491 ***