Code Monkey home page Code Monkey logo

Comments (2)

balopat avatar balopat commented on June 13, 2024
  1. The dependency list is indeed a bit confusing but I interpret it as following:

ca-certifactes-java depends on [
openjdk-7-jre-headless OR
(java7-runtime-headless which is a virtual package provided by openjdk-8-jre-headless)
]

Thus, openjdk-8-jre-headless satisfies the dependencies.

  1. based on the latest build (verified locally too), it seems that there are no jre7, java7, jdk7 installations:
$ docker run gcr.io/google-appengine/openjdk apt list | grep -E '(java|jre)'

WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts.

ca-certificates-java/now 20161107~bpo8+1 all [installed,local]
java-common/now 0.52 all [installed,local]
openjdk-8-jre-headless/now 8u131-b11-1~bpo8+1 amd64 [installed,local]

from openjdk-runtime.

meltsufin avatar meltsufin commented on June 13, 2024

Can you add structure test to verify this automatically? See #35 for reference. Thanks!

from openjdk-runtime.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.