Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 705046 - games-emulation/dolphin missing slot operator dep on net-libs/mbedtls
Summary: games-emulation/dolphin missing slot operator dep on net-libs/mbedtls
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sergei Trofimovich (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-09 17:59 UTC by Ben Kohler
Modified: 2020-01-09 19:45 UTC (History)
0 users

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 Ben Kohler gentoo-dev 2020-01-09 17:59:26 UTC
!!! existing preserved libs:
>>> package: net-libs/mbedtls-2.19.1
 *  - /usr/lib64/libmbedtls.so.12
 *  - /usr/lib64/libmbedtls.so.2.17.0
 *      used by /usr/bin/dolphin-emu (games-emulation/dolphin-9999)
 *      used by /usr/bin/dolphin-emu-nogui (games-emulation/dolphin-9999)
 *  - /usr/lib64/libmbedx509.so.0
 *  - /usr/lib64/libmbedx509.so.2.17.0
 *      used by /usr/bin/dolphin-emu (games-emulation/dolphin-9999)
 *      used by /usr/bin/dolphin-emu-nogui (games-emulation/dolphin-9999)
Comment 1 Sergei Trofimovich (RETIRED) gentoo-dev 2020-01-09 19:43:01 UTC
Good catch! I broke it by accident in https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a5765256c9a8cf089c304f1dc4b2fe8fc663842
Comment 2 Larry the Git Cow gentoo-dev 2020-01-09 19:45:17 UTC
The bug has been closed via the following commit(s):

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

commit 7b60b2936174d0dcf62caded07e1e5e18f3d04ea
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2020-01-09 19:44:54 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-01-09 19:45:10 +0000

    games-emulation/dolphin: depend on mbedtls subslot, bug #705046
    
    It's a fix of regression introduced by
    https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a5765256c9a8cf089c304f1dc4b2fe8fc663842
    
    Reported-by: Ben Kohler
    Closes: https://bugs.gentoo.org/705046
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 games-emulation/dolphin/dolphin-5.0.ebuild  | 4 ++--
 games-emulation/dolphin/dolphin-9999.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)