Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914763 - dev-libs/libx86emu: add subslot for sys-apps/hwinfo to depend on
Summary: dev-libs/libx86emu: add subslot for sys-apps/hwinfo to depend on
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 914727
  Show dependency tree
 
Reported: 2023-09-26 19:55 UTC by Greg Kubaryk
Modified: 2023-09-27 17:56 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 Greg Kubaryk 2023-09-26 19:55:00 UTC
Upon upgrading dev-libs/libx86emu from 1.1 to 3.5 as part of today's world update, it was required to do a @preserved-rebuild on behalf of sys-apps/hwinfo-23.1.

!!! existing preserved libs:
>>> package: dev-libs/libx86emu-3.5
 *  - /usr/lib64/libx86emu.so.1
 *  - /usr/lib64/libx86emu.so.1.1
 *      used by /usr/lib64/libhd.so.23.1 (sys-apps/hwinfo-23.1)

I filed bug 914727 for the subslot operator dependency to get added to sys-apps/hwinfo, but it would have no effect until provided in dev-libs/libx86emu.
Comment 1 Larry the Git Cow gentoo-dev 2023-09-27 17:56:25 UTC
The bug has been closed via the following commit(s):

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

commit cc66c2ced0ed81cd2c1076bd5ee3ab8964bd37a2
Author:     Azamat H. Hackimov <azamat.hackimov@gmail.com>
AuthorDate: 2023-09-27 07:43:05 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2023-09-27 17:56:16 +0000

    dev-libs/libx86emu: add subslot to 3.5
    
    Closes: https://bugs.gentoo.org/914763
    Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/33080
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 dev-libs/libx86emu/{libx86emu-3.5.ebuild => libx86emu-3.5-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Additionally, it has been referenced in the following commit(s):

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

commit f7162108b9ce47c2b7eb7c88404101a0a62e8ecf
Author:     Azamat H. Hackimov <azamat.hackimov@gmail.com>
AuthorDate: 2023-09-27 07:40:36 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2023-09-27 17:56:16 +0000

    dev-libs/libx86emu: add subslot to 1.1
    
    Bug: https://bugs.gentoo.org/914763
    Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 dev-libs/libx86emu/{libx86emu-1.1.ebuild => libx86emu-1.1-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)