Re: ntpq version troubles

2021-07-10 Thread Hal Murray via devel
> It's probably a result of me trying to be clever. IIRC it's comparing the > version of the ntp python module (left) with the version of the FFI stub > (right). Neither the source nor the build system seems to have changed in the > interval. It's looking at the libntpc.so from a tarball built >

Re: ntpq version troubles

2021-07-10 Thread James Browning via devel
On Fri, Jul 9, 2021 at 4:15 PM Hal Murray via devel wrote: > > > When I start ntpq, I get this message: > ntp.ntpc wrong version '1.2.1+17-gbc270426b-dirty 2021-07-09/11:45:21' != > '1.2.1' It's probably a result of me trying to be clever. IIRC it's comparing the version of the ntp python module

ntpq version troubles

2021-07-09 Thread Hal Murray via devel
When I start ntpq, I get this message: ntp.ntpc wrong version '1.2.1+17-gbc270426b-dirty 2021-07-09/11:45:21' != '1.2.1' It works OK. That's built with --build-desc=xxx on the configure line to waf on a system using git with some local edits. It works with the same command line on a s