Page MenuHomePhabricator

Packaging Python does not work/is not implemented
Closed, InvalidPublic

Description

Status: When try to start the nightly build workbench (develop) on a clean Ubuntu 18/20 system, I got the following error:

sDMAS-2018.07-3582-g01ec63137f-linux-x86_64/MitkWorkbench.sh'
!Tue Sep 1 12:20:51 2020
0.214! WARNING: The plugin liborg_mitk_example_gui_regiongrowing.so was not found in /home/sidt/Downloads/mitk nightly/MITK-experiments/sDMAS-2018.07-3582-g01ec63137f-linux-x86_64/bin/plugins
[1.211] Initializing python service
terminate called after throwing an instance of 'mitk::Exception'

what():  /home/ubuntu/jenkins-agent/MITK/Nightly/Ubuntu20.04/src/Modules/Python/autoload/PythonService/mitkPythonService.cpp:68:

Python runtime could not be loaded: /usr/lib/x86_64-linux-gnu/libpython3.8.so: cannot open shared object file: No such file or directory
Aborted (core dumped)

The search file/symbolic link usr/lib/x86_64-linux-gnu/libpython3.8.so does not exist. But usr/lib/x86_64-linux-gnu/libpython3.8.so.1 and usr/lib/x86_64-linux-gnu/libpython3.8.so.1.0 exist.

What is not "OK" our CI clients or do we need further instructions for the installation target system?

Event Timeline

floca triaged this task as High priority.Sep 1 2020, 12:33 PM
floca created this task.

No issue for 2020, because it is currently not a part of the workbench release.
The problem will be covered by T27196: Rewrite packaging of MITK

kislinsk renamed this task from Cannot start nightly workbench on a clean Ubuntu 18/20 to Packaging Python does not work/is not implemented.Jan 15 2021, 12:09 PM
kislinsk added subscribers: nolden, neher.