Re: [CFT] Call for testing pkg 1.5.0

From: Allan Jude <allanjude_at_freebsd.org>
Date: Fri, 03 Apr 2015 10:15:32 -0400
On 2015-03-31 20:24, Sergei Vyshenski wrote:
> Hi,
> 
> On Tue, Mar 31, 2015 at 9:23 PM, Baptiste Daroussin <bapt_at_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
> _______________________________________________
> freebsd-current_at_freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"
> 

Baptiste meant that setting WITH_PKG=devel in the make.conf of a
poudriere would make it compiled pkg 1.4.99.x and make all users using
your repo use that. You'd have to run poudriere to make it rebuild
everything with that new make.conf first, before 'pkg upgrade' would
upgrade you to 1.4.99.x

-- 
Allan Jude


Received on Fri Apr 03 2015 - 12:15:28 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:56 UTC