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

Add R builds for openSUSE 15.4/SLES 15 SP4 #134

Merged
merged 1 commit into from
Aug 19, 2022
Merged

Add R builds for openSUSE 15.4/SLES 15 SP4 #134

merged 1 commit into from
Aug 19, 2022

Conversation

glin
Copy link
Contributor

@glin glin commented Aug 18, 2022

Add R builds for openSUSE 15.4 / SLES 15 SP4. This was nearly identical to the openSUSE 15.3 build, but with the same changes made for RHEL 9 at #133:

  • Use Java 11 over the EOL Java 8 and explicitly set JAVA_HOME. On SUSE, the Java packages always install to a major-versioned path, but R uses the JDK path which won't exist if a user only installs the JRE. So to accommodate that, we explicitly set JAVA_HOME to the JRE path which exists with both the java-11-openjdk (JRE) and java-11-openjdk-devel packages.
  • Fix invalid RPM fields
  • Add better doc comments

For testing, here's a manual run of the full R version matrix: https://github.com/rstudio/r-builds/actions/runs/2884443994

Base automatically changed from rhel9 to master August 19, 2022 17:08
@glin glin merged commit 708314a into master Aug 19, 2022
@glin glin deleted the suse154 branch August 19, 2022 17:09
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.

3 participants