Hello Russel,

thanks for your report.


> |> which asciidoctor
> /usr/local/bin/asciidoctor

this executable does not come from the Debian package, which installs it
under /usr/bin instead (as can be checked by `dpkg -L asciidoctor`).

> |> asciidoctor
> Traceback (most recent call last):
>       1: from /usr/local/bin/asciidoctor:23:in `<main>'
> /usr/local/bin/asciidoctor:23:in `load': cannot load such file -- 
> /usr/share/rubygems-integration/all/gems/asciidoctor-2.0.10/bin/asciidoctor 
> (LoadError)

same here: the libraries from ruby-asciidoctor are under
/usr/lib/ruby/vendor_ruby.

Could it be possible that you installed a version of asciidoctor from a
Ruby gem system wide?

If it is the case, you have to get rid of it to be able to use the
Debian package. Please try. If it works again, we can close the bug,
otherwise, I will be happy to help you to hunt the issue deeper.

Cheers,

Cédric

Reply via email to