GNU bug report logs - #26352
[PATCH 0/3] Update KDE Frameworks to 5.32

Previous Next

Package: guix-patches;

Reported by: Hartmut Goebel <h.goebel <at> crazy-compilers.com>

Date: Mon, 3 Apr 2017 18:55:02 UTC

Severity: normal

Tags: patch

Done: Clément Lassieur <clement <at> lassieur.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Hartmut Goebel <h.goebel <at> crazy-compilers.com>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 26352 <at> debbugs.gnu.org
Subject: bug#26352: [PATCH 1/3] gnu: Update networkmanager to version 1.6.2.
Date: Tue, 11 Apr 2017 15:48:29 +0200
Hi Ludo,

your review came just in time, I was about to push it :-)

> Note that ‘pre-configure’, ‘fix-docbook’, and ‘install’ are not fields
> of <package>, so we normally don’t represent them this way in commit logs.

Fine for me. How do you want it?

>
> A couple of new tests are being skipped, this is for the same reason as
> the others, right?

Yes. Each of these tests is accompanied by a "fake" one which passes.

>
> Normally adding both libxml2 and libxslt as inputs would save you from
> writing this phase.  Could you check that this is the case?
Indeed, adding libxml2 sets XML_CATALOG_FILES. But then it becomes curious:

- With both docbook-xsl and docbook-xml as inputs, the build fails.
(This did not happen with my patch, since I missed adding docbook-xml to
XML_CATALOG_FILES.)

      GEN      man/nmcli.1
    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


- With only docbook-xsl, the build passes while showing some errors,
which are only treated as warnings:

      GEN      man/nmcli.1
    I/O error : Attempt to load network entity
    http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd
    man/nmcli.xml:7: warning: failed to load external entity
    "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
    ]>
      ^
    man/nmcli.xml:2060: parser error : Entity 'ndash' not defined
              <para>Success &ndash; indicates the operation
    succeeded.</para>
                                   ^
    man/nmcli.xml:2422: parser error : Entity 'mdash' not defined
        https://bugzilla.gnome.org/ &mdash; product
    <literal>NetworkManager</literal


I'm in favour of using the only docbook-xsl as input, as this makes the
build pass.

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel <at> crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |






This bug report was last modified 8 years and 36 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.