actions icon indicating copy to clipboard operation
actions copied to clipboard

`r-lib/actions/run-rchk@v2` started failing

Open MLopez-Ibanez opened this issue 8 months ago • 1 comments

Describe the bug

r-lib/actions/run-rchk@v2 started failing with:

/home/docker/R-svn/bin/R: line 273: /home/docker/R-svn/bin/exec/R: No such file or directory

To Reproduce

https://github.com/MLopez-Ibanez/eaf/actions/runs/7004001397/job/19051133840

https://pipelinesghubeus4.actions.githubusercontent.com/zFZptCDzLhmAT2GjcIaTDtJ7V8b0RUHORBCANNxjXhtVPJrRA3/_apis/pipelines/1/runs/165/signedlogcontent/79?urlExpires=2023-11-27T11%3A38%3A03.0066031Z&urlSigningMethod=HMACV1&urlSignature=BBPQtwcRQ61H0KDTtma%2BhI4%2BeZZ3hzEHiYpUSIrqCqo%3D

Expected behavior

The actions has been running without problems for some time.

Additional context

Maybe something has changed in the docker image? The path /home/docker/R-svn/bin/exec/ does not exist.

MLopez-Ibanez avatar Nov 27 '23 11:11 MLopez-Ibanez

log.txt

Action log. Error appears in line 2028.

MLopez-Ibanez avatar Nov 29 '23 13:11 MLopez-Ibanez

I see the same failure in reticulate: https://github.com/rstudio/reticulate/actions/runs/8631772754/job/23660886607?pr=1582

t-kalinowski avatar Apr 10 '24 13:04 t-kalinowski

This action is unfortunately not in a very good shape, and the corresponding container is probably lacking as well. Hopefully we can add a new container to https://github.com/r-hub/containers soon.

gaborcsardi avatar Apr 10 '24 13:04 gaborcsardi

Do we have to go through r-hub? Would it make sense to pull kalibera/rchk:latest directly?

t-kalinowski avatar Apr 10 '24 14:04 t-kalinowski

Sure, you can try that as well.

gaborcsardi avatar Apr 10 '24 14:04 gaborcsardi

Since the rchk action is basically broken, I am going to remove it: #854. I'll try add an rchk container to https://github.com/r-hub/containers.

gaborcsardi avatar May 08 '24 13:05 gaborcsardi

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue and include a link to this issue

github-actions[bot] avatar May 23 '24 01:05 github-actions[bot]