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

Bug 700022

Summary: app-eselect/eselect-lapack-0.2 doesn't find an installed sci-libs/lapack-reference-3.7.0
Product: Gentoo Linux Reporter: Thomas Beutin <tb>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Thomas Beutin 2019-11-13 16:31:11 UTC
I've the following packes installed:
- virtual/lapack-3.7
- sci-libs/lapack-reference-3.7.0
- app-eselect/eselect-lapack-0.2

and cannot find an installed LAPACK package:
# eselect lapack list
Available LAPACK (lib32) candidates:
  (none found)
Available LAPACK (lib64) candidates:
  (none found)

so sci-geosciences/grass-7.4.4-r1 failes to install:
 * You need to set lapack to atlas or reference. Do:
 *    eselect lapack set <impl>
 * where <impl> is atlas, threaded-atlas or reference

What's wrong here?

Reproducible: Always
Comment 1 Thomas Beutin 2019-11-13 16:33:47 UTC

*** This bug has been marked as a duplicate of bug 698756 ***