Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 May 2016 20:41:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 209870] xsltproc spoils many packages
Message-ID:  <bug-209870-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209870

            Bug ID: 209870
           Summary: xsltproc spoils many packages
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: software@bertram-scharpf.de

Created attachment 170840
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D170840&action=
=3Dedit
Patches for some packages removing the --nonet option

Some packages build their manpages by calling the xsltproc tool using the
--nonet option. This option leads to a fatal error because the entity canno=
t be
loaded. Here's the message:

I/O error : Attempt to load network entity
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
warning: failed to load external entity
"http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
cannot parse
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl

I wrote some patches that remove the --nonet option (attachment) but this is
only a workaround. What is the real solution?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209870-13>