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

Bug 398289

Summary: sci-libs/scipy-0.10.0 requires recent version of sci-libs/superlu
Product: Gentoo Linux Reporter: academicRobot
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description academicRobot 2012-01-09 20:10:02 UTC
0.10.0 is missing a version restriction on the superlu dependency.

Fix: scipy-0.9.0-r3 ebuild contains a '>=sci-libs/superlu-4.3' dependency, so keyworded this version of superlu and installed, then scipy-0.10.0 compiles.

Don't know the minimum required version of superlu. But current stable (sci-libs/superlu-4.1-r1) is insufficient.

Reproducible: Always

Steps to Reproduce:
1. emerge -C scipy superlu
2. remove superlu keywords
3. emerge =scipy-0.10.0
Actual Results:  
scipy compile fails

Expected Results:  
scipy goodness
Comment 1 Sébastien Fabbro (RETIRED) gentoo-dev 2012-01-10 16:49:28 UTC
fixed. thanks.