Prepare module armarx/VisionX fails, links to target "VTK::CommonCore" but the target was not found.
Bug Report
Summary and Bug Description
When upgrading an axii workspace, at step: prepare module armarx/VisionX is thrown, stating the following:
Following the axii troubleshooting steps didn't resolve the problem. Neither did adding deps/vtk manually.
Current Behavior
See bug description
Expected Behavior
Successful build
Steps to Reproduce
Create axii workspace, add VisionX and upgrade (Ubuntu 18 or 22)
Diagnosis
axii self report output: ┏━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Scope ┃ Info ┃ ┡━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ Axii │ Version: 25.01.1.0 │ │ │ Release: stable-0 │ │ │ Install: global │ │ │ Shell integration: active │ │ OS │ Ubuntu 18.04.6 LTS │ │ Kernel │ Linux 5.4.0-150-generic #167 (closed)~18.04.1-Ubuntu SMP Wed May 24 00:51:42 │ │ │ UTC 2023 x86_64 GNU/Linux │ │ Shell │ /bin/bash │ │ Python │ Python 3.6.9 │ │ Pip │ certifi==2024.12.14, charset-normalizer==2.0.12, click==8.0.0, │ │ │ commonmark==0.9.1, cycler==0.11.0, dataclasses==0.8, │ │ │ dbus-python==1.2.18, decorator==5.1.1, distro==1.7.0, gitdb==4.0.9, │ │ │ GitPython==3.1.18, idna==3.10, igraph==0.9.11, │ │ │ importlib-metadata==4.8.3, kiwisolver==1.3.1, matplotlib==3.3.0, │ │ │ networkx==2.5, notify2==0.3.1, numpy==1.19.0, Pillow==8.4.0, │ │ │ pkg_resources==0.0.0, psutil==5.9.4, Pygments==2.14.0, │ │ │ pygraphviz==1.6, pyparsing==3.1.4, PyQt5==5.15.0, │ │ │ PyQt5-sip==12.9.1, python-dateutil==2.9.0.post0, │ │ │ python-igraph==0.9.11, python-Levenshtein==0.12.2, │ │ │ requests==2.26.0, rich==12.6.0, rich-click==1.2.1, six==1.17.0, │ │ │ smmap==5.0.0, texttable==1.7.0, thefuzz==0.19.0, │ │ │ typing_extensions==4.1.1, urllib3==1.26.20, xdg==5.1.1, zipp==3.6.0 │ └────────┴─────────────────────────────────────────────────────────────────────┘
Error message: see bug description