I still have the jre conflict and cannot update

not for me. i still have the jre conflict and cannot update

The expalnation from upstream:

https://archlinux.org/news/incoming-changes-in-jdk-jre-21-packages-may-require-manual-intervention/

pay attention to the prompts

1 Like

For conflict between jre-openjdk-headless and jre-openjdk user must choose one of the packages to install manually
for example:

pamac install jre-openjdk --no-upgrade

or

sudo pacman -S jre-openjdk

to remove jre-openjdk-headless

[SOLVED]How to resolve jre-openjdk and jre-openjdk-headless conflicts? / Pacman & Package Upgrade Issues / Arch Linux Forums

1 Like

so i did “pacman -S java-runtime”. now i get this, when i update the database

Known issues and solutions - 2023-11-06

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.

2 Likes

I updated my other computer via pamac today, and it went through without any issues. I noticed that both jdk-openjdk and jre-openjdk had been removed. How ever, on my other computer that I ran into the conflicting issues only jdk-openjdk was installed, and the pamac won’t let you delete it. Would harm the system if I remove it by sudo paman -R jdk-openjdk?

You have a package installed that needs jdk-openjdk.

Run pactree -r jdk-openjdk to see which it is.

1 Like

thx. had to answer some warning, but system is updated and works fine so far

:: Paketdatenbanken werden synchronisiert …
 core ist aktuell
 extra                                                                                                8,6 MiB  16,7 MiB/s 00:01 [#############################################################################] 100%
 community ist aktuell
 multilib ist aktuell
Warnung: Downgrade des Paketes kpeoplevcard (0.1+r38.32d50a9-1 => 0.1-2)
:: Vollständige Systemaktualisierung wird gestartet …
:: kdsoap durch extra/kdsoap-qt5 ersetzen? [J/n] j
:: kirigami-addons durch extra/kirigami-addons5 ersetzen? [J/n] j
:: kuserfeedback durch extra/kuserfeedback5 ersetzen? [J/n] j
:: libqaccessibilityclient durch extra/libqaccessibilityclient-qt5 ersetzen? [J/n] j
Abhängigkeiten werden aufgelöst …
Nach in Konflikt stehenden Paketen wird gesucht …
Warnung: Abhängigkeits-Zyklus entdeckt:
Warnung: bashrc-manjaro wird vor seiner Abhängigkeit bash installiert werden
Warnung: Abhängigkeits-Zyklus entdeckt:
Warnung: grub-update wird vor seiner Abhängigkeit grub installiert werden
Warnung: Abhängigkeits-Zyklus entdeckt:
Warnung: mhwd-nvidia wird vor seiner Abhängigkeit mhwd installiert werden
Warnung: Abhängigkeits-Zyklus entdeckt:
Warnung: mhwd-nvidia-390xx wird vor seiner Abhängigkeit mhwd installiert werden
Warnung: Abhängigkeits-Zyklus entdeckt:
Warnung: mhwd-db wird vor seiner Abhängigkeit mhwd installiert werden

“beanshell” is the package. I guess it won’t hurt either way to leave it or remove it?

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.