Hi, Am Mon, Sep 15, 2025 at 03:55:57PM +0200 schrieb Markus Blatt:
As the problem appears also when trying to view vtk files in paraview, I opted to fix this in vtk. I did backport a fix that is already available in stable (to fix the same bug 1064762, see [1]) to bookworm. This fixes running the tests in dune-grid and will prevent users of other packages experiencing problems when dealing with vtk files containing raw data. I am only a maintainer of dune-grid and cannot upload the fixed package myself. You will find the fix in branch bookworm on salsa [2] (based on the latest bookworm release). I simply cherry-picked the previous fix to bookworm.
In addition I have also provided a workaround in dune-grid on salsa in branch bookworm [3], in case that is more convenient. I still think that fixing vtk9 is the better option, as it prevents more problems. Again I am only a maintainer of dune-grid and probably cannnot upload to bookworm (or at least I do not know how). Would be cool if somebody would upload either of the approaches. Best, Markus
[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1064762 [2] https://salsa.debian.org/science-team/vtk9/-/tree/bookworm?ref_type=heads
[3] <https://salsa.debian.org/science-team/dune-grid/-/tree/bookworm?ref_type=heads>

