On 26-05-2020 00:31, Hal Murray via devel wrote:
> Fedora is updating from Python 3.7 to 3.8.
>
> That breaks ntpq (and friends) because the installed ntp libraries are over
> in 3.7 but ntpq is looking in 3.8
>
> Is there a good/clean fix for this? Should the code that chops the ".py? off
> t
On Mon, May 25, 2020, at 3:31 PM Hal Murray via devel wrote:
>
> Fedora is updating from Python 3.7 to 3.8.
>
> That breaks ntpq (and friends) because the installed ntp libraries are over
> in 3.7 but ntpq is looking in 3.8
>
> Is there a good/clean fix for this? Should the code that chops the "
Yo Hal!
On Mon, 25 May 2020 15:31:42 -0700
Hal Murray via devel wrote:
> Fedora is updating from Python 3.7 to 3.8.
Gentoo has remove 2.7 and moved from 3.6 yo 3.7 to 3.8 quickly. What a PITA.
> That breaks ntpq (and friends) because the installed ntp libraries
> are over in 3.7 but ntpq is
Fedora is updating from Python 3.7 to 3.8.
That breaks ntpq (and friends) because the installed ntp libraries are over in
3.7 but ntpq is looking in 3.8
Is there a good/clean fix for this? Should the code that chops the ".py? off
the name also fixup the first line of the script to replace "pyt