Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 926828

Summary: KDE Plasma 6.1.0, Gear 24.05.1 and Frameworks 6.3.0 unmasking
Product: Gentoo Linux Reporter: Andreas Sturmlechner <asturm>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal CC: ab4bd, ahferroin7, alexey.min, ansla80, arthurzam, bjh-gentoobt, captaincrutches, dennis.lissov, ebray187, gentoo-bugzilla2, gww031, info, iskrivenko, jackperekai, jeremypewterschmidt, kroemmelbein, leonchik1976, M4rkusXXL, manschwetus, me, mike, orzel, pacho, pavel.a.denisov, priyadi, pu.stshine, sam, shaumya, stoffe1891, tanekliang, thomas.bettler, tl
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/gentoo/gentoo/pull/35612
See Also: https://bugs.kde.org/show_bug.cgi?id=481287
https://bugs.kde.org/show_bug.cgi?id=481113
https://bugreports.qt.io/browse/QTBUG-113574
https://bugs.kde.org/show_bug.cgi?id=483163
https://invent.kde.org/plasma/kwin/-/merge_requests/3170
https://bugs.gentoo.org/show_bug.cgi?id=934161
Whiteboard: scheduled for 6.1.0 release
Package list:
Runtime testing required: ---
Bug Depends on: 919416, 925866, 926227, 926412, 926748, 926834, 926866, 926935, 927032, 927152, 927234, 928345, 931215    
Bug Blocks: 810493, 925720, 934215    

Description Andreas Sturmlechner gentoo-dev 2024-03-12 09:22:09 UTC
Let's collect some showstoppers we need to fix before the unmasking will happen, and link to upstream bugs that affect us most.
Comment 1 Mike Lothian 2024-05-28 00:12:22 UTC
/usr/portage/targets/desktop/package.use.force forces Qt5 for plasma-meta, can that just be changed to +qt5 in the ebuild and allow people to rid themselves of Qt5 if they choose
Comment 2 Andreas Sturmlechner gentoo-dev 2024-05-30 10:23:24 UTC
(In reply to Mike Lothian from comment #1)
> /usr/portage/targets/desktop/package.use.force forces Qt5 for plasma-meta,
> can that just be changed to +qt5 in the ebuild and allow people to rid
> themselves of Qt5 if they choose
No, that will just lead to people triggering footgun. Having to un-force is telling them at least they are potentially doing so. Will only be changed once Qt5/KF5-based applications are gone from KDE Gear at least.
Comment 3 Mike Lothian 2024-05-30 10:31:12 UTC
What's the /etc/portage entry required to do that?
Comment 4 Larry the Git Cow gentoo-dev 2024-05-30 12:52:37 UTC
The bug has been referenced in the following commit(s):

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

commit f4ff8e50666dbcf3a4b8b8ff05ab29a147ec5638
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-05-30 10:49:39 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-05-30 12:34:13 +0000

    profiles: targets/desktop: Retighten kde-plasma/plasma-meta[qt5] force
    
    Bug: https://bugs.gentoo.org/926828
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 profiles/targets/desktop/package.use.force | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
Comment 5 Larry the Git Cow gentoo-dev 2024-06-13 20:43:23 UTC
The bug has been referenced in the following commit(s):

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

commit 72caf7c2772e379127f77f1ee47a7e2691eecf70
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-06-13 17:23:27 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-06-13 20:42:13 +0000

    profiles: desktop: Add kf6compat to make.defaults
    
    Bug: https://bugs.gentoo.org/926828
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 profiles/targets/desktop/make.defaults | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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

commit 348892ea7ee573a0f10d809a96907c1d45c61b02
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-06-13 17:20:43 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-06-13 20:42:13 +0000

    profiles: base: Add kf6compat to use.stable.mask
    
    Bug: https://bugs.gentoo.org/926828
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 profiles/base/use.stable.mask | 4 ++++
 1 file changed, 4 insertions(+)

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

commit 8b91347c3075a3768058542d251f3f3f72d5c3aa
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-05-30 14:09:02 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-06-13 20:42:12 +0000

    profiles: Drop KDE Plasma 6.1, Gear 24.05.1 and Frameworks 6.3 p.mask
    
    Bug: https://bugs.gentoo.org/926828
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 profiles/package.mask | 408 --------------------------------------------------
 1 file changed, 408 deletions(-)