Re: ✘Python 2.7 broken

James Browning jamesb.fe80 at gmail.com
Sun Dec 13 02:53:35 UTC 2020


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

> Yo James!
>
> On Sat, 12 Dec 2020 18:35:13 -0800
> James Browning via devel <devel at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/devel/attachments/20201212/3aaf5dfe/attachment.htm>


More information about the devel mailing list