Discussion:
Problem on maint-guide compile
(too old to reply)
eamanu15
2018-03-20 14:40:01 UTC
Permalink
Hello everybody,

I am trying to compile the maint guide.
I clone the repo from
*git://anonscm.debian.org/ddp/maint-guide
<http://anonscm.debian.org/ddp/maint-guide>*
And I do: *make pdf* but I had this error:









*/home/eamanu/Documents/Debian/Guia_new_maintainer/source/maint-guide/tmp/pdf-zh-tw/tmpful61M
not removedA possible reason for transformation failure is invalid
DocBook(as reported by xmllint)Error: list index out of rangeOMG!!!!!!
XXX_CHECK_XXX ... Do not worry ...*
What am I doing wrong?

Regards!
eamanu
--
Arias Emmanuel
https://www.linkedin.com/in/emmanuel-arias-437a6a8a
http://eamanu.com
Osamu Aoki
2018-04-12 13:40:02 UTC
Permalink
Hi,
Post by eamanu15
Hello everybody,
I am trying to compile the maint guide.
I clone the repo from git://anonscm.debian.org/ddp/maint-guide
/home/eamanu/Documents/Debian/Guia_new_maintainer/source/maint-guide/tmp/
pdf-zh-tw/tmpful61M not removed
A possible reason for transformation failure is invalid DocBook
(as reported by xmllint)
Error: list index out of range
OMG!!!!!! XXX_CHECK_XXX ... Do not worry ...
This is normal. tex tool chain to produce PDF doesn't behave well for
exit code. So I decided to ignore.

PDF generation is basically unstable due to tool chain.

For proofread, use html.

Thanks,

Osamu
eamanu15
2018-04-12 15:50:01 UTC
Permalink
Ok! thanks!
Post by Osamu Aoki
Hi,
Post by eamanu15
Hello everybody,
I am trying to compile the maint guide.
I clone the repo from git://anonscm.debian.org/ddp/maint-guide
/home/eamanu/Documents/Debian/Guia_new_maintainer/source/maint-guide/tmp/
pdf-zh-tw/tmpful61M not removed
A possible reason for transformation failure is invalid DocBook
(as reported by xmllint)
Error: list index out of range
OMG!!!!!! XXX_CHECK_XXX ... Do not worry ...
This is normal. tex tool chain to produce PDF doesn't behave well for
exit code. So I decided to ignore.
PDF generation is basically unstable due to tool chain.
For proofread, use html.
Thanks,
Osamu
--
Arias Emmanuel
https://www.linkedin.com/in/emmanuel-arias-437a6a8a
http://eamanu.com

Loading...