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

[ci] [R-package] windows-latest CI jobs are broken: "initexmf.exe" failing #5562

Closed
jameslamb opened this issue Oct 31, 2022 · 2 comments · Fixed by #5563
Closed

[ci] [R-package] windows-latest CI jobs are broken: "initexmf.exe" failing #5562

jameslamb opened this issue Oct 31, 2022 · 2 comments · Fixed by #5563
Assignees

Comments

@jameslamb
Copy link
Collaborator

Description

Some R-package Windows CI jobs are failing with the following error.

Installing MiKTeX
initexmf.exe: The executed process did not succeed.
initexmf.exe: Data: fileName="D:\a\LightGBM\LightGBM\RLibrary\miktex\texmfs\install\miktex\bin\x64\initexmf.exe", exitCode="1"
Error: Process completed with exit code -1.

Reproducible example

I've observed this on all window-latest CI jobs. For example, from today's CI jobs on #5559.

  • r-package (windows-latest, MINGW, R 3.6, cmake) (build link)
  • r-package (windows-latest, MINGW, R 4.2, cmake) (build link)
  • r-package (windows-latest, MINGW, R 3.6, cran) (build link)
  • r-package (windows-latest, MINGW, R 4.2, cran) (build link)

R-package jobs on windows-2022 and windows-2019 are not failing.

Non-R jobs on Windows are not failing.

Environment info

N/A

Additional Comments

N/A

@jameslamb
Copy link
Collaborator Author

This can be fixed by just upgrading from miktextsetup 4.0 to the newest version: #5563 (comment)

@github-actions
Copy link

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 Aug 19, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 19, 2023
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