Using a2x -v shows that the package w3m is missing.
$ a2x -v --dblatex-opts "-P latex.output.revhistory=0" -L -a toc -a toclevels=3 -f text fai-guide.txt . . . a2x: executing: "xsltproc" --nonet --stringparam callout.graphics 0 --stringparam navig.graphics 0 --stringparam admon.textlabel 1 --stringparam admon.graphics 0 --output "xxx/fai/doc/fai-guide.text.html" "/etc/asciidoc/docbook-xsl/text.xsl" "xxx/fai/doc/fai-guide.xml" a2x: chdir xxx/fai/doc a2x: executing: "w3m" -dump -cols 70 -T text/html -no-graph "xxx/fai/doc/fai-guide.text.html" > "xxx/fai/doc/fai-guide.text" /bin/sh: 1: w3m: not found a2x: ERROR: "w3m" -dump -cols 70 -T text/html -no-graph "xxx/fai/doc/fai-guide.text.html" > "xxx/fai/doc/fai-guide.text" returned non-zero exit status 127 I will add it to the dependencies. -- regards Thomas

