-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
rstudio/r-system-requirements
#94Labels
bugan unexpected problem or unintended behavioran unexpected problem or unintended behavior
Description
This issue occured in a recent workflow (https://github.com/rstudio/blogdown/runs/4580524115?check_suite_focus=true#step:5:2942)
ℹ Executing `sudo [ -e /tmp/google-chrome.deb ] && rm /tmp/google-chrome.deb`
Error: Error: <callr_remote_error: System command 'sh' failed, exit status: 1, stdout + stderr empty>
in process 8955
-->
System command 'sh' failed, exit status: 1, stdout + stderr empty
I believe this comes from webshot2 which uses chromote. However, on GHA google-chrome should already be available.
I don't really know how all this happens but the rules followed must be this one:
https://github.com/rstudio/r-system-requirements/blob/master/rules/chrome.json
Metadata
Metadata
Assignees
Labels
bugan unexpected problem or unintended behavioran unexpected problem or unintended behavior