Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926828 - KDE Plasma 6.1.0, Gear 24.05.1 and Frameworks 6.3.0 unmasking
Summary: KDE Plasma 6.1.0, Gear 24.05.1 and Frameworks 6.3.0 unmasking
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 10 votes (vote)
Assignee: Gentoo KDE team
URL: https://github.com/gentoo/gentoo/pull...
Whiteboard: scheduled for 6.1.0 release
Keywords:
Depends on: 925866 926227 926412 926748 926834 926866 926935 927032 927152 927234 928345 931215
Blocks: 810493 925720 934215
  Show dependency tree
 
Reported: 2024-03-12 09:22 UTC by Andreas Sturmlechner
Modified: 2024-06-14 14:41 UTC (History)
32 users (show)

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 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(-)