On Sat, Dec 12, 2020, at 6:41 PM Gary E. Miller via devel <devel@ntpsec.org>
wrote:

> Yo James!
>
> On Sat, 12 Dec 2020 18:35:13 -0800
> James Browning via devel <devel@ntpsec.org> wrote:
>
> > The following patch clears it up on the machine I bisected on.
>
> No, that uses the installed ntp module, not the one being tested.
>
> >          pypath = destdir + ctx.env.PYTHONARCHDIR  # + os.sep + 'ntp'
> > -        env = {'PYTHONPATH': pypath} if destdir != '/' else {}
> > +        env = {'PYTHONPATH': pypath}
>
> You do NOT want to use the module in destdir.
>

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.
_______________________________________________
devel mailing list
devel@ntpsec.org
http://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to