Closed breiter closed 7 months ago
Perhaps you are using arm64 macOS? Is there a reason you are using amd64 emulation?
I have heard that rocker/rstudio does not work with amd64 emulation on arm64. See #144.
No. It's not arm64. I had it build as linux/amd64. This is recreating an issue that happens in GitHub tasks which is running natively on amd64.
Actually maybe this is caused by rosetta2. I realize now that it failed in a different place on the logs in GitHub.
Container image name
rocker/rstudio:4
Container image digest
rocker/rstudio@sha256:4ac228651f2c86ba20b025df9c5bb5f371017e65928c6c2e66974df70e0ab638
What operating system are you seeing the problem on?
Linux, macOS
System information
Bug description
/scripts/install_texlive.sh
fails with a LUA segfault runningtlmgr install
.How to reproduce this bug?