Pandoc is not installed in ki6 docker image #228
Replies: 2 comments 4 replies
|
Hi @cdwilson ! This is almost 400 MB for one tool, the |
Thanks, this fixed the issue for me 👍
Were you running this with X11 forwarding enabled? I think that may be what was causing the error on my end. I got the iBoM error above running For anybody else that runs across this in the future, here's the The alternative is to set up X11 forwarding. (Note: I don't normally do this because KiCad doesn't fully run in GUI mode via X11 forwarding since @set-soft so far, KiBot seems to be working without any X11 forwarding, but I have not exercised all the configuration options. Do you know if any parts of KiBot require X11 forwarding to be enabled? |
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I just ran
kibot-checkin thesetsoft/kicad_auto:ki6docker image and it reported that Pandoc is not installed (output below).Just wanted to check if it was intentional that pandoc is not included in the
ki6image, or if this was a bug?(Otherwise everything checks out OK 👍)
All reactions