Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dangling symlink from JDK plugin (LP Bug #1617296) #1905

Closed
wants to merge 1 commit into from

Conversation

ARostovsky
Copy link

Using the JDK plugin results a dangling symlink error

package contains external symlinks:
usr/lib/jvm/java-8-openjdk-amd64/jre/lib/security/cacerts

This pull request adds 'ca-certificates-java' package to the build stage. So at the build part it will just take needed file from symlink and that's it.
LP Bug #1617296

Previous bull requests about this bug:
#761 (cc @gnouy)

@sergiusens
Copy link
Collaborator

Thanks, we however should not need this anymore after the refactor for bases

@sergiusens sergiusens closed this Jan 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants