From owner-freebsd-ports@FreeBSD.ORG Tue Apr 21 06:56:06 2009 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E0CA61065670; Tue, 21 Apr 2009 06:56:06 +0000 (UTC) (envelope-from frederic.perrin@resel.fr) Received: from maisel-gw.enst-bretagne.fr (maisel-gw.enst-bretagne.fr [192.44.76.8]) by mx1.freebsd.org (Postfix) with ESMTP id 6882E8FC0A; Tue, 21 Apr 2009 06:56:06 +0000 (UTC) (envelope-from frederic.perrin@resel.fr) Received: from localhost (localhost [127.0.0.1]) by maisel-gw.enst-bretagne.fr (Postfix) with ESMTP id 3598119A98; Tue, 21 Apr 2009 08:56:05 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at resel.fr Received: from maisel-gw.enst-bretagne.fr ([127.0.0.1]) by localhost (mercure.adm.maisel.enst-bretagne.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jTBTkiDJu0zO; Tue, 21 Apr 2009 08:55:59 +0200 (CEST) Received: from chameau.maisel.enst-bretagne.fr (chameau.maisel.enst-bretagne.fr [172.22.209.241]) (Authenticated sender: fperrin) by maisel-gw.enst-bretagne.fr (Postfix) with ESMTP id 68E9919A91; Tue, 21 Apr 2009 08:55:59 +0200 (CEST) Received: by chameau.maisel.enst-bretagne.fr (Postfix, from userid 1001) id 4A8CDB826; Tue, 21 Apr 2009 08:55:58 +0200 (CEST) From: =?utf-8?Q?Fr=C3=A9d=C3=A9ric_Perrin?= To: Joe Marcus Clarke Organization: =?utf-8?Q?R=C3=A9seau?= des =?utf-8?B?w4lsw6h2ZXM=?= References: <86eivo7pwd.fsf@chameau.maisel.enst-bretagne.fr> <1240189164.1356.31.camel@shumai.marcuscom.com> Date: Tue, 21 Apr 2009 08:55:48 +0200 In-Reply-To: <1240189164.1356.31.camel@shumai.marcuscom.com> (Joe Marcus Clarke's message of "Sun, 19 Apr 2009 20:59:24 -0400") Message-ID: <86k55eh4wb.fsf@chameau.maisel.enst-bretagne.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (berkeley-unix) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Cc: gnome@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: Failure when upgrading policy kit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Apr 2009 06:56:07 -0000 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Le Lundi 20 =C3=A0 2:59, Joe Marcus Clarke a =C3=A9crit : > On Sun, 2009-04-19 at 15:07 +0200, Fr=C3=A9d=C3=A9ric Perrin wrote: >> For some time now, policykit does not upgrade properly. This has already >> been reported a couple of times --see [1], [2]. It fails at the same >> time as the other reports, when running xsltproc. Removing the -nonet >> option from the xsltproc invokation allows the build to proceed. >> >> /usr/local/bin/xsltproc -nonet http://docbook.sourceforge.net/release/xs= l/current/manpages/docbook.xsl polkit-auth.xml >> I/O error : Attempt to load network entity http://docbook.sourceforge.ne= t/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 > > Can you access this URL from your build environment? Yes, I can ; and sure enough, if I remove the -nonet option, I can see xsltproc fetching the file on the Internet. Looking a bit further, if I don't give the URL, but the local path to docbook.xsl, I get : fred@chameau:/tmp/PolicyKit-0.9/doc/man% xsltproc /usr/local/share/xsl/docb= ook/manpages/docbook.xsl polkit-auth.xml warning: failed to load external entity "/usr/local/share/xsl/docbook/html/= docbook.xsl" compilation error: file /usr/local/share/xsl/docbook/manpages/docbook.xsl l= ine 9 element import xsl:import : unable to load /usr/local/share/xsl/docbook/html/docbook.xsl warning: failed to load external entity "/usr/local/share/xsl/docbook/html/= manifest.xsl" My /usr/local/share/xsl hierarchy is almost empty. I'll look further as to why it is so ; it seems like my docbook installation is b0rked. But once again, seeing that other people reported it, this doesn't seem like a very rare occurence. =2D-=20 Fred --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkntbfQACgkQlSqR5GqTBEME5ACfeIVejlctbI+KSKPJa9MG0x25 qSwAnjD84qQXvPO7o4D2mRq8ZFdgCw9u =15I4 -----END PGP SIGNATURE----- --=-=-=--