You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.
I to tried to install on Ubuntu Bionic inside Docker container:
root@7ad05eaa3f2f:/home/docker# apt install openjdk-7-jre-headless
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package openjdk-7-jre-headless is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'openjdk-7-jre-headless' has no installation candidate
From https://github.com/r-hub/sysreqsdb/blob/master/sysreqs/java.json#L5
I to tried to install on Ubuntu Bionic inside Docker container:
Perhaps the alternative is https://packages.debian.org/buster/openjdk-11-jre-headless
Moreover, how is sysreqsdb handle different version of each OS?
The text was updated successfully, but these errors were encountered: