Dependency issue during sysupgrade when multiple providers for the same dependency are installed at the same time and one of them is part of upgrade together with package which have that dependency #619
Labels
bug
Something isn't working
Prerequisites:
To trigger this you need multiple java-runtime installed on your system. You also need an update of one of the older jdk's to be part of the same update (see discussion). The package need to be dependent on a newer version of jdk than the one being upgraded. In my case jabref needs jdk>16, while jdk8 and jdk11 was part of the update.
I have the following
Description:
I have multiple java-runtime available on my system, and when I want to upgrade a package that depends on jre > 16 I get an error in the dependency check which I do not think is correct. This was triggered by the jabref package for me.
This seem to only happen when I run
pikaur -Syu
, if I dopikaur -S jabref
it builds&installs as expected.Attached log:
pikayr_Syu_jabref.log
The text was updated successfully, but these errors were encountered: