As this problem might be of interest to other people as well and as Rick's mailserver does not accept my mail, here is a mail I just wrote to a poor user.
----- Forwarded message from Nikolay Sturm <[EMAIL PROTECTED]> ----- From: Nikolay Sturm <[EMAIL PROTECTED]> Subject: Re: nagios openbsd port on current Organization: Fnord! Date: Mon, 29 Aug 2005 22:22:29 +0200 Message-ID: <[EMAIL PROTECTED]> User-Agent: Mutt/1.5.8i To: Rick Aliwalas <[EMAIL PROTECTED]> X-Accept-Language: de en * Rick Aliwalas [2005-08-29]: > # make install > ===> net/nagios/nagios > ===> Installing nagios-2.0b4p0 from > /usr/ports/packages/i386/all/nagios-2.0b4p0.tgz > Can't install nagios-2.0b4p0 because of conflicts (nagios-2.0b4p0-chroot) > /usr/sbin/pkg_add: /usr/ports/packages/i386/all/nagios-2.0b4p0.tgz:Fatal error > *** Error code 1 This shows your problem, you did 'make install' in net/nagios, which is wrong. nagios is a subcategory of net and contains a directory for the plugins and nagios proper. In your case, you get a conflict of the regular version with the chroot FLAVOR. Go to net/nagios/nagios and do 'make install' there but first remove everything nagios from your system. Nikolay ----- End forwarded message -----
