Gentoo Archives: gentoo-user

From: Jack <ostroffjh@×××××××××××××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] KDE upgrade dependency problem
Date: Sat, 11 Dec 2021 01:09:33
Message-Id: ZB55DVO3.PDS3DLNV.6Q4QYTUA@JB6VJU4K.3HZ5GOEZ.2WY67KVC
1 Good evening all, calling on the accumulated wisdom here.
2
3 kde-frameworks 5.88 has been marked stable, but my upgrade is blocked
4 because kwin (5.22.5 is stable, 5.23.4 is still marked testing) is
5 somehow stuck on kde-frameworks/kglobalaccel-5.85.
6
7 The line from portage is:
8 (kde-frameworks/kglobalaccel-5.85.0-r1:5/5.85::gentoo, installed)
9 USE="-debug -doc -nls -test" ABI_X86="(64)" pulled in by
10 >=kde-frameworks/kglobalaccel-5.82.0:5/5.85= required by
11 (kde-plasma/kwin-5.22.5:5/5::gentoo, installed) USE="caps handbook
12 plasma -accessibility -debug -gles2-only -multimedia -screencast -test"
13 ABI_X86="(64)"
14
15 The actual line in the kwin ebuild is
16 >=kde-frameworks/kglobalaccel-${KFMIN}:5=
17 so I'm assuming that trailing "=" is the culprit, although I don't
18 really follow the syntax.
19
20 Is there any easy way around this, or does it just mean I can't upgrade
21 any of kde-frameworks from 5.85 to 5.88 until kde-plasma 5.24.something
22 is marked stable or I unmask it? I'm not in any great rush, but it
23 means emerge @world always fails, and I've got to individually pick out
24 those packages I CAN upgrade.
25
26 Jack

Replies

Subject Author
Re: [gentoo-user] KDE upgrade dependency problem Arve Barsnes <arve.barsnes@×××××.com>
Re: [gentoo-user] KDE upgrade dependency problem Dale <rdalek1967@×××××.com>
Re: [gentoo-user] KDE upgrade dependency problem Steve Evans <gentoo-user@××××××.com>