https://bugs.kde.org/show_bug.cgi?id=495483

--- Comment #4 from Florian Krohm <flo2...@eich-krohm.de> ---
(In reply to Florian Krohm from comment #3)
>
> warning: failed to load external entity
> "http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl";
> compilation error: file ../docs/lib/vg-faq2txt.xsl line 10 element import
> xsl:import : unable to load
> http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl
> 
> Not sure why this fails as I can wget that docbook file just fine.

strace -f tells me:
newfstatat(AT_FDCWD,
"http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl";,
0x7ffef39f1400, 0) = -1 ENOENT (No such file or directory)

Quick look at the manpage does not suggest newfstatat should work on URLs. Odd.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to