Package: gnupg-doc
Version: 2003.04.06+dak1-1
Severity: serious
Tags: jessie sid
## mini-howto
for format in html txt ps; do \
for lang in $(find mini_howto -name \*.sgml); do \
make -C $(dirname $lang) $(echo $(basename $lang) | sed -e
"s/\.sgml/.$format/") >> build.log 2>&1; \
done; \
done
make: *** [build] Error 2
build.log ends with:
make[1]: Entering directory
`/scratch/packages/tmp/gnupg-doc-2003.04.06+dak1/mini_howto/de'
sgml2latex --language=de --charset=latin --output=ps GPGMiniHowto.sgml
Processing file GPGMiniHowto.sgml
nsgmls:<OSFD>0:26:10:E: end tag for element "ABSTRACT" which is not open
nsgmls:<OSFD>0:28:4:E: document type does not allow element "TOC" here
fmt_latex2e::postASP: LaTeX first run problem. Aborting ...
make[1]: *** [GPGMiniHowto.ps] Error 1
make[1]: Leaving directory
`/scratch/packages/tmp/gnupg-doc-2003.04.06+dak1/mini_howto/de'
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]