Bug#1129773: [Debian-med-packaging] Bug#1129773: insighttoolkit5: FTBFS: Could NOT find Boost: Found unsuitable version "1.90.0"

Santiago Vila sanvila at debian.org
Mon Mar 9 14:23:05 GMT 2026


On Mon, Mar 09, 2026 at 08:34:26AM -0500, Steven Robbins wrote:

> I just did a local re-build of vtk9 and indeed the file now contains 
> 
>  find_package(Boost 
>    1.90.0 
>    EXACT
> 
> Which confirms your hypothesis.
>
> > Therefore, I suggest a rebuild of the vtk package with the new version 
> > of boost, this should update the VTK-vtk-module-find-packages.cmake and 
> > then all the package that depends on vtk9 may rebuild without any problem.
> 
> I agree.  This feels like a binary NMU rebuild would suffice, so I'll make that request.

Before you request a binNMU, I have a simple question:

Should we really use EXACT there?

Maybe this would be a good opportunity to stop requiring exact versions.
(maybe >= would be better, but I don't know enough CMake to say how to implement that)

Thanks.



More information about the debian-science-maintainers mailing list