buildprep on Debian

2025-04-04 Thread Hal Murray via devel
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 However the following packages replace it: python-

Re: buildprep on Debian

2025-04-04 Thread Hal Murray via devel
> Same conceptual idea as python-is-python3, right? > But just install python3-dev directly. Maybe, but there is something going on that I don't understand yet. Here is the code in my buildprep: apt) $install build-essential# Build environment

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