Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 700022 - app-eselect/eselect-lapack-0.2 doesn't find an installed sci-libs/lapack-reference-3.7.0
Summary: app-eselect/eselect-lapack-0.2 doesn't find an installed sci-libs/lapack-refe...
Status: RESOLVED DUPLICATE of bug 698756
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-13 16:31 UTC by Thomas Beutin
Modified: 2019-11-13 16:33 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 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 ***