Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2007 19:54:12 -0500
From:      Robert Huff <roberthuff@rcn.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: docbook-sk - xmlcatmgr: entry already exists
Message-ID:  <17892.53940.469067.259986@jerusalem.litteratus.org>
In-Reply-To: <20070228004521.GD1336@smogmonster.local>
References:  <20070227182106.GA22211@smogmonster.local> <17892.33095.635813.563796@jerusalem.litteratus.org> <20070228004521.GD1336@smogmonster.local>

next in thread | previous in thread | raw e-mail | index | archive | help

Joshua Tinnin writes:

>  > >  for file in `/usr/bin/find /usr/ports/textproc/docbook-sk/work -type f |
>  > >  /usr/bin/sed -e 's|^/usr/ports/textproc/docbook-sk/work/||' |
>  > >  /usr/bin/grep -v '^\.' | /usr/bin/sort`; do  install  -o root -g wheel
>  > >  -m 444 /usr/ports/textproc/docbook-sk/work/$file
>  > >  /usr/local/share/xml/docbook/4.1.2/$file;  done
>  > >  xmlcatmgr: entry already exists for
>  > >  `/usr/local/share/xml/docbook/4.1.2/docbook.cat' of type `CATALOG'
>  > >  *** Error code 1
>  > 
>  > 	_As I remember it_ the solution is to delete the catalog.
>  > (i.e. make a backup, then delete the original)  The port will
>  > evaluate this to a problem it understands and Do The Right Thing.
>  
>  OK, thanks for that. Is docbook.cat the catalog file to delete?

	I don't remember - first time I had the experience, and (Deo
gratia) the last..

>  Sorry, I'm not at all familiar with this part of the system.

	Me either.


				Robert Huff



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17892.53940.469067.259986>