Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tinytex install fails in docker build #10

Open
svenvanderburg opened this issue Nov 29, 2021 · 0 comments
Open

Tinytex install fails in docker build #10

svenvanderburg opened this issue Nov 29, 2021 · 0 comments

Comments

@svenvanderburg
Copy link

svenvanderburg commented Nov 29, 2021

When trying to build with docker I run into the following error:

#11 101.2 > tinytex::install_tinytex(force = TRUE)
#11 101.2 trying URL 'https://github.com/yihui/tinytex/raw/master/tools/install-unx.sh'
#11 101.6 Error in download.file("https://github.com/yihui/tinytex/raw/master/tools/install-unx.sh",  :
#11 101.6   cannot open URL 'https://github.com/yihui/tinytex/raw/master/tools/install-unx.sh'
#11 101.6 Calls: <Anonymous> -> download.file
#11 101.6 In addition: Warning message:
#11 101.6 In download.file("https://github.com/yihui/tinytex/raw/master/tools/install-unx.sh",  :
#11 101.6   cannot open URL 'https://github.com/yihui/tinytex/raw/master/tools/install-unx.sh': HTTP status was '404 Not Found'

This seems to be related to: rstudio/tinytex#336, tinytex had the master branch changed to main branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant