View previous topic :: View next topic |
Author |
Message |
st834 Tux's lil' helper
Joined: 23 Jun 2022 Posts: 95
|
Posted: Sat Aug 17, 2024 11:01 pm Post subject: How I can upgrade desktop to KDE 6 |
|
|
hello, I would like to upgrade my desktop to KDE 6.
I created a file /etc/portage/package.accept_keywords/plasma with content:
Code: | kde-plasma/plasma-meta ~amd64 |
I receive a stable message:
Quote: | emerge --ask --verbose kde-plasma/plasma-meta
These are the packages that would be merged, in order:
Calculating dependencies... done!
Dependency resolution took 2.78 s (backtrack: 1/20).
[ebuild R ] kde-plasma/plasma-meta-5.27.11-r1:5::gentoo USE="bluetooth browser-integration crash-handler crypt cups desktop-portal discover display-manager firewall handbook kwallet legacy-systray networkmanager pulseaudio sddm smart systemd wallpapers -accessibility -colord (-elogind) -flatpak -grub -gtk -plymouth -sdk -thunderbolt" 0 KiB
Total: 1 package (1 reinstall), Size of downloads: 0 KiB
Would you like to merge these packages? [Yes/No] no
Quitting.
|
It also appears when I specify wildcards:
Code: | kde-plasma/plasma-meta ~*
kde-plasma/plasma-meta **. |
I would be grateful for advice on how to pull KDE 6. Thanks. |
|
Back to top |
|
|
Hu Administrator
Joined: 06 Mar 2007 Posts: 22618
|
Posted: Sat Aug 17, 2024 11:16 pm Post subject: |
|
|
What happens if you tell Portage to install the version you want, with emerge --oneshot --ask --verbose '>=kde-plasma/plasma-meta-6'? |
|
Back to top |
|
|
st834 Tux's lil' helper
Joined: 23 Jun 2022 Posts: 95
|
Posted: Sun Aug 18, 2024 9:03 am Post subject: |
|
|
Thank you very much for your response, the process has moved forward. Now I get, that emerge trying to pull plasma-meta-6.1.4 but it is masked in ~amd64. I will continue to look into this. Thanks! |
|
Back to top |
|
|
pietinger Moderator
Joined: 17 Oct 2006 Posts: 5089 Location: Bavaria
|
|
Back to top |
|
|
Hu Administrator
Joined: 06 Mar 2007 Posts: 22618
|
Posted: Sun Aug 18, 2024 1:58 pm Post subject: |
|
|
That suggests your attempt to keyword-accept this was not effective. What is the output of namei -l /etc/portage/package.accept_keywords/* ; cat -n /etc/portage/package.accept_keywords/*? |
|
Back to top |
|
|
asturm Developer
Joined: 05 Apr 2007 Posts: 9262
|
Posted: Sun Aug 18, 2024 3:02 pm Post subject: |
|
|
Or maybe you just wait a few more days until it is stable anyway. |
|
Back to top |
|
|
kimchi_sg Advocate
Joined: 26 Nov 2004 Posts: 3038
|
Posted: Sun Aug 18, 2024 11:45 pm Post subject: |
|
|
asturm wrote: | Or maybe you just wait a few more days until it is stable anyway. |
Wow thank you for the gentle hint!
Then you will see a lot of posts
"How long until KDE 5 is removed from Portage"
"How to keep KDE 5 after it is removed from Portage"
|
|
Back to top |
|
|
st834 Tux's lil' helper
Joined: 23 Jun 2022 Posts: 95
|
Posted: Mon Aug 19, 2024 1:23 pm Post subject: |
|
|
Hello, I created manually one file in this directory: /etc/portage/package.accept_keywords/plasma, which contains one string
Code: | kde-plasma/plasma-meta ~amd64 | .
I also tried Code: | kde-plasma/plasma-meta ~* | and Code: | kde-plasma/plasma-meta ** | with the same result.
I read posts yesterday about issues that are currently going on with Plasma 6 yet (like wayland and pipewire). Maybe it makes sense to wait a few months yet.
Thanks a lot for all answers! |
|
Back to top |
|
|
Goverp Advocate
Joined: 07 Mar 2007 Posts: 2175
|
Posted: Mon Aug 19, 2024 7:18 pm Post subject: |
|
|
kimchi_sg wrote: | ...
Then you will see a lot of posts
"How long until KDE 5 is removed from Portage"
"How to keep KDE 5 after it is removed from Portage" |
You forgot "Why on earth did you unmask KDE 6? My sound/multiscreen/encrypted folders/keyboard/-O3--trust-me-i-know-what-im-doing compilation is now fscked, and nobody ever wanted this stoopid upgrade anyway..." _________________ Greybeard |
|
Back to top |
|
|
finoderi Tux's lil' helper
Joined: 29 Oct 2021 Posts: 75
|
Posted: Tue Aug 20, 2024 10:41 am Post subject: |
|
|
Don't do it to yourself. It's not worth it. |
|
Back to top |
|
|
|