Date: Mon, 29 Dec 2003 16:34:50 -0000 From: Hiroki Sato <hrs@FreeBSD.org> To: kwc@TheWorld.com Cc: kuriyama@FreeBSD.org Subject: Re: xmlcatmgr & docproj broken? Message-ID: <20031230.013349.35008002.hrs@eos.ocn.ne.jp> In-Reply-To: <200312291610.LAA13349885@shell.TheWorld.com> References: <200312291610.LAA13349885@shell.TheWorld.com>
next in thread | previous in thread | raw e-mail | index | archive | help
----Security_Multipart(Tue_Dec_30_01:33:49_2003_324)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Kenneth W Cochran <kwc@TheWorld.com> wrote in <200312291610.LAA13349885@shell.TheWorld.com>: kwc> ===> Checking if textproc/dsssl-docbook-modular already installed kwc> /usr/local/bin/xmlcatmgr -sc /usr/local/share/sgml/catalog.ports add CATALOG docbook/dsssl/modular/catalog kwc> xmlcatmgr: entry already exists kwc> *** Error code 1 kwc> kwc> Stop in /usr/ports/textproc/dsssl-docbook-modular. kwc> ---------------------------------------- kwc> kwc> Currently I'm unable to install this port, therefore also unable kwc> to install textproc/docproj. kwc> Any idea(s) what's wrong here? How to fix/workaround? kwc> Should I file a pr? I think the cause is that while "add CATALOG" in the post-install target uses ${RELDIR}/catalog, in pkg-plist ${PREFIX}/share/sgml/${RELDIR}(%%DTDDIR%%) is used. It is probably a bug in the port skeleton, but removing a line CATALOG "docbook/dsssl/modular/catalog" in /usr/local/share/sgml/catalog.ports manually, you can avoid such a problem. Kuriyama-san, could you please fix %%DTDDIR%%? The pathnames should be consistent. -- | Hiroki SATO ----Security_Multipart(Tue_Dec_30_01:33:49_2003_324)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/8FdtTyzT2CeTzy0RAvhLAJ9DQb0xez8b225h8HCTXE3sHrGeKwCfZtwp ghFAT6d2ctq/ClyBW2oYZac= =FCIY -----END PGP SIGNATURE----- ----Security_Multipart(Tue_Dec_30_01:33:49_2003_324)----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031230.013349.35008002.hrs>