Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Dec 2003 13:44:15 -0500
From:      Charles Swiger <cswiger@mac.com>
To:        Kenneth W Cochran <kwc@TheWorld.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: xmlcatmgr & docproj broken?
Message-ID:  <00CD0338-3A2F-11D8-9B18-003065ABFD92@mac.com>
In-Reply-To: <200312291756.MAA13556040@shell.TheWorld.com>
References:  <200312291610.LAA13349885@shell.TheWorld.com> <20031230.013349.35008002.hrs@eos.ocn.ne.jp> <200312291756.MAA13556040@shell.TheWorld.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Dec 29, 2003, at 12:56 PM, Kenneth W Cochran wrote:
> Maybe the problem is really with dsssl-docbook-modular?
> That's the port that is making the specific install error {shrug}.

For what it's worth, I tried to reproduce the problem  ran into the 
following trying to reinstall docbook on a 4.9 system where it was 
working fine.

Running "portupgrade -fR docbook-\*" gave:

===>  Installing for docbook-xsl-1.63.0
===>   docbook-xsl-1.63.0 depends on file: 
/usr/local/share/xml/docbook/4.2/catalog.xml - not found
===>    Verifying reinstall for 
/usr/local/share/xml/docbook/4.2/catalog.xml in 
/usr/ports/textproc/docbook-xml
===>  Extracting for docbook-xml-4.2_1
 >> Checksum OK for docbook-xml-4.2.zip.
===>   docbook-xml-4.2_1 depends on executable: unzip - found
===>  Patching for docbook-xml-4.2_1
===>  Configuring for docbook-xml-4.2_1
===>  Installing for docbook-xml-4.2_1
===>   docbook-xml-4.2_1 depends on file: /usr/local/bin/xmlcatmgr - 
found
===>   Generating temporary packing list
for file in `unzip -l 
/usr/ports/distfiles/docbook-xml-4.2.zip|/usr/bin/awk 
'/:[0-9].*[^\/]$/{print $4}'`; do  install -c -o root -g wheel -m 444 
/usr/ports/textproc/docbook-xml/work/$file 
/usr/local/share/xml/docbook/4.2/$file;  done
xmlcatmgr: entry already exists
*** Error code 1

Stop in /usr/ports/textproc/docbook-xml.
*** Error code 1

Stop in /usr/ports/textproc/docbook-xml.
*** Error code 1

Stop in /usr/ports/textproc/docbook-xsl.
*** Error code 1

Stop in /usr/ports/textproc/docbook-xsl.
** Command failed [exit code 1]: /usr/bin/script -qa 
/tmp/portupgrade51349.7 make -DFORCE_PKG_REGISTER reinstall

-- 
-Chuck



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00CD0338-3A2F-11D8-9B18-003065ABFD92>