Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Nov 2008 16:20:13 +0100
From:      "Johan Hendriks" <Johan@double-l.nl>
To:        <freebsd-questions@freebsd.org>
Subject:   RE: CVSup update nagios-3.0.4_1
Message-ID:  <57200BF94E69E54880C9BB1AF714BBCB5DE222@w2003s01.double-l.local>
References:  <c60a46e50811030223m164091cfld125e29b69de7e60@mail.gmail.com> <441vxoj3rz.fsf@be-well.ilk.org>

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

>> from web ports I have see   (
>> =
http://www.freebsd.org/cgi/ports.cgi?query=3Dnagios-3&stype=3Dall&sektion=
=3Dall)
>> that is relased the version nagios-3.0.4_1 of nagios but I have on my =
system
>> the version nagios-3.0.3.
>>
>> Now if i try to update nagios from cvsup I run the follow comands:
>>
>> cd /usr/ports/ ; make update ; make fetchindex
>>
>> When the upgrade is finished, i run:
>> portversion -l '<' -v | grep nagios
>>
>> but nagios-3.0.4_1 is not present.
>>
>> This is my /etc/make.conf file:
>>
>> #############make.conf#################
>> CPUTYPE=3D                i686
>> CFLAGS=3D                 -O -pipe
>> INSTALL=3D                install -C
>> SUP_UPDATE=3D             yes
>> SUP=3D                    /usr/local/bin/cvsup
>> SUPFLAGS=3D               -g -L 2
>> SUPHOST=3D                cvsup18.FreeBSD.org
>> SUPFILE=3D                /usr/share/examples/cvsup/stable-supfile
>> PORTSSUPFILE=3D           /usr/share/examples/cvsup/ports-supfile
>> DOCSUPFILE=3D             /usr/share/examples/cvsup/doc-supfile
>> WRKDIRPREFIX=3D           /var/tmp
>> WITHOUT_GNOME=3D          true
>> WANT_OPENSSL_MANPAGES=3D  true
>> MAKE_IDEA=3D              YES
>> WITH_OPTIMIZED_CFLAGS=3D  yes
>> PERL_ARCH=3D              mach
>> NOPERL=3D                 yo
>> NO_PERL=3D                yo
>> NO_PERL_WRAPPER=3D        yo
>> #############make.conf#################
>>
>>
>> cvsup18.FreeBSD.org has not yet updated ? Have you an idea ?

>cvsup18 has the latest.  You're obviously having trouble with the
>index file, because that (or a database derived therefrom) is what
>portversion is looking at to determine what's out of date.

>Check the ports-mgmt/nagios/Makefile to be sure it is in fact showing
>the new version.

I had the same thing, the makefile has the latest, butpkg_version did =
not detect the new nagios.
What I did was going to /usr/port/net-mgmt/nagios
And did a:
 make FORCE_PKG_REGISTER=3Dyes install clean
It installed nagios 3.0.4

Regards,
Johan Hendriks

No virus found in this outgoing message.
Checked by AVG - http://www.avg.com=20
Version: 8.0.175 / Virus Database: 270.9.0/1771 - Release Date: =
6-11-2008 7:58



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