I think I figured out one contribution to my confusion.

When printing out a backtrace, it uses the text from the installed version 
but it's actually running the local code.

[murray@hgm ntpclients]$ ./ntpmon ntp-wifi
Traceback (most recent call last):
  File "./ntpmon", line 164, in <module>
    variables, peer.associd))
  File "/usr/local/lib/python2.7/site-packages/ntp/util.py", line 273, in 
summary
    sys.stderr.write("DNS lookup ends.\n")
NameError: global name 'logfp' is not defined

I had modified that line.


-- 
These are my opinions.  I hate spam.



_______________________________________________
devel mailing list
devel@ntpsec.org
http://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to