Announcement

Collapse
No announcement yet.

Debian 10 JRE install issue

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Debian 10 JRE install issue

    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.

    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.
    Is the problem known and can it be solved?

    Greetings
    sj80

  • #2
    I believe this should be solved with our next patch to be released. Don't have the schedule at the moment though.

    Comment


    • #3
      We released a patch a few days ago which also supports newer Debian. Does it work now?

      Comment


      • #4
        Now it works, thanks.

        Comment

        Working...
        X