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

Bug 610392

Summary: sci-libs/gsl-1.16 - !!! Error: Can't load module cblas when installed from binpkg
Product: Gentoo Linux Reporter: William Throwe <wtt6>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal CC: v_2e
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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(-)