I have been trying out portmaster lately. I seems great, but I keep having builds bail out because a port is already installed. Here is an example:
This has happened on other portmaster upgrades too.
Any suggestions?
Code:
===>>> Starting check for runtime dependencies
===>>> Gathering dependency list for print/ghostscript8 from ports
===>>> Starting dependency check
===>>> Dependency check complete for print/ghostscript8
teTeX-base-3.0_13 >> print/ghostscript8
===> Installing for ghostscript8-nox11-8.63
===> Generating temporary packing list
===> Checking if print/ghostscript8 already installed
===> ghostscript8-nox11-8.63 is already installed
You may wish to ``make deinstall'' and install this port again
by ``make reinstall'' to upgrade it properly.
If you really wish to overwrite the old port of print/ghostscript8
without deleting it first, set the variable "FORCE_PKG_REGISTER"
in your environment or the "make install" command line.
*** Error code 1
Stop in /usr/ports/print/ghostscript8.
*** Error code 1
Stop in /usr/ports/print/ghostscript8.
===>>> Installation of ghostscript8-nox11-8.63 (print/ghostscript8) failed
===>>> Aborting update
===>>> Update for /usr/ports/print/ghostscript8 failed
===>>> Aborting update
polaris# uname -a
FreeBSD polaris.turnerinfotech.local 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
This has happened on other portmaster upgrades too.
Any suggestions?