Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 691542 - net-libs/accounts-qt should depend on a sub-slot from net-libs/libaccounts-glib
Summary: net-libs/accounts-qt should depend on a sub-slot from net-libs/libaccounts-glib
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-06 06:42 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2019-08-06 13:44 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 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2019-08-06 06:42:20 UTC
After upgrade of net-libs/libaccounts-glib to version 1.24 lib-preserve kicked in with this message:

!!! existing preserved libs:
>>> package: net-libs/libaccounts-glib-1.24
 *  - /usr/lib64/libaccounts-glib.so.0
 *  - /usr/lib64/libaccounts-glib.so.0.2.0
 *      used by /usr/lib64/libaccounts-qt5.so.1.3.0 (net-libs/accounts-qt-1.15)


So I suggest to add a sub-slot to net-libs/libaccounts-glib and make net-libs/accounts-qt depend on said sub-slot.
Comment 1 Larry the Git Cow gentoo-dev 2019-08-06 13:03:20 UTC
The bug has been closed via the following commit(s):

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

commit 2c89fd02b3dbc86b46a557e7e7ed9b400b9691d5
Author:     Michael Palimaka <kensington@gentoo.org>
AuthorDate: 2019-08-06 13:01:33 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2019-08-06 13:03:03 +0000

    net-libs/accounts-qt: add net-libs/libaccounts-glib subslot operator
    
    Closes: https://bugs.gentoo.org/691542
    Package-Manager: Portage-2.3.69, Repoman-2.3.17
    Signed-off-by: Michael Palimaka <kensington@gentoo.org>

 net-libs/accounts-qt/accounts-qt-1.15.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=8f125edbfcc0b837ae24030d0c29c201167b2443

commit 8f125edbfcc0b837ae24030d0c29c201167b2443
Author:     Michael Palimaka <kensington@gentoo.org>
AuthorDate: 2019-08-06 12:59:33 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2019-08-06 13:03:02 +0000

    net-libs/libaccounts-glib: add subslot
    
    Bug: https://bugs.gentoo.org/691542
    Package-Manager: Portage-2.3.69, Repoman-2.3.17
    Signed-off-by: Michael Palimaka <kensington@gentoo.org>

 .../{libaccounts-glib-1.24.ebuild => libaccounts-glib-1.24-r1.ebuild}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Michael Palimaka (kensington) gentoo-dev 2019-08-06 13:04:38 UTC
Sorry about that. Thanks for the heads up.
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2019-08-06 13:44:43 UTC
(In reply to Michael Palimaka (kensington) from comment #2)
> Sorry about that. Thanks for the heads up.

Thanks for the quick fix :)