Your message dated Fri, 4 Nov 2016 02:19:49 +0100 with message-id <[email protected]> and subject line Re: Bug#840189: fixed in texlive-extra 2016.20161103-1 has caused the Debian Bug report #840229, regarding texlive-latex-extra should Breaks: dblatex (<< 0.3.9-1~) to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 840229: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840229 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: dblatex Version: 0.3.8-1 Severity: grave dblatex in sid fails on every document as follows: $ echo '<book><chapter><title>Hello, world!</title></chapter></book>' > hello.xml $ dblatex hello.xml Build the book set list... Build the listings... XSLT stylesheets DocBook - LaTeX 2e (0.3.8-1) =================================================== Build hello.pdf pdflatex failed /usr/share/texmf/tex/latex/dblatex/style/dbk_table.sty:32: Use of \@xmultirow doesn't match its definition. /usr/share/texmf/tex/latex/dblatex/style/dbk_table.sty:32: leading text: \expandafter{\@xmultirow{ /usr/share/texmf/tex/latex/dblatex/style/dbk_table.sty:32: Missing \begin{document}. /usr/share/texmf/tex/latex/dblatex/style/dbk_table.sty:32: leading text: \expandafter{\@xmultirow{#1}[ /usr/share/texmf/tex/latex/dblatex/style/dbk_table.sty:32: You can't use `macro parameter character #' in horizontal mode. /usr/share/texmf/tex/latex/dblatex/style/dbk_table.sty:32: leading text: \expandafter{\@xmultirow{#1}[# /usr/share/texmf/tex/latex/dblatex/style/dbk_table.sty:32: You can't use `macro parameter character #' in horizontal mode. /usr/share/texmf/tex/latex/dblatex/style/dbk_table.sty:32: leading text: \expandafter{\@xmultirow{#1}[#2]{# /usr/share/texmf/tex/latex/dblatex/style/dbk_table.sty:32: You can't use `macro parameter character #' in horizontal mode. /usr/share/texmf/tex/latex/dblatex/style/dbk_table.sty:32: leading text: \expandafter{\@xmultirow{#1}[#2]{#3}[# /usr/share/texmf/tex/latex/dblatex/style/dbk_table.sty:32: You can't use `macro parameter character #' in horizontal mode. /usr/share/texmf/tex/latex/dblatex/style/dbk_table.sty:32: leading text: \expandafter{\@xmultirow{#1}[#2]{#3}[#4]{# /usr/share/texmf/tex/latex/dblatex/style/dbk_table.sty:32: Too many }'s. /usr/share/texmf/tex/latex/dblatex/style/dbk_table.sty:32: leading text: \expandafter{\@xmultirow{#1}[#2]{#3}[#4]{#5}} Unexpected error occured Error: pdflatex compilation failed This causes openafs to FTBFS. The problem seems to have been triggered by texlive-latex-extra 2016.20161008-1, whose multirow.sty has a different \@xmultirow macro that takes six arguments rather than five. Downgrading to texlive-latex-extra 2016.20160819-1 from stretch makes the problem goes away. Since \@xmultirow is a private internal macro, dblatex should not rely on it.
--- End Message ---
--- Begin Message ---Version: 2016.20161103-1 On 2016-11-04 09:34:05 +0900, Norbert Preining wrote: > The version is still correct, as between the fixed version and > the version against the package breaks there is no other version > in existence. Indeed. > So I consider this a bug that should be closed (with the correct > bug number, though ;-) > > Don't you agree? Doing it now. -- Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
--- End Message ---

