<div dir="ltr"><div dir="ltr">On Sat, Dec 12, 2020, at 6:41 PM Gary E. Miller via devel <<a href="mailto:devel@ntpsec.org" target="_blank">devel@ntpsec.org</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Yo James!<br>
<br>
On Sat, 12 Dec 2020 18:35:13 -0800<br>
James Browning via devel <<a href="mailto:devel@ntpsec.org" target="_blank">devel@ntpsec.org</a>> wrote:<br>
<br>
> The following patch clears it up on the machine I bisected on.<br>
<br>
No, that uses the installed ntp module, not the one being tested.<br>
<br>
>          pypath = destdir + ctx.env.PYTHONARCHDIR  # + os.sep + 'ntp'<br>
> -        env = {'PYTHONPATH': pypath} if destdir != '/' else {}<br>
> +        env = {'PYTHONPATH': pypath}<br>
<br>
You do NOT want to use the module in destdir.<br></blockquote><div><br></div><div>I thought I wanted to use the module in DESTDIR. To find install issues before the ground drops out under me. Given that you know better, I will not interfere with your rewrite.</div></div></div>