Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 747118 - app-eselect/eselect-cblas: drop package, cblas is handled by eselect-blas
Summary: app-eselect/eselect-cblas: drop package, cblas is handled by eselect-blas
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: blas-lapack
  Show dependency tree
 
Reported: 2020-10-07 15:07 UTC by Aisha Tammy
Modified: 2020-10-07 18:08 UTC (History)
1 user (show)

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 Aisha Tammy 2020-10-07 15:07:44 UTC
eselect cblas is a dummy eselect and should not be present.

blas and cblas are too closely tied for them to be provided by different packages. 

eselect-blas handles this nicely by making sure that both libblas.so.3 and libcblas.so.3 are taken from the same provider.

I propose we remove this package.