Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 402981 - dev-python/nltk-2.0_beta9 - missing zip dependency
Summary: dev-python/nltk-2.0_beta9 - missing zip dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: LABBE Corentin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-10 10:27 UTC by Michel Ganguin
Modified: 2012-02-14 03:00 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 Michel Ganguin 2012-02-10 10:27:22 UTC
The nltk source archive comes in zip format, unzip should be added in its dependencies.

On a system without unzip
What does not work:
1. emerge nltk # it fails while trying to extract archive

Workaround:
1. emerge unzip
2. emerge nltk

Reproducible: Always
Comment 1 Patrick Lauer gentoo-dev 2012-02-14 03:00:50 UTC
+  14 Feb 2012;  <pl@gentoo.org> nltk-2.0.1_rc1.ebuild, nltk-2.0_beta9.ebuild:
+  Adding unzip dep for #402981