On 2026/06/20 13:33, Chris Billington wrote:
> Stuart Henderson wrote:
> > On 2026/06/16 20:01, Chris Billington wrote:
> > > I tried to fix audio/curseradio but am for the moment baffled by the build
> > > errors. It tries to install new python packages during build and therefore
> > > fails. Connected to python version upgrade perhaps?
> > 
> > I think you have a -current ports tree but are running 7.9.
> > it turned out that it wasn't a -current ports tree, but old
> > Python
> libraries from previous releases hanging around, which I removed
> with 'pkg_delete -a'
> The machine I recently upgraded from 7.8-current to 7.9-current
> behaved the same way.

Those should have all been updated (as a big set) by pkg_add -u,
I don't think it shpuld be possible to have old ones left as they
would depend on an older branch of python, which conflicts with
3.14 in -current.

If you hit this again please tar up /var/db/pkg before deleting
anything so I can investigate.

> Only devel/py-flit_core, seemed to be affected, and failed at
> the install stage looking for non-existent python versions.
> Is this expected behaviour and should one run pkg_delete -a as a
> routine operation after a sysupgrade, or is there something
> peculiar to py-flit_core that caused this?

Another possibility is outdated files in /usr/ports/packages.
That should be cleaned often.

Reply via email to