Skip to content

Conversation

@jkrumbiegel
Copy link
Contributor

I noticed that I got failures on this line when using quarto_jll in Julia to run quarto. This happens because copyFileSync copies permissions of the source file as well, and all jlls in Julia have their source files under read-only permissions. This causes the Project.toml in the quarto cache directory to become read-only as well, which will make the next server startup fail because quarto attempts to overwrite the file.

@posit-snyk-bot
Copy link
Collaborator

posit-snyk-bot commented Jun 5, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

@cderv
Copy link
Collaborator

cderv commented Jun 5, 2025

Thank you !

@cderv cderv merged commit 1d392db into quarto-dev:main Jun 5, 2025
49 checks passed
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

Successfully merging this pull request may close these issues.

3 participants