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

Bug 402981

Summary: dev-python/nltk-2.0_beta9 - missing zip dependency
Product: Gentoo Linux Reporter: Michel Ganguin <ganguin>
Component: [OLD] UnspecifiedAssignee: LABBE Corentin <clabbe.montjoie>
Status: RESOLVED FIXED    
Severity: minor CC: hwoarang
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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