Date: Tue, 22 Jul 2014 21:36:11 -0400 From: Wesley Shields <wxs@FreeBSD.org> To: David <david@dafnet.se> Cc: ports@FreeBSD.org, "Gary J. Hayers" <gary@hayers.org> Subject: Re: FreeBSD Port: git-2.0.1 unable to load http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl Message-ID: <20140723013611.GA18191@atarininja.org> In-Reply-To: <53CF0D02.10301@dafnet.se> References: <53C86510.3050503@dafnet.se> <20140722130127.GD4187@atarininja.org> <53CE6EB7.8000207@hayers.org> <53CF0D02.10301@dafnet.se>
next in thread | previous in thread | raw e-mail | index | archive | help
Ugh, I thought I thoroughly tested this update. I don't think the problem is related to OpenSSL from ports at all. I botched the plist somewhere. I'll take a look at this tomorrow and hopefully get a fix in. Sorry for the noise, my testing systems have recently undergone some major changes. -- WXS On Wed, Jul 23, 2014 at 03:16:50AM +0200, David wrote: > It worked! Thanks. But now I get this instead. > > ===> Checking if devel/git already installed > ===> Registering installation for git-2.0.2 > pkg-static: > lstat(/usr/ports/devel/git/work/stage/usr/local/libexec/git-core/git-http-fetch): > No such file or directory > pkg-static: > lstat(/usr/ports/devel/git/work/stage/usr/local/libexec/git-core/git-http-push): > No such file or directory > pkg-static: > lstat(/usr/ports/devel/git/work/stage/usr/local/libexec/git-core/git-remote-http): > No such file or directory > pkg-static: > lstat(/usr/ports/devel/git/work/stage/usr/local/libexec/git-core/git-remote-https): > No such file or directory > pkg-static: > lstat(/usr/ports/devel/git/work/stage/usr/local/libexec/git-core/git-remote-ftp): > No such file or directory > pkg-static: > lstat(/usr/ports/devel/git/work/stage/usr/local/libexec/git-core/git-remote-ftps): > No such file or directory > *** Error code 74 > > Stop. > make[1]: stopped in /usr/ports/devel/git > *** Error code 1 > > Stop. > make: stopped in /usr/ports/devel/git > > (I'm trying to use openssl from ports if that might be causing this.) > > On 2014-07-22 16:01, Gary J. Hayers wrote: > > I get this error all the time, could you expand on reinstalling > > docbook as I did this and still get the same error. > > > > Many thanks, > > Gary > > > > On 22/07/2014 14:01, Wesley Shields wrote: > >> This comes up from time to time. I think most people solve it by > >> rebuilding docbook. > >> > >> -- WXS > >> > >> On Fri, Jul 18, 2014 at 02:06:40AM +0200, David wrote: > >>> Path: . > >>> Working Copy Root Path: /usr/ports > >>> URL: https://svn0.eu.freebsd.org/ports/head > >>> Relative URL: ^/head > >>> Repository Root: https://svn0.eu.freebsd.org/ports > >>> Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5 > >>> Revision: 362166 > >>> Node Kind: directory > >>> Schedule: normal > >>> Last Changed Author: thierry > >>> Last Changed Rev: 362166 > >>> Last Changed Date: 2014-07-17 23:17:48 +0200 (Thu, 17 Jul 2014) > >>> > >>> 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" > >>> > >>> compilation error: file /tmp/xmlto-xsl.0LLyQ9 line 4 element import > >>> xsl:import : unable to load > >>> http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl > >>> gmake[2]: *** [git-subtree.1] Error 1 > >>> gmake[2]: Leaving directory > >>> `/usr/ports/devel/git/work/git-2.0.1/contrib/subtree' > >>> *** Error code 2 > >>> > >>> Stop. > >>> make[1]: stopped in /usr/ports/devel/git > >>> *** Error code 1 > >>> > >>> > >> > >> > >> _______________________________________________ > >> freebsd-ports@freebsd.org mailing list > >> http://lists.freebsd.org/mailman/listinfo/freebsd-ports > >> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > >> > > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140723013611.GA18191>