public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Citeproc error: openBinaryFile does not exist
@ 2020-11-11 23:00 Pedro P. Palazzo
       [not found] ` <239fea53-40c1-4ed2-bc70-cdaf088a8770n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Pedro P. Palazzo @ 2020-11-11 23:00 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 987 bytes --]


I just installed Pandoc 2.11.1.1 and Citeproc 0.1.1.1 through `cabal 
new-install -f executable` on a MacOS 10.13 (High Sierra); my cabal is at 
version 3.2.0.0. The installation of citeproc showed a few `The import of 
‘Data.Semigroup’ is redundant` warnings, no errors.

When I try to use the --filter citeproc on any file, I get the error 
`citeproc: html: openBinaryFile: does not exist (No such file or 
directory)` --- where `html` can be replaced by any file format I'm trying 
to convert to.

Any thoughts? No pandoc.out file is being generated.

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/239fea53-40c1-4ed2-bc70-cdaf088a8770n%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 1312 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Citeproc error: openBinaryFile does not exist
       [not found] ` <239fea53-40c1-4ed2-bc70-cdaf088a8770n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2020-11-11 23:02   ` Pedro P. Palazzo
  2020-11-11 23:25   ` John MacFarlane
  1 sibling, 0 replies; 4+ messages in thread
From: Pedro P. Palazzo @ 2020-11-11 23:02 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 1264 bytes --]

Running Pandoc from the Docker images provided at github/pandoc/dockerfiles 
works fine, so I suppose there’s something going wrong with my 
installations.

Em quarta-feira, 11 de novembro de 2020 às 23:00:28 UTC, Pedro P. Palazzo 
escreveu:

>
> I just installed Pandoc 2.11.1.1 and Citeproc 0.1.1.1 through `cabal 
> new-install -f executable` on a MacOS 10.13 (High Sierra); my cabal is at 
> version 3.2.0.0. The installation of citeproc showed a few `The import of 
> ‘Data.Semigroup’ is redundant` warnings, no errors.
>
> When I try to use the --filter citeproc on any file, I get the error 
> `citeproc: html: openBinaryFile: does not exist (No such file or 
> directory)` --- where `html` can be replaced by any file format I'm trying 
> to convert to.
>
> Any thoughts? No pandoc.out file is being generated.
>

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/d13187fe-59ee-4073-98ab-80e0de9b9860n%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 1776 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Citeproc error: openBinaryFile does not exist
       [not found] ` <239fea53-40c1-4ed2-bc70-cdaf088a8770n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  2020-11-11 23:02   ` Pedro P. Palazzo
@ 2020-11-11 23:25   ` John MacFarlane
       [not found]     ` <m2v9ebh3xa.fsf-jF64zX8BO08an7k8zZ43ob9bIa4KchGshsV+eolpW18@public.gmane.org>
  1 sibling, 1 reply; 4+ messages in thread
From: John MacFarlane @ 2020-11-11 23:25 UTC (permalink / raw)
  To: Pedro P. Palazzo, pandoc-discuss


What command line are you using, exactly?

Note:  what you want is
--citeproc
not
--filter citeproc

"Pedro P. Palazzo" <pedro.palazzo-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:

> I just installed Pandoc 2.11.1.1 and Citeproc 0.1.1.1 through `cabal 
> new-install -f executable` on a MacOS 10.13 (High Sierra); my cabal is at 
> version 3.2.0.0. The installation of citeproc showed a few `The import of 
> ‘Data.Semigroup’ is redundant` warnings, no errors.
>
> When I try to use the --filter citeproc on any file, I get the error 
> `citeproc: html: openBinaryFile: does not exist (No such file or 
> directory)` --- where `html` can be replaced by any file format I'm trying 
> to convert to.
>
> Any thoughts? No pandoc.out file is being generated.
>
> -- 
> You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/239fea53-40c1-4ed2-bc70-cdaf088a8770n%40googlegroups.com.

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/m2v9ebh3xa.fsf%40MacBook-Pro.hsd1.ca.comcast.net.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Citeproc error: openBinaryFile does not exist
       [not found]     ` <m2v9ebh3xa.fsf-jF64zX8BO08an7k8zZ43ob9bIa4KchGshsV+eolpW18@public.gmane.org>
@ 2020-11-12  0:16       ` Pedro P. Palazzo
  0 siblings, 0 replies; 4+ messages in thread
From: Pedro P. Palazzo @ 2020-11-12  0:16 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 1906 bytes --]

Why, of course! Stupid me. I was trying --filter citeproc instead of 
--citeproc. Using the right command works perfectly.

Em quarta-feira, 11 de novembro de 2020 às 23:25:38 UTC, John MacFarlane 
escreveu:

>
> What command line are you using, exactly?
>
> Note: what you want is
> --citeproc
> not
> --filter citeproc
>
> "Pedro P. Palazzo" <pedro....-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:
>
> > I just installed Pandoc 2.11.1.1 and Citeproc 0.1.1.1 through `cabal 
> > new-install -f executable` on a MacOS 10.13 (High Sierra); my cabal is 
> at 
> > version 3.2.0.0. The installation of citeproc showed a few `The import 
> of 
> > ‘Data.Semigroup’ is redundant` warnings, no errors.
> >
> > When I try to use the --filter citeproc on any file, I get the error 
> > `citeproc: html: openBinaryFile: does not exist (No such file or 
> > directory)` --- where `html` can be replaced by any file format I'm 
> trying 
> > to convert to.
> >
> > Any thoughts? No pandoc.out file is being generated.
> >
> > -- 
> > You received this message because you are subscribed to the Google 
> Groups "pandoc-discuss" group.
> > To unsubscribe from this group and stop receiving emails from it, send 
> an email to pandoc-discus...-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/pandoc-discuss/239fea53-40c1-4ed2-bc70-cdaf088a8770n%40googlegroups.com
> .
>

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/a186ab4e-3943-4cb1-b679-e6333aa7f476n%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 2964 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-11-12  0:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-11 23:00 Citeproc error: openBinaryFile does not exist Pedro P. Palazzo
     [not found] ` <239fea53-40c1-4ed2-bc70-cdaf088a8770n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-11-11 23:02   ` Pedro P. Palazzo
2020-11-11 23:25   ` John MacFarlane
     [not found]     ` <m2v9ebh3xa.fsf-jF64zX8BO08an7k8zZ43ob9bIa4KchGshsV+eolpW18@public.gmane.org>
2020-11-12  0:16       ` Pedro P. Palazzo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).