Skip to content
Snippets Groups Projects
Commit b84fc5cf authored by Benjamin Bertrand's avatar Benjamin Bertrand
Browse files

Do not remove oracle jdk

Installing a package like libreoffice that requires java-1.8.0 will
install oracle jdk (jdk1.8). It seems to have a higher priority than
java-1.8.0-openjdk. So removing jdk1.8 will remove the package depending
on java.
We could force to install java-1.8.0-openjdk but it doesn't really makes
sense.
Installing jdk1.8 when an alternative is already set doesn't change
anything. So there should be no impact if it is installed.

JIRA INFRA-1405
parent 21b6d17d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment