← Back to team overview

openjdk team mailing list archive

[Bug 1706567] [NEW] 8u141-b15-2~14.04 fails to install since latest update

 

Public bug reported:

Installation fails with:

    root@852f5ffded31:/# apt-get install openjdk-8-jdk
    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:
     openjdk-8-jdk : Depends: openjdk-8-jre (= 8u141-b15-2~14.04) but it is not going to be installed
                     Depends: openjdk-8-jdk-headless (= 8u141-b15-2~14.04) but it is not going to be     installed
    E: Unable to correct problems, you have held broken packages.


The issue seems to be the openjdk-8-headless package can't install ca-certificates-java. I tried installing this manually, then got the following error:


    The following packages have unmet dependencies:
     openjdk-8-jre-headless : Breaks: ca-certificates-java (< 20160321~) but 20130815ubuntu1 is to be installed
    E: Unable to correct problems, you have held broken packages.

** Affects: openjdk-8 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-8 in Ubuntu.
https://bugs.launchpad.net/bugs/1706567

Title:
  8u141-b15-2~14.04 fails to install since latest update

Status in openjdk-8 package in Ubuntu:
  New

Bug description:
  Installation fails with:

      root@852f5ffded31:/# apt-get install openjdk-8-jdk
      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:
       openjdk-8-jdk : Depends: openjdk-8-jre (= 8u141-b15-2~14.04) but it is not going to be installed
                       Depends: openjdk-8-jdk-headless (= 8u141-b15-2~14.04) but it is not going to be     installed
      E: Unable to correct problems, you have held broken packages.

  
  The issue seems to be the openjdk-8-headless package can't install ca-certificates-java. I tried installing this manually, then got the following error:

  
      The following packages have unmet dependencies:
       openjdk-8-jre-headless : Breaks: ca-certificates-java (< 20160321~) but 20130815ubuntu1 is to be installed
      E: Unable to correct problems, you have held broken packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1706567/+subscriptions


Follow ups