Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Nov 2008 10:02:56 -0500
From:      Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
To:        "Gian Paolo Buono" <gpbuono@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: CVSup update nagios-3.0.4_1
Message-ID:  <441vxoj3rz.fsf@be-well.ilk.org>
In-Reply-To: <c60a46e50811030223m164091cfld125e29b69de7e60@mail.gmail.com> (Gian Paolo Buono's message of "Mon\, 3 Nov 2008 11\:23\:56 %2B0100")
References:  <c60a46e50811030223m164091cfld125e29b69de7e60@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
"Gian Paolo Buono" <gpbuono@gmail.com> writes:

> from web ports I have see   (
> http://www.freebsd.org/cgi/ports.cgi?query=nagios-3&stype=all&sektion=all)
> 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=                i686
> CFLAGS=                 -O -pipe
> INSTALL=                install -C
> SUP_UPDATE=             yes
> SUP=                    /usr/local/bin/cvsup
> SUPFLAGS=               -g -L 2
> SUPHOST=                cvsup18.FreeBSD.org
> SUPFILE=                /usr/share/examples/cvsup/stable-supfile
> PORTSSUPFILE=           /usr/share/examples/cvsup/ports-supfile
> DOCSUPFILE=             /usr/share/examples/cvsup/doc-supfile
> WRKDIRPREFIX=           /var/tmp
> WITHOUT_GNOME=          true
> WANT_OPENSSL_MANPAGES=  true
> MAKE_IDEA=              YES
> WITH_OPTIMIZED_CFLAGS=  yes
> PERL_ARCH=              mach
> NOPERL=                 yo
> NO_PERL=                yo
> NO_PERL_WRAPPER=        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.

-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
		http://be-well.ilk.org/~lowell/



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