Date: Wed, 1 Apr 2015 02:24:48 +0200 From: Sergei Vyshenski <svysh.fbsd@gmail.com> To: Baptiste Daroussin <bapt@freebsd.org> Cc: pkg@freebsd.org, ports@freebsd.org, stable@freebsd.org, current@freebsd.org, Shawn Webb <shawn.webb@hardenedbsd.org> Subject: Re: [CFT] Call for testing pkg 1.5.0 Message-ID: <CAHU0Y-6amENpYYZiQPy8Ueh-L1nB4iCz6XkzVtAkQTCiXoTVzg@mail.gmail.com> In-Reply-To: <20150331192315.GH30115@ivaldir.etoilebsd.net> References: <20150331190323.GF30115@ivaldir.etoilebsd.net> <1427829555.3892.7.camel@hardenedbsd.org> <20150331192315.GH30115@ivaldir.etoilebsd.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On Tue, Mar 31, 2015 at 9:23 PM, Baptiste Daroussin <bapt@freebsd.org> wrote: > Add WITH_PKG=devel in your build make.conf > then pkg upgrade will want you to upgrade to 1.4.99.16 (which is pkg 1.5.0 > beta1) > This does not work for me. # cat /etc/make.conf |grep PKG WITH_PKGNG=yes WITH_PKG=devel # pkg upgrade Updating FreeBSD repository catalogue... FreeBSD repository is up-to-date. All repositories are up-to-date. Checking for upgrades (218 candidates): 100% Processing candidates (218 candidates): 100% Checking integrity... done (0 conflicting) Your packages are up to date. # pkg -v 1.4.12 # pkg info |grep pkg pkg-1.4.12 Package manager Instead, the following succeded: # cd /usr/ports/ports-mgmt/pkg-devel # make reinstall ... # pkg -v 1.4.99.16 All the best, Sergei
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHU0Y-6amENpYYZiQPy8Ueh-L1nB4iCz6XkzVtAkQTCiXoTVzg>