Bug#1141369: transition: vtk9
Drew Parsons
dparsons at debian.org
Fri Jul 3 15:25:19 BST 2026
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: vtk9 at packages.debian.org
Control: affects -1 + src:vtk9
User: release.debian.org at packages.debian.org
Usertags: transition
I think vtk9 is ready at your convenience
for transition 9.5 → 9.6
The library is built and tested in experimental.
I've tested build of those reverse dependencies that build in less
than 30 minutes, and filed bugs against those which fail. In many
cases build failure was due to a missing #include <iostream> to define
std::cout, not a failure from vtk9.6 itself. Bug#1140923 gdcm is the
most centrally impacting but easily patched.
paraview will be upgraded to 6.1.1 as part of this transition
(also built in experimental)
https://release.debian.org/transitions/html/auto-vtk9.html
Ben file:
title = "vtk9";
is_affected = .depends ~ "libvtk9.5" | .depends ~ "libvtk9.6";
is_good = .depends ~ "libvtk9.6";
is_bad = .depends ~ "libvtk9.5";
More information about the debian-science-maintainers
mailing list