phiresky / ripgrep-all

rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.
Other
7.91k stars 169 forks source link

Any ideas what's causing all these errors to show? #252

Open FeralSmurf opened 1 week ago

FeralSmurf commented 1 week ago

Describe the bug

No idea what causes these errors:

Caused by: 0: subprocess: Command { std: "pandoc" "--from=epub" "--to=plain" "--wrap=none" "--markdown-headings=atx", kill_on_drop: false } 1: ExitStatus(unix_wait_status(16384))

Couldn't extract ePub file: not enough bytes Error: copying adapter output to stdout

Syntax Error: Couldn't find trailer dictionary Syntax Error: Couldn't find trailer dictionary Syntax Error: Couldn't read xref table Error: copying adapter output to stdout

I did install the adaters: pandoc poppler ffmpeg.

lafrenierejm commented 1 week ago

Please provide