Re: Anybody using the old waf?

2025-03-29 Thread Fred Wright via devel
On Sat, 29 Mar 2025, James Browning via devel wrote: On Saturday, March 29, 2025 1:52:15 PM Pacific Daylight Time Fred Wright via devel wrote: How many people care about signatures *and* don't trust the ntpsec signature *and* worry about the waf signature? None, Probably. I'm trying to look b

Re: Anybody using the old waf?

2025-03-29 Thread James Browning via devel
On Saturday, March 29, 2025 1:52:15 PM Pacific Daylight Time Fred Wright via devel wrote: > How many people care about signatures *and* don't trust the ntpsec > signature *and* worry about the waf signature? None, Probably. I'm trying to look beyond the shallow for once. > It seems to me that th

Re: Anybody using the old waf?

2025-03-29 Thread Fred Wright via devel
On Fri, 28 Mar 2025, James Browning via devel wrote: On Thursday, March 27, 2025 9:29:33 PM Pacific Daylight Time Fred Wright via devel wrote: On Fri, 28 Mar 2025, Matt Selsky wrote: [...] What specifically is currently shebanged to python3 and maybe needs to be changed? I'm referring to waf

buildprep, release

2025-03-29 Thread Hal Murray via devel
buildprep tried to handle both python2 and python3 But the code the does some of that is off to the side in a tools () subr so some people editing the mainline code (maybe only me) don't see it. As a result, some of the mainline code now assumes python3. It's more complicated than that. We

Re: buildprep on Debian

2025-03-29 Thread Richard Laager via devel
On 2025-03-29 02:35, Hal Murray via devel wrote: Anybody understand this area? Reading state information... Done Package python-dev is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source Ho

Re: buildprep on Debian

2025-03-29 Thread James Browning via devel
On Saturday, March 29, 2025 2:24:04 AM Pacific Daylight Time Hal Murray via devel wrote: > Somebody is adding that python-dev > > Ahh. I found this: > # Prerequisites for the client Python tools: python extensions > case $installer in > apt) > $install "python${PYVERS