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

Prebuilt binary not able to find pdflatex? #17

Open
dmadisetti opened this issue Dec 12, 2020 · 0 comments
Open

Prebuilt binary not able to find pdflatex? #17

dmadisetti opened this issue Dec 12, 2020 · 0 comments

Comments

@dmadisetti
Copy link

Here's the log from the failed rule

Use --sandbox_debug to see verbose messages from the sandbox pandoc failed: error executing command external/pandoc_bin_linux/bin/pandoc -o bazel-out/k8-fastbuild/bin/notes/apl.pdf notes/proposal/apl_2020/draft.md

Use --sandbox_debug to see verbose messages from the sandbox
lstat(./pdflatex) failed: ./pdflatex: No such file or directory
kpathsea: Can't get directory of program name: ./pdflatex
lstat(./pdflatex) failed: ./pdflatex: No such file or directory
kpathsea: Can't get directory of program name: ./pdflatex
Error producing PDF.

I have Version 3.14159265-2.6-1.40.21 (TeX Live 2020/Arch Linux) installed for pdflatex. Running the binary that pandoc.bzl pulls down is fine, so I wonder if new sandboxing stuff bazel does breaks this project?

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

No branches or pull requests

1 participant