Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Aug 2016 13:59:47 +0100
From:      krad <kraduk@gmail.com>
To:        Mel Pilgrim <list_freebsd@bluerosetech.com>
Cc:        freebsd-pkgbase@freebsd.org
Subject:   Re: pkgbase and interim freebsd builds
Message-ID:  <CALfReyf%2BPgKd%2BH%2Bq6usTZFGi_etR%2Bj%2Bh=jmCYKxfDMbQNYNOOA@mail.gmail.com>
In-Reply-To: <CALfReyeZLro8_A10QyLSssxkv6yf3jvbrR4p7VW5LnWW4MxXjw@mail.gmail.com>
References:  <CALfReyeFq25VUBdQgi9sgJk7m23Gv2x-eZTNKs64-gvPvBKWyQ@mail.gmail.com> <3eb72f44-70fd-96b5-9aaa-c85512ca7de8@gmail.com> <CALfReye%2B1vbkKMKCZ3Vi1Dn0v306i_yOXm0Lv8E6mipm-gz_zg@mail.gmail.com> <86b01a44-3eb5-05f6-1884-bf811f2e08bc@bluerosetech.com> <CALfReyeZLro8_A10QyLSssxkv6yf3jvbrR4p7VW5LnWW4MxXjw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
much the same when i repeated pkg-devel as well

[root@r2 /usr/src]# which pkg
/usr/local/sbin/pkg
[root@r2 /usr/src]# /usr/local/sbin/pkg -v
1.8.99.9


On 11 August 2016 at 09:26, krad <kraduk@gmail.com> wrote:

> not on 11-stable with pkg 1.8.7
>
> [root@r2 /usr/obj/build/stable/usr/src/repo/FreeBSD:11:amd64/latest]# pkg
> info -fF FreeBSD-kernel-me-11.0.txz
> FreeBSD-kernel-me-11.0
> Name           : FreeBSD-kernel-me
> Version        : 11.0
> Installed on   : Thu Jan  1 00:00:00 1970 UTC
> Origin         : base
> Architecture   : freebsd:11:x86:64
> Prefix         : /
> Categories     : base
> Licenses       : BSD2CLAUSE
> Maintainer     : re@FreeBSD.org
> WWW            : https://www.FreeBSD.org
> Comment        : FreeBSD me kernel
> Annotations    :
> Flat size      : 95.6MiB
> Description    :
> FreeBSD me kernel
> [root@r2 /usr/obj/build/stable/usr/src/repo/FreeBSD:11:amd64/latest]#
> uname -a
> FreeBSD r2 11.0-BETA4 FreeBSD 11.0-BETA4 #11: Wed Aug 10 09:52:44 BST 2016
>     root@r2:/build/stable/usr/obj/usr/src/sys/me  amd64
>
> (from a jail)
> root@packager:/ # pkg info -xf FreeBSD-clang-11.0
> FreeBSD-clang-11.0
> Name           : FreeBSD-clang
> Version        : 11.0
> Installed on   : Fri Jul 22 13:34:56 2016 UTC
> Origin         : base
> Architecture   : freebsd:11:x86:64
> Prefix         : /
> Categories     : base
> Licenses       : BSD2CLAUSE
> Maintainer     : re@FreeBSD.org
> WWW            : https://www.FreeBSD.org
> Comment        : Clang Utilities
> Annotations    :
>         repo_type      : binary
>         repository     : FreeBSD-base
> Flat size      : 118MiB
> Description    :
> Clang Utilities
> root@packager:/ # pkg -v
> 1.8.7
>
>
>
> On 10 August 2016 at 23:50, Mel Pilgrim <list_freebsd@bluerosetech.com>
> wrote:
>
>> On 2016-08-10 06:24, krad wrote:
>>
>>> true its not elegant though is it, as ultimately it will want to be
>>> integrated into a standard patching schedule. I just want to make sure
>>> i'm
>>> not missing something, or its just in the pipeline. Maybe the svn
>>> revision
>>> number could be embedded into the package version ?
>>>
>>
>> The build date is appended to the version number:
>>
>> # pkg info -xf FreeBSD-kernel
>> FreeBSD-kernel-generic-12.0.s20160726192118
>> Name           : FreeBSD-kernel-generic
>> Version        : 12.0.s20160726192118
>> Installed on   : Tue Jul 26 20:21:48 2016 UTC
>> Origin         : base
>> Architecture   : freebsd:12:x86:64
>> Prefix         : /
>> Categories     : base
>> Licenses       : BSD2CLAUSE
>> Maintainer     : re@FreeBSD.org
>> WWW            : https://www.FreeBSD.org
>> Comment        : FreeBSD GENERIC kernel
>> Annotations    :
>>         repo_type      : binary
>>         repository     : FreeBSD-base
>> Flat size      : 108MiB
>> Description    :
>> FreeBSD GENERIC kernel
>>
>>
>> Is this not the case in 11-stable?
>>
>>
>> On 10 August 2016 at 13:54, Henry Vogt <henry.vogt@gmail.com> wrote:
>>>
>>>
>>>> Am 10.08.16 um 14:21 schrieb krad:
>>>>
>>>>> Hi, I am currently testing pkgbase on a few jails and have setup my own
>>>>> repo for the base OS package files. This is working fine at a certain
>>>>> level
>>>>> however I have noticed if i do an interim build of freebsd 11-stable
>>>>> from
>>>>> svn, the base packages dont get updated via pkgbase even though the
>>>>> repo
>>>>> files have newly build packages. I'm guess this is because the version
>>>>> of
>>>>> the packages currently is 11.0, so nothing will get updated until they
>>>>> are
>>>>> bumped to 11.1. Is there any way to modify this behaviour so that
>>>>> interim
>>>>> builds are captured, as I mostly do weekly builds of stable?
>>>>>
>>>>>
>>>> You can always force a re-install using
>>>>
>>>> pkg -f -r <your_repo>
>>>>
>>>> Best
>>>> Henry
>>>>
>>>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALfReyf%2BPgKd%2BH%2Bq6usTZFGi_etR%2Bj%2Bh=jmCYKxfDMbQNYNOOA>