Re: Upgrading from 7.2 stable to 7.3 current dig crashes (core-dumped) breaking smokeping

2023-03-08 Thread Tom Smyth
Folks,
just on this changing the binary  /usr/sbin/dig... to /usr/bin/dig and
going from 7.2 to 7.3  massive drop in latency of queries in a local
dns server in the same datacentre ...
 just thought it would be useful ... before and after smoke graph below

On Tue, 7 Mar 2023 at 14:30, Tom Smyth  wrote:
>
> Hi Peter,
>
> Thanks for that ...  you are 100% correct...  I was  caught off guard with 
> that thanks ...
>
> I Think I need to go through my upgrades ...  for more RmFiles...  :/
>
> Thanks it worked just fine...
>
> Much Obliged,
>
> Tom Smyth
>
>
> On Tue, 7 Mar 2023 at 12:48, Peter Hessler  wrote:
>>
>> On 2023 Mar 07 (Tue) at 12:42:33 + (+), Tom Smyth wrote:
>> :Folks upgrading from 7.2 to 7.3 current snapshot
>> :dig seems to  crash ...
>> :
>> :
>> :/usr/sbin/dig localhost
>> :Bad system call (core dumped)
>> :
>>
>> dig (et al) moved from /usr/sbin/ to /usr/bin/ in 6.7, you should update
>> your config to use the currently supported binary.
>>
>> https://www.openbsd.org/faq/upgrade67.html#RmFiles
>>
>>
>> --
>> We will have solar energy as soon as the utility companies solve one
>> technical problem -- how to run a sunbeam through a meter.
>
>
>
> --
> Kindest regards,
> Tom Smyth.



-- 
Kindest regards,
Tom Smyth.


Re: Upgrading from 7.2 stable to 7.3 current dig crashes (core-dumped) breaking smokeping

2023-03-07 Thread Stuart Henderson
On 2023-03-07, Peter Hessler  wrote:
> On 2023 Mar 07 (Tue) at 12:42:33 + (+), Tom Smyth wrote:
>:Folks upgrading from 7.2 to 7.3 current snapshot
>:dig seems to  crash ...
>:
>:
>:/usr/sbin/dig localhost
>:Bad system call (core dumped)
>:
>
> dig (et al) moved from /usr/sbin/ to /usr/bin/ in 6.7, you should update
> your config to use the currently supported binary.
>
> https://www.openbsd.org/faq/upgrade67.html#RmFiles

If that was still there, sysclean will probably find a whole bunch more.
Old binaries from before about January 2023 are fairly unlikely to work in
-current.

(Quick heads-up for any anoncvs server operators reading about that too ^^)




Re: Upgrading from 7.2 stable to 7.3 current dig crashes (core-dumped) breaking smokeping

2023-03-07 Thread Tom Smyth
Hi Peter,

Thanks for that ...  you are 100% correct...  I was  caught off guard with
that thanks ...

I Think I need to go through my upgrades ...  for more RmFiles...  :/

Thanks it worked just fine...

Much Obliged,

Tom Smyth


On Tue, 7 Mar 2023 at 12:48, Peter Hessler  wrote:

> On 2023 Mar 07 (Tue) at 12:42:33 + (+), Tom Smyth wrote:
> :Folks upgrading from 7.2 to 7.3 current snapshot
> :dig seems to  crash ...
> :
> :
> :/usr/sbin/dig localhost
> :Bad system call (core dumped)
> :
>
> dig (et al) moved from /usr/sbin/ to /usr/bin/ in 6.7, you should update
> your config to use the currently supported binary.
>
> https://www.openbsd.org/faq/upgrade67.html#RmFiles
>
>
> --
> We will have solar energy as soon as the utility companies solve one
> technical problem -- how to run a sunbeam through a meter.
>


-- 
Kindest regards,
Tom Smyth.


Re: Upgrading from 7.2 stable to 7.3 current dig crashes (core-dumped) breaking smokeping

2023-03-07 Thread Peter Hessler
On 2023 Mar 07 (Tue) at 12:42:33 + (+), Tom Smyth wrote:
:Folks upgrading from 7.2 to 7.3 current snapshot
:dig seems to  crash ...
:
:
:/usr/sbin/dig localhost
:Bad system call (core dumped)
:

dig (et al) moved from /usr/sbin/ to /usr/bin/ in 6.7, you should update
your config to use the currently supported binary.

https://www.openbsd.org/faq/upgrade67.html#RmFiles


-- 
We will have solar energy as soon as the utility companies solve one
technical problem -- how to run a sunbeam through a meter.