Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 516696 - dev-java/icedtea-web-1.4.2 should DEPEND on app-arch/zip
Summary: dev-java/icedtea-web-1.4.2 should DEPEND on app-arch/zip
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-08 13:49 UTC by Henning Schild
Modified: 2014-11-01 22:47 UTC (History)
1 user (show)

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 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.