Hi,
the Debian 10 installation no longer works because the open-xchange-osgi package still depends on adoptopenjdk-8-hotspot-jre instead of temurin-8-jdk.
Is the problem known and can it be solved?
Greetings
sj80
the Debian 10 installation no longer works because the open-xchange-osgi package still depends on adoptopenjdk-8-hotspot-jre instead of temurin-8-jdk.
Code:
:~# apt install open-xchange-osgi Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: open-xchange-osgi : PreDepends: adoptopenjdk-8-hotspot-jre but it is not installable or openjdk-8-jre-headless but it is not installable E: Unable to correct problems, you have held broken packages.
Greetings
sj80
Comment