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

[R-package] Windows R 4.0 jobs fail after "Building R Package" #3191

Closed
jameslamb opened this issue Jun 27, 2020 · 4 comments · Fixed by #3193
Closed

[R-package] Windows R 4.0 jobs fail after "Building R Package" #3191

jameslamb opened this issue Jun 27, 2020 · 4 comments · Fixed by #3193
Assignees
Labels

Comments

@jameslamb
Copy link
Collaborator

jameslamb commented Jun 27, 2020

Error on Windows + MSVC + R 4.0 job

See for example https://github.com/microsoft/LightGBM/pull/3000/checks?check_run_id=811619463

image

Some R CI jobs on GitHub Actions are failing at this step:

The downloaded binary packages are in
	C:\Users\runneradmin\AppData\Local\Temp\Rtmpi08q9C\downloaded_packages
Building R package
##[error]Process completed with exit code 1.

Error on Windows + MINGW + R4.0 job

See for example https://github.com/microsoft/LightGBM/pull/3000/checks?check_run_id=811619438

image

@jameslamb
Copy link
Collaborator Author

see the description in #3168 for some background on challenges we have faced with Windows R jobs on GitHub Actions before.

@jameslamb
Copy link
Collaborator Author

Next I tried checking thatt this is happening on all PRs. It seems it is:

#3190 - YES

#3189 - YES and more issues

MINGW R 3.6 and R 4.0 jobs

The downloaded binary packages are in
	C:\Users\runneradmin\AppData\Local\Temp\Rtmp8iTE0D\downloaded_packages
Downloading https://ctan.math.illinois.edu/systems/win32/miktex/setup/windows-x64//miktexsetup-2.9.7442-x64.zip
Setting up MiKTeX
miktexsetup.exe: The remote package repository is outdated. You have to choose another repository.
miktexsetup.exe: Data: url="https://ctan.math.illinois.edu/systems/win32/miktex/tm/packages/"
##[error]Process completed with exit code -1.

image

MSVC R 4.0 job

image

#3174 - YES

@jameslamb
Copy link
Collaborator Author

I've opened a pull request on my fork where I'm exploring this: jameslamb#32

StrikerRUS pushed a commit that referenced this issue Jun 27, 2020
…3193)

* first attempt

* update to R 4.0.2

* no duplicate builds

* [R-package] [ci] update to R 4.0.2 for Windows CI jobs (fixes #3191)
@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 23, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant