Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828023 - sci-libs/gsl-2.7.1 subslot appears incorrect
Summary: sci-libs/gsl-2.7.1 subslot appears incorrect
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-02 14:57 UTC by Daniel M. Weeks
Modified: 2021-12-02 19:24 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 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(-)