Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sys_bin option is set to a GHA runner dir in TinyTeX bundle  #26

@cderv

Description

@cderv

@yihui

See this when installing on Arch Linux

# /root/.TinyTeX/bin/x86_64-linux/tlmgr option sys_bin
Destination for symlinks for binaries (sys_bin): /home/runner/bin

The installation was done with quarto install tool tinytex

This means that when doing tlmgr path add with the monthly bundle version, then /home/runner is created. I don't think that is right.

I am seeing that we do a post install configuration on TinyTeX:
https://github.com/rstudio/tinytex/blob/main/R/install.R#L461-L480

Is this to solve such issues ? Or was it for something else ?

is the fact that tlmgr option sys_bin is set to a value from the GH runner a limitation of our bundles ?

Maybe it is known and already documented but somehow I was suprised.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions