Bug#1141714: kig: Broken Python linking with more than one supported Python version
Adrian Bunk <[email protected]>
| Newsgroups | gmane.linux.debian.devel.qt-kde |
|---|---|
| Message-ID | <alC2qF-P2xRBGIZa__27146.6739986622$1783674687$gmane$org@localhost> |
On Fri, Jul 10, 2026 at 10:42:14AM +0200, Aurélien COUDERC wrote: > > > Le 9 juillet 2026 12:37:38 GMT+02:00, Adrian Bunk <[email protected]> a écrit : > > >The attached patch asks boost for the correct library. > > Thanks, uploaded. > > Any chance this is generally useful and I should submit it upstream or is it specific to the way we package Boost/Python in Debian ? It is specific to the way we are doing Python transitions in Debian, but it should be upstreamable. > Happy hacking, cu Adrian BTW: The best solution would be replacing FindBoostPython.cmake with the modern CMake way, but I gave up on that after looking at stuff like LIB_PYTHON that makes it take some time to understand what is actually needed.