Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Sep 2014 06:57:57 -0500
From:      "William A. Mahaffey III" <wam@hiwaay.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: pkg must be version 1.3.8 or greater
Message-ID:  <5422B1C5.1030400@hiwaay.net>
In-Reply-To: <lvr4sc$9f6$1@ger.gmane.org>
References:  <lvr4sc$9f6$1@ger.gmane.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 09/23/14 01:44, Ruben Schade wrote:
> Hi everyone,
>
> Running FreeBSD amd64 10.0-RELEAESE-p9. Installed everything from pkg, 
> very nice system.
>
> Prefer building nginx from ports, so portsnapped the latest tree and 
> did the usual:
>
> > # cd /usr/ports/www/nginx
> > # make install clean
>
> Got the following error:
>
> ===>  nginx-1.6.2,2 pkg(8) must be version 1.3.8 or greater, but you 
> have 1.3.7. You must upgrade pkg(8) first.
>
> Running pkg update however:
>
> > FreeBSD repository is up-to-date.
> > All repositories are up-to-date.
>
> And pkg upgrade:
>
> > Updating FreeBSD repository catalogue...
> > FreeBSD repository is up-to-date.
> > All repositories are up-to-date.
> > Checking for upgrades (1 candidates): 100%
> > Checking integrity... done (0 conflicting)
> > Your packages are up to date.
>
> Fairly new to pkgng, could that "1 candidates" line be the updated pkg 
> I need in waiting?
>
> Thanks,
> Ruben
>

The portsnap messes with pkg's logic about what needs upgrading & what 
doesn't, there have been other posts on this topic over the last several 
weeks (notably from me) .... Ports & Pkg's are usually updated by the 
maintainers about weekly, ports often/usually on Wednesday, Pkg's on 
Saturday. My experience is that if you wait until Saturday, your 
'pkg-upgrade' will work as desired & you will be off to the races. 
Alternatively, you can 'pkg install -yf ....' your pkg & move on 
immediately .... In general, for me, you should do any pkg-upgrades 
*before* you mess w/ ports. $0.02, no more no less ....


-- 

	William A. Mahaffey III

  ----------------------------------------------------------------------

	"The M1 Garand is without doubt the finest implement of war
	 ever devised by man."
                            -- Gen. George S. Patton Jr.




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