Created attachment 519712 [details, diff] Correct no-inkscape-dependency patch Compiling DocBook files with SVG images results in error: ... XSLT stylesheets DocBook - LaTeX 2e (0.3.10) =================================================== Found svg for 'Overview' INFO:dblatex:Found svg for 'Overview' /tmp/tmpUHhAuB not removed INFO:dblatex:/tmp/tmpUHhAuB not removed Unexpected error occured Error: 'insput' The issue is with the incorrect `dblatex-0.3.10-no-inkscape-dependency.patch` file in portage tree: 1. `insput` instead of `input` 2. bogus \" escapes of output and input arguments Please find attached the correct and working version of the patch and replace the incorrect one from Portage tree.
@zoltan please test carefully and ping someone quickly to merge it.
Sorry about the typo. I've tested the attached patch and it's working correctly as claimed. Thanks for reporting the issue @Balint SZENTE! I've put up a PR for it to be merged: https://github.com/gentoo/gentoo/pull/7225
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76f18b982f1926ba87875e4a644b54a829cde1ab commit 76f18b982f1926ba87875e4a644b54a829cde1ab Author: Zoltan Puskas <zoltan@sinustrom.info> AuthorDate: 2018-02-19 07:10:40 +0000 Commit: Patrice Clement <monsieurp@gentoo.org> CommitDate: 2018-02-21 18:21:01 +0000 app-text/dblatex: fix typo in un-inkscape patch. Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --force Closes: https://bugs.gentoo.org/647860 Closes: https://github.com/gentoo/gentoo/pull/7225 .../{dblatex-0.3.10.ebuild => dblatex-0.3.10-r1.ebuild} | 0 .../files/dblatex-0.3.10-no-inkscape-dependency.patch | 14 ++++++-------- 2 files changed, 6 insertions(+), 8 deletions(-)