Solved [SOLVED] Can't Upgrade Using Portmaster - xmlcatmgr Error

I'm trying to upgrade my installed ports using this command:

portmaster -a

The process stops after this error:
Code:
====> Compressing man pages (compress-man)
===>  Installing for docbook-xml-5.0_1
===>  Checking if textproc/docbook-xml already installed
===>   Registering installation for docbook-xml-5.0_1 as automatic
xmlcatmgr: entry already exists for `/usr/local/share/xml/docbook/catalog.xml' of type `nextCatalog'
xmlcatmgr: entry already exists for `/usr/local/share/xml/docbook/catalog' of type `CATALOG'
pkg-static: POST-INSTALL script failed
Installing docbook-xml-5.0_1...pkg-static: docbook-xml-5.0_1 conflicts with docbook500-5.0_4 (installs files into the same place).  Problematic file: /usr/local/share/xml/docbook/5.0/catalog.xml
*** Error code 70

Stop.
make: stopped in /usr/ports/textproc/docbook-xml


Any ideas on how I can fix this?
 
Back
Top