Gentoo Archives: gentoo-user

From: Jack <ostroffjh@×××××××××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] KDE update puzzle
Date: Sat, 18 Sep 2021 14:52:32
Message-Id: bf272397-7a33-09a9-a6ff-a213af73ef34@users.sourceforge.net
In Reply to: Re: [gentoo-user] KDE update puzzle by Philip Webb
1 On 9/18/21 09:08, Philip Webb wrote:
2 > 210918 J.O. Aho wrote:
3 >> On 18/09/2021 12.10, Philip Webb wrote:
4 >>> There is an update available for KDE Frameworks.
5 >>> When I try to perform it, I get a conflict statement which begins
6 >>>
7 >>> !!! Multiple package instances within a single package slot have been pulled
8 >>> !!! into the dependency graph, resulting in a slot conflict:
9 >>> kde-frameworks/kcoreaddons:5
10 >>>
11 >>> (kde-frameworks/kcoreaddons-5.85.0:5/5.85::gentoo, ebuild scheduled for merge) USE="-debug -doc (-fam) -nls -test" ABI_X86="(64)" pulled in by
12 >>> =kde-frameworks/kcoreaddons-5.85*:5 required by (kde-frameworks/kglobalaccel-5.85.0-r1:5/5.85::gentoo, ebuild scheduled for merge) USE="-debug -doc -nls -test" ABI_X86="(64)"
13 >>> ^ ^^^^^^^
14 >>>
15 >>> The ^ signs emphasise =kde-frameworks/kcoreaddons-5.85*:5
16 >>>
17 >>> I can't make sense of this : surely, '5.85*' includes '5.85.0',
18 >>> so the requirement sb fulfilled. I don't remember seeing this before.
19 >> You have another package that wants a kde-frameworks/kcoreaddons < 5.85.0,
20 >> so you should look for that package. If you have equery installed,
21 >> then run 'equery d kde-frameworks/kcoreaddons' :
22 >> you will get a list of potential packages.
23 > That makes no sense : the pkg cited is Kglobalaccel-5.85.0-r1 ,
24 > which isn't going to want an earlier version of another KDE pkg.
25 > The emphasised value is '=', not '<'.
26 >
27 > Someone else offered :
28 >> Is this the complete message about the conflicts ?
29 > No : there's a long list of the same msgs, but for other KDE pkgs.
30 >
31 >> If there is nothing more,
32 >> please try again with the --verbose-conflicts emerge parameter.
33 > I already did that.
34 >
35 > Thanks certainly for trying, but has anyone anything more helpful ?
36
37 Have you actually shown the complete output for the conflict for
38 kcoreaddons?  I only see one version listed for the slot.  Is there
39 another one showing perhaps the current installed version, and it being
40 required by something else (also installed) which cannot work with the
41 newer version?
42
43 Jack

Replies

Subject Author
Re: [gentoo-user] KDE update puzzle Philip Webb <purslow@××××××××.net>