Re: ntpq broken on new Debian box

2020-10-14 Thread Udo van den Heuvel via devel
On 14-10-2020 20:04, James Browning via devel wrote: > Not your system it's mine. In the interim, move the libntpc files up a > level. I should have a patch soon. Simply check ld.so.conf and rerun ldconfig. Was easy fix on Fedora. Udo ___ devel mailing

Re: ntpq broken on new Debian box

2020-10-14 Thread James Browning via devel
On Wed, Oct 14, 2020, 10:08 AM Hal Murray via devel wrote: > > I'm setting up a new Debian system. I'm far from a Debian wizard, but I'm > not > a total newbie either. > > I have a ntp.pth setup, so ntpq finds the python libraries. > Short version I screwed up and did not test installs anywhere

Re: ntpq broken on new Debian box

2020-10-14 Thread Fred Wright via devel
On Wed, 14 Oct 2020, Hal Murray via devel wrote: I'm setting up a new Debian system. I'm far from a Debian wizard, but I'm not a total newbie either. I have a ntp.pth setup, so ntpq finds the python libraries. [...] File "/usr/local/lib/python3/dist-packages/ntp/ntpc.py", line 49, in _dlo

ntpq broken on new Debian box

2020-10-14 Thread Hal Murray via devel
I'm setting up a new Debian system. I'm far from a Debian wizard, but I'm not a total newbie either. I have a ntp.pth setup, so ntpq finds the python libraries. try: import ntp.control <== worked import ntp.ntpc<== died here Traceback (most recent call last): File "/usr/local/