Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2014 11:45:58 +0100
From:      "Herbert J. Skuhra" <hskuhra@eumx.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: polkit
Message-ID:  <20140221104557.GA9666@oslo.ath.cx>
In-Reply-To: <20140220172925.1bf6f6f6@lumiwa.farms.net>
References:  <20140220172925.1bf6f6f6@lumiwa.farms.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 20, 2014 at 05:29:25PM -0500, Ajtim wrote:
> Hi!
> 
> I try to install/update KDE to KDE 4.12 on FreeBSD 10.0-RELEASE (amd64)
> and it stopped:
> 
> CCLD   cancel
>   ITMRG  org.freedesktop.policykit.examples.pkexec.policy
> gmake[5]: Leaving directory
> `/usr/ports/sysutils/polkit/work/polkit-0.105/src/examples' gmake[5]:
> Entering directory `/usr/ports/sysutils/polkit/work/polkit-0.105/src'
> gmake[5]: Nothing to be done for `all-am'. gmake[5]: Leaving directory
> `/usr/ports/sysutils/polkit/work/polkit-0.105/src' gmake[4]: Leaving
> directory `/usr/ports/sysutils/polkit/work/polkit-0.105/src' Making all
> in docs gmake[4]: Entering directory
> `/usr/ports/sysutils/polkit/work/polkit-0.105/docs' Making all in man
> gmake[5]: Entering directory
> `/usr/ports/sysutils/polkit/work/polkit-0.105/docs/man' /usr/local/bin/xsltproc
> -nonet --stringparam
> man.base.url.for.relative.links /usr/local/share/gtk-doc/html/polkit-1/
> --xinclude
> http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
> polkit.xml file:///usr/local/share/xml/catalog.ports:1: parser error :
> Start tag expected, '<' not found PUBLIC "-//OASIS//DTD Entity
> Resolution XML Catalog V1.0//EN" ^ 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
> gmake[5]: *** [polkit.8] Error 4 gmake[5]: Leaving directory
> `/usr/ports/sysutils/polkit/work/polkit-0.105/docs/man' gmake[4]: ***
> [all-recursive] Error 1 gmake[4]: Leaving directory
> `/usr/ports/sysutils/polkit/work/polkit-0.105/docs' gmake[3]: ***
> [all-recursive] Error 1 gmake[3]: Leaving directory
> `/usr/ports/sysutils/polkit/work/polkit-0.105' gmake[2]: *** [all]
> Error 2 gmake[2]: Leaving directory
> `/usr/ports/sysutils/polkit/work/polkit-0.105' *** Error code 1
> 
> Stop.
> make[1]: stopped in /usr/ports/sysutils/polkit
> *** Error code 1
> 
> Stop.
> make: stopped in /usr/ports/sysutils/polkit
> 
> ===>>> make failed for sysutils/polkit
> ===>>> Aborting update
> 
> ===>>> Update for polkit-0.105_1 failed
> ===>>> Aborting update

Remove "/usr/local/share/xml/catalog.ports" and rebuild your docbook ports.
Worked for me! Maybe someone has a better solution!

--  
Herbert



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