[xml/sgml-pkgs] Bug#980931: Calls stat() on URLs

Christoph Biedl debian.axhn at manchmal.in-ulm.de
Sun Jan 24 15:25:15 GMT 2021


Package: xsltproc
Version: 1.1.34-4
Severity: minor

Dear maintainer,

while debugging other issues, I noticed xsltproc tries to access URLs as
files:

    execve("/usr/bin/xsltproc", ["xsltproc", "--stringparam", "callout.graphics", "0", "--stringparam", "navig.graphics", "0", "--stringparam", "admon.textlabel", "1", "--stringparam", "admon.graphics", "0", "/etc/asciidoc/docbook-xsl/manpage.xsl", "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/nagios-tang.1.xml"], 0x55558d8f28b8 /* 73 vars */ <unfinished ...>

    stat("http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl", 0x7ffdda5dfd10) = -1 ENOENT (No such file or directory)
    stat("http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl", 0x7ffdda5dfbb0) = -1 ENOENT (No such file or directory)
    stat("http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd", 0x7ffdda5dfda0) = -1 ENOENT (No such file or directory)
    stat("http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd", 0x7ffdda5dfc40) = -1 ENOENT (No such file or directory)
    stat("http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd", 0x7ffdda5dfc40) = -1 ENOENT (No such file or directory)
    stat("http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd",  <unfinished ...>
    stat("http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd", 0x7ffdda5dfbe0) = -1 ENOENT (No such file or directory)
    stat("http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd", 0x7ffdda5dfbe0) = -1 ENOENT (No such file or directory)
    stat("http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd", 0x7ffdda5dfbe0) = -1 ENOENT (No such file or directory)
    stat("http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd", 0x7ffdda5dfbd0) = -1 ENOENT (No such file or directory)
    stat("http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd", 0x7ffdda5dfbd0) = -1 ENOENT (No such file or directory)


While not bad in general, it feels weird. After all, these URLs are
valid file names as well, and strange things could happen if such files
really exist.

Mind to check?

    Christoph

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.8 (SMP w/4 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages xsltproc depends on:
ii  libc6       2.31-9
ii  libxml2     2.9.10+dfsg-6.3+b1
ii  libxslt1.1  1.1.34-4

xsltproc recommends no packages.

xsltproc suggests no packages.

-- no debconf information

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/debian-xml-sgml-pkgs/attachments/20210124/e4c1f984/attachment.sig>


More information about the debian-xml-sgml-pkgs mailing list