ntpq vs Python 3.8

Hal Murray hmurray at megapathdsl.net
Mon May 25 22:31:42 UTC 2020


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 "python" with "python3.x"?

-- 
These are my opinions.  I hate spam.





More information about the devel mailing list