Bug 211106 - dev-python/pytables-1.4 depends on >=dev-python/numarray-1.5.2
Bug#: 211106 Product:  Gentoo Linux Version: 2006.0 Platform: All
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: python@gentoo.org Reported By: gingekerr@yahoo.co.uk
Component: Ebuilds
URL: 
Summary: dev-python/pytables-1.4 depends on >=dev-python/numarray-1.5.2
Keywords:  
Status Whiteboard: 
Opened: 2008-02-22 13:50 0000
Description:   Opened: 2008-02-22 13:50 0000
pytables 1.4 depends on >=numarray-1.5.2, but this fact is not registered by
Portage.

Reproducible: Always

Actual Results:  
>>> Emerging (1 of 1) dev-python/pytables-1.4 to /
...
.. ERROR:: You need numarray 1.5.2 or greater to run PyTables!
 *
 * ERROR: dev-python/pytables-1.4 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2318:  Called distutils_src_compile
 *             environment, line  689:  Called die
 * The specific snippet of code:
 *       ${python} setup.py build "$@" || die "compilation failed"
 *  The die message:
 *   compilation failed

------- Comment #1 From Chris Kerr 2008-02-22 13:54:39 0000 -------
Created an attachment (id=144333) [details]
Simple one-line patch

------- Comment #2 From Tiziano Müller 2008-02-23 13:21:36 0000 -------
Done. Thanks.