Upgrading gnome-packagekit fails during installation: gmake[1]: Leaving directory `/var/tmp/usr/ports/ports-mgmt/gnome-packagekit/work/gnome-packagekit-2.32.0/docs' Making install in man gmake[1]: Entering directory `/var/tmp/usr/ports/ports-mgmt/gnome-packagekit/work/gnome-packagekit-2.32.0/man' docbook2man gpk-application.sgml > /dev/null nsgmls:/usr/local/share/xml/xhtml/1.1/dtd/xml1.dcl:31:27:W: characters in the document character set with numbers exceeding 65535 not supported nsgmls:/var/tmp/usr/ports/ports-mgmt/gnome-packagekit/work/gnome-packagekit-2.32.0/man/gpk-application.sgml:1:2:E: unknown declaration type "doctype" nsgmls:/var/tmp/usr/ports/ports-mgmt/gnome-packagekit/work/gnome-packagekit-2.32.0/man/gpk-application.sgml:3:4:E: "ENTITY" declaration not allowed in prolog nsgmls:/var/tmp/usr/ports/ports-mgmt/gnome-packagekit/work/gnome-packagekit-2.32.0/man/gpk-application.sgml:4:4:E: "ENTITY" declaration not allowed in prolog nsgmls:/var/tmp/usr/ports/ports-mgmt/gnome-packagekit/work/gnome-packagekit-2.32.0/man/gpk-application.sgml:5:4:E: "ENTITY" declaration not allowed in prolog $ pkg_info -W /usr/local/share/xml/xhtml/1.1/dtd/xml1.dcl /usr/local/share/xml/xhtml/1.1/dtd/xml1.dcl was installed by package xhtml-1.1.20070216_1 $ locale LANG= LC_CTYPE="C" LC_COLLATE="C" LC_TIME="C" LC_NUMERIC="C" LC_MONETARY="C" LC_MESSAGES="C" LC_ALL= nsgmls and onsgmls are both installed, from jade-1.2.1_9 and OpenSP-1.5.2_2, respectively.
Apparently the workaround is to deinstall xhtml-1.1*. However, what optional dependency in docbook2man might there be that the sheer installation of the DTDs jeopardizes the installation of gnome-packagekit? This seems like a more fundamental problem to me, even if the problem might be between jade and xhtml-1.1.
Responsible Changed From-To: freebsd-ports-bugs->gnome Over to maintainer
Responsible Changed From-To: gnome->gabor Gabor, can you have a look at this? The problem appears to be with xhtml, and the gnome-packagekit build is just bringing it to light.
gabor 2011-02-25 18:18:06 UTC FreeBSD ports repository Modified files: textproc/xhtml-11 Makefile Log: - Modify SGML catalog to prevent some building errors by an SGML declaration, which cannot be interpreted by Jade PR: ports/152457 (related) Submitted by: mandree Revision Changes Path 1.7 +5 -1 ports/textproc/xhtml-11/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Sorry for the delay. I've just fixed xhtml 1.1 by patching the SGML catalog.