cscs
15 November 2023 00:40
4
The suggestion was just to remove the one package. Not these other 4.
You didnt follow the suggestion at all.
Then again, I dont think you should.
Instead:
sudo pacman -Syuu
Given that this was part of the update announcements from 11-06, I’m going to assume you will run into others as well.
Per usual check that thread and/or use the search button in the top right.
Please RTFT (Read This Fine Thread) first before reporting the same issues over and over again!
2023-11-13
Changes in JDK / JRE 21 packages may require manual intervention
2023-11-02 - Frederik Schwan
We are introducing a change in JDK/JRE packages of our distro. This is triggered from the way a JRE is build in modern versions of Java (>9). We are introducing this change in Java 21.
To sum it up instead of having JDK and JRE packages coexist in the same system we will be making them conflict. The JDK variant package includes the runtime environment to execute Java applications so if one needs compilation and runtime of Java they need only the JDK package in the future. If, on the other hand, they need just runtime of Java then JRE (or jre-headless) will work.
This will (potentially) require a manual user action during upgrade:
if you have both JDK and JRE installed you can manually install the JDK
with pacman -Sy jdk-openjdk and this removes the JRE related packages.
If you have both JRE and JRE-headless you will need to choose one of them and install it manually since they would conflict each other now.
If you only have one of the JDK/JRE/JRE-headless pacman should resolve dependencies normally and no action is needed.
At the moment this is only valid for the upcoming JDK 21 release.
[arch-announce] Incoming changes in JDK / JRE 21 packages may require manual intervention
2023-11-06
Powerdevil fails in KDE Plasma
In KDE Plasma, Powerdevil fails and energy settings (Power save v Normal v Performance) are unavailable. See:
Powerdevil fails, Energy settings unavailable
Restarting gnome-shell using Alt+F2 and entering R, causes a crash
FS#79884 : [gnome-shell] Restarting gnome-shell using Alt+F2 and entering R, causes a crash
GNOME Extensions that target older GNOME versions will not work in GNOME 45
It is recommended to remove all third-party extensions before updating, then install the compatible versions after updating and rebooting. All Most extensions in the Manjaro repos are already updated.
kpeoplevcard update requires manual intervention
A “newer” version of kpeoplevcard
accidently existed, so to install the current version, either update with sudo pacman -Syu kpeoplevcard
or sudo pacman -Syuu
.
( Of course assuming you want these packages that is … I dont have it installed on my plasma )