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

Bug 828023

Summary: sci-libs/gsl-2.7.1 subslot appears incorrect
Product: Gentoo Linux Reporter: Daniel M. Weeks <dan>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Daniel M. Weeks 2021-12-02 14:57:55 UTC
sci-libs/gsl-2.7:
/usr/lib64/libgsl.so.25
/usr/lib64/libgsl.so.25.1.0

sci-libs/gsl-2.7.1:
/usr/lib64/libgsl.so.27
/usr/lib64/libgsl.so.27.0.0

This resulted in preserved libs since nothing was rebuilt as necessary.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2021-12-02 19:24:13 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2015309a8053d75ef857f134f46b02dbb3e469f8

commit 2015309a8053d75ef857f134f46b02dbb3e469f8
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-12-02 19:23:51 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-12-02 19:23:51 +0000

    sci-libs/gsl: fix subslot for 2.7.1
    
    I thought I'd done this but apparently not.
    
    Closes: https://bugs.gentoo.org/828023
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-libs/gsl/{gsl-2.7.1.ebuild => gsl-2.7.1-r1.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)