Skip to content

[R-package] [ci] newer versions of actions/setup-pandoc are incompatible with Ubuntu 18.04 #6298

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

Closed
jameslamb opened this issue Feb 3, 2024 · 1 comment · Fixed by #6299

Comments

@jameslamb
Copy link
Collaborator

Description

See #6293 (comment).

R 3.6 CI jobs running on ubuntu:18.04 started failing recently with this error:

Run r-lib/actions/setup-pandoc@v2
  with:
    pandoc-version: [2](https://github.com/microsoft/LightGBM/actions/runs/7745434225/job/21139413173?pr=6293#step:7:2).19.2
  env:
    _R_CHECK_SYSTEM_CLOCK_: 0
    _R_CHECK_CRAN_INCOMING_REMOTE_: 0
    _R_CHECK_PKG_SIZES_THRESHOLD_: 100
/__e/node20/bin/node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /__e/node20/bin/node)

Reproducible example

Example recent builds from master:

  • r-package (ubuntu-latest, gcc, R 3.6, cmake) (link)
  • r-package (ubuntu-latest, clang, R 3.6, cmake) (link)

Additional Comments

I suspect this is because r-lib/actions/setup-pandoc just updated to node 20.

Helpful links:

Copy link

github-actions bot commented Feb 5, 2025

This issue has been automatically locked since there has not been any recent activity since it was closed.
To start a new related discussion, open a new issue at https://github.com/microsoft/LightGBM/issues including a reference to this.

@github-actions github-actions bot removed the blocking label Feb 5, 2025
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant