Choose a source for Tessdata

Hello,

I’m trying to update my system with the pamac GUI but I get this question:
“Choose Tessdata source”

image

It seems to be linked to jdk-openjdk and jre-openjdk because if I pick the first option (twice) I get this dependency conflict message:

image

Any idea what to do?

Thanks

If I understand the french sentences correctly, both jdk-openjdk and jre-openjdk are installed and one of them must be removed.

1 Like

Ok, If try to remove jdk-openjdk I get:
Removing jdk-openjdk breaks the dependency « java-environment » required by junit

If I try to remove jre-openjre I get:
Removing jre-openjdk breaks the dependency« jre21-openjdk=21.u35-3 » required by jdk-openjdk

sudo pacman -Sy jdk-openjdk && sudo pacman -Syu

When asked to remove the conflicting packages, answer “yes”.

2 Likes

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