Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 779412 - sys-apps/sg3_utils needs a sub slot (sys-apps/sdparm should depend on >=sys-apps/sg3_utils-1.45:=)
Summary: sys-apps/sg3_utils needs a sub slot (sys-apps/sdparm should depend on >=sys-a...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-30 17:53 UTC by Daniel M. Weeks
Modified: 2021-04-03 17:49 UTC (History)
2 users (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-03-30 17:53:56 UTC
!!! existing preserved libs:
>>> package: sys-apps/sg3_utils-1.45-r1
 *  - /usr/lib64/libsgutils2.so.2
 *  - /usr/lib64/libsgutils2.so.2.0.0
 *      used by /usr/bin/sdparm (sys-apps/sdparm-1.10)

Reproducible: Always
Comment 1 Ionen Wolkens gentoo-dev 2021-03-31 06:58:53 UTC
Currently there's no subslot, but it does add -${PV} in there since 1.45:
/usr/lib64/libsgutils2-1.46.so.2
/usr/lib64/libsgutils2-1.46.so.2.0.0
Comment 2 Georgy Yakovlev archtester gentoo-dev 2021-04-01 01:35:53 UTC
same in sys-apps/lsvpd, recent update updated broke it.
Comment 3 Larry the Git Cow gentoo-dev 2021-04-03 17:48:41 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5780d77da5d1155a7a34fae29b6dcdf1b89148a9

commit 5780d77da5d1155a7a34fae29b6dcdf1b89148a9
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2021-04-03 17:44:32 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2021-04-03 17:44:32 +0000

    media-libs/libgpod: add slot-operator for sg3_utils
    
    Bug: https://bugs.gentoo.org/779412
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 media-libs/libgpod/{libgpod-0.8.3-r4.ebuild => libgpod-0.8.3-r5.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f628cb55842a5ee12a3bedc317474bea105f1dc

commit 0f628cb55842a5ee12a3bedc317474bea105f1dc
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2021-04-03 17:43:03 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2021-04-03 17:43:03 +0000

    sys-apps/lsvpd: add slot-operator for sg3_utils
    
    Bug: https://bugs.gentoo.org/779412
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 sys-apps/lsvpd/{lsvpd-1.7.11.ebuild => lsvpd-1.7.11-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12d1e86338a24f15697ee7e803247e1d39c7f1f6

commit 12d1e86338a24f15697ee7e803247e1d39c7f1f6
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2021-04-03 17:38:44 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2021-04-03 17:38:44 +0000

    sys-apps/sg3_utils: add a subslot
    
    Bug: https://bugs.gentoo.org/779412
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 .../sg3_utils/{sg3_utils-1.45-r1.ebuild => sg3_utils-1.45-r2.ebuild}    | 2 +-
 sys-apps/sg3_utils/{sg3_utils-1.46.ebuild => sg3_utils-1.46-r1.ebuild}  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)