Python-ntplib 0.3.3 has a bug that causes translations of stratum to string to throw an exception. This was fixed in 0.4. A workaround was installed in the library's `clockstate` module as part of #1601. - [ ] Upgrade ntplib to 0.4 and add it as a build for Debian - [ ] Remove the workaround added by 79e260a - [ ] Verify that everything works when `ntp.stratum` comes up `0`.
Python-ntplib 0.3.3 has a bug that causes translations of stratum to string to throw an exception. This was fixed in 0.4.
A workaround was installed in the library's
clockstatemodule as part of #1601.ntp.stratumcomes up0.