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

Bug 516696

Summary: dev-java/icedtea-web-1.4.2 should DEPEND on app-arch/zip
Product: Gentoo Linux Reporter: Henning Schild <henning>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal CC: powerman-asdf
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Henning Schild 2014-07-08 13:49:31 UTC
icedtea-web checks for zip in the configure phase of the merge. If zip is not found configure will fail.

Reproducible: Always

Steps to Reproduce:
1. emerge -Ca app-arch/zip
2. which zip || emerge -av1 dev-java/icedtea-web
3. emerge -av1 app-arch/zip && emerge -av1 dev-java/icedtea-web
Actual Results:  
Merge will fail in configure phase

Expected Results:  
Package should install
Comment 1 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2014-11-01 22:47:55 UTC
Fixed, thanks.