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

Bug 121284

Summary: sci-libs/blas-atlas-3.7.11 depends on eselect but uses blas-config in pkg_postinst
Product: Gentoo Linux Reporter: Alessandro Guido <ag>
Component: New packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alessandro Guido 2006-02-02 03:24:12 UTC
blas-atlas should set itself the system default blas implementation at the end of the build process if ther is no other one already used.

actually the 3.7.11 ebuild tries to do it by using blas-config but it fails, because blas-config is not present in the system (it's not listed in blas-atlas' dependencies).

Probably `eselect blas ...` should have been used, as the dependence on eselect suggests.
Comment 1 Markus Dittrich (RETIRED) gentoo-dev 2006-02-02 08:24:28 UTC
Dear Alessandro,

Thank you very much for your report! This has just been fixed
in portage CVS.

Thanks,
Markus