Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 398289 - sci-libs/scipy-0.10.0 requires recent version of sci-libs/superlu
Summary: sci-libs/scipy-0.10.0 requires recent version of sci-libs/superlu
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-09 20:10 UTC by academicRobot
Modified: 2012-01-10 16:49 UTC (History)
0 users

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