> Now we can get back on the ipv6 option.
>
> so if we want to proceed further in removing the option to build with or
> without
> ipv6 for the ports side. Please speak up in reply to this email, if you are
> building without ipv6, why are you doing so, what are the real benefit for it.
> How bad
This message of pkg is misleading.
It looks at /bin/sh or something like that for the version. And prints that as
the 'kernel' version. So if you did an incremental build and /bin/sh was not
changed the version stays the same.
To fix it you can do a clean buildworld/installworld.
Regards,
Rona
Ronald Klop writes:
> Van: Bengt Ahlgren
> Datum: woensdag, 9 oktober 2019 23:38
> Aan: sta...@freebsd.org
> Onderwerp: pkg thinks kernel is old
>>
>> I've ran into this on my 11.3-STABLE system:
>>
>> # uname -K
>> 1103500
>> # pkg update -f
>> Updating ivyp repository catalogue...
>> Fetching
On Thu, Oct 10, 2019 at 01:25:28PM +0200, Ronald Klop wrote:
> This message of pkg is misleading.
>
> It looks at /bin/sh or something like that for the version. And prints that
> as the 'kernel' version. So if you did an incremental build and /bin/sh was
> not changed the version stays the same
On Thu, Oct 10, 2019 at 03:44:03PM +0200, Bengt Ahlgren wrote:
> Ronald Klop writes:
>
> > Van: Bengt Ahlgren
> > Datum: woensdag, 9 oktober 2019 23:38
> > Aan: sta...@freebsd.org
> > Onderwerp: pkg thinks kernel is old
> >>
> >> I've ran into this on my 11.3-STABLE system:
> >>
> >> # uname -K
On Thu, 10 Oct 2019 15:44+0200, Bengt Ahlgren wrote:
> That might well be it - I've done some buildworld:s with -DNO_CLEAN
> lately. I'll test - thanks for the tip!
For what it's worth, I run this command prior to running
make -D NO_CLEAN buildworld buildkernel:
/usr/bin/find /usr/obj -type f -
On Wed, Oct 09, 2019 at 08:13:39PM -0700, Jeremy Chadwick wrote:
> > Now we can get back on the ipv6 option.
> >
> > so if we want to proceed further in removing the option to build with or
> > without
> > ipv6 for the ports side. Please speak up in reply to this email, if you are
> > building wi