Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 610392 - sci-libs/gsl-1.16 - !!! Error: Can't load module cblas when installed from binpkg
Summary: sci-libs/gsl-1.16 - !!! Error: Can't load module cblas when installed from b...
Status: RESOLVED FIXED
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:
 
Reported: 2017-02-21 19:25 UTC by William Throwe
Modified: 2021-05-25 18:43 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 William Throwe 2017-02-21 19:25:10 UTC
>>> Emerging binary (1 of 1) sci-libs/gsl-1.16::gentoo
 * gsl-1.16-1.xpak MD5 SHA1 size ;-) ...                                 [ ok ]
>>> Extracting info
>>> Extracting sci-libs/gsl-1.16

>>> Installing (1 of 1) sci-libs/gsl-1.16::gentoo
!!! Error: Can't load module cblas
exiting
!!! Error: Can't load module cblas
exiting
 * cblas has been eselected to gsl


`eselect cblas` is used in pkg_postinst, but app-eselect/eselect-cblas is not in RDEPEND (just in DEPEND) so portage doesn't ensure it is available for a binpkg installation.
Comment 1 Larry the Git Cow gentoo-dev 2021-05-25 18:43:17 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dbcc61c8ec84fa62b69fde2c277a59eb585ea98

commit 6dbcc61c8ec84fa62b69fde2c277a59eb585ea98
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2021-05-25 18:42:54 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2021-05-25 18:43:14 +0000

    sci-libs/gsl: move eselect-cblas to RDEPEND
    
    Closes: https://bugs.gentoo.org/610392
    Package-Manager: Portage-3.0.19, Repoman-3.0.3
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 sci-libs/gsl/gsl-1.16.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)