ntpq noflake

Dear All,

my environment:

Debian 12 latest patch level

Python 3.11.2

git commit c7a86a0a Wed Sep 3 04:59:08 2025

When I open ntpq interactive and enter the command "noflake" I get a traceback.

# /usr/local/bin/ntpq -c ver 
ntpsec-1.2.4+45-gc7a86a0a7
# /usr/local/bin/ntpq
ntpq> noflake
Traceback (most recent call last):
  File "/usr/local/bin/ntpq", line 1918, in <module>
    interpreter.cmdloop()
  File "/usr/lib/python3.11/cmd.py", line 138, in cmdloop
    stop = self.onecmd(line)
           ^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/cmd.py", line 217, in onecmd
    return func(arg)
           ^^^^^^^^^
TypeError: Ntpq.do_noflake() takes 1 positional argument but 2 were given

Kind regards

Hans

Assignee Loading
Time tracking Loading