[ci] update to r-lib/actions v2.12.0, align 'pip' and 'python' to same interpreter in 'build-python.sh'#7249
[ci] update to r-lib/actions v2.12.0, align 'pip' and 'python' to same interpreter in 'build-python.sh'#7249
Conversation
|
The current CI failures like this: Are probably due to the ongoing Ubuntu / Canonical outage that's been going on most of today: https://status.canonical.com/#/incident/KNms6QK9ewuzz-7xUsPsNylV20jEt5kyKsd8A-3ptQEHpOd8VQ40ZQs-KD81fboQXeGZB94okNHdHBGlCv58Sw== Nothing we can do with those but wait for them to be resolved. |
|
yikes, things have not improved for Ubuntu package servers. They've fully turned off status updates and monitoring data at https://status.canonical.com/, with the note:
|
…vers seem to be up)
|
It seems the ongoing Ubuntu outage is still blocking us. Several Ubuntu CI jobs are still failing with timeouts during downloads 🙃 |
|
More CI issues have come up in the time this has been open 😭 So this is turning into another one of those "fix all the CI issues" PRs like #7236. I've added tracked issues for those new problems and updated the title and description. |
Fixes #7248
See the linked issues there. I think the latest
r-lib/actions/setup-tinytexneeds to be used because something has been changed abouthttps://tinytex.yihui.org/install-bin-windows.ps1(it appears to be there, but the action fails to download it).Fixes #7258
pipdependency in conda environmentspipw/python -m pipinbuild-python.sh, to ensure all processes use the same Python interpreterCloses #7257