You are not logged in.

#1 2024-03-28 18:47:05

sosonok
Member
Registered: 2008-11-18
Posts: 65

[SOLVED] Cannot update Java due to epubcheck dependencies

I mean, you need to skip dependency version check.

extra/jre-openjdk         21.0.2.u13-3 -> 22.u36-1
error: no se pudo preparar la operación (no se pudieron satisfacer las dependencias)
:: instalando jre-openjdk (22.u36-1) se rompe la dependencia con «java-runtime=21», necesaria para el paquete epubcheck
 -> error installing repo packages

Last edited by sosonok (2024-03-29 06:18:56)

Offline

#2 2024-03-28 20:01:16

loqs
Member
Registered: 2014-03-06
Posts: 17,581

Re: [SOLVED] Cannot update Java due to epubcheck dependencies

What is the output from `pacman -Syu jre21-openjdk`?

Offline

#3 2024-03-28 22:48:35

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,639

Re: [SOLVED] Cannot update Java due to epubcheck dependencies

Add jre21-openjdk to the update command so that it installs it at the same time. This is a known issue with versioned provides on unversioned packages.

Online

#4 2024-03-29 06:18:36

sosonok
Member
Registered: 2008-11-18
Posts: 65

Re: [SOLVED] Cannot update Java due to epubcheck dependencies

Ok. I thought epubcheck dependecies should be fixed by changing «java-runtime=21» to «java-runtime>=21» or something like that.

Offline

Board footer

Powered by FluxBB