Linux installer creation job seems to require JDK11.0.13 in jenkins home dir
- Dominant language
- Jinja
- Stars
- 168
- Forks
- 77
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 12
Description
Ref: https://ci.adoptopenjdk.net/job/adoptium-packages-linux-pipeline_new/97/console
`ERROR: JAVA_HOME is set to an invalid directory: /home/jenkins/tools/hudson.model.JDK/jdk-11.0.13_8/jdk-11.0.13+8`
I have symlinked that location for now into `/usr/lib/jvm/jdk-11` but a proper solution will need to be identified. I'll leave that link in place until we have shipped all versions in this release cycle.
Contributor guide
Research direction
Start with the linked Jenkins console output for adoptium-packages-linux-pipeline_new/97 and inspect how JAVA_HOME is configured for the installer creation job. Determine the proper JDK location without relying on the temporary /usr/lib/jvm/jdk-11 symlink; done means the Linux installer job completes without that workaround.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, linux
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100