On Mon, Oct 14, 2024 at 09:53:32AM -0000, Stuart Henderson wrote: > This looks like a build issue with -stable packages, which have copied the > tars from release rather than building fresh when the PKGNAME was unchanged, > so @depend lines were incorrect. (The tgz are different due to being re- > signed but ungzip them and the tars are identical, and different than if > you build yourself from 7.6-stable). > > > which I think could be solved by just upgrading python-tkinter to *p1. > > It's not really the correct fix but pragmatically it's the simplest one so > I've done that, new -stable packages are likely to show up later today.
This explains it. Thank you for your efforts!