python relink issue
Hello,
today I updated deemix with ./updatedeemix.sh. When the app is trying to start I get:
python3: Relink `/lib/x86_64-linux-gnu/libsystemd.so.0' with `/lib/x86_64-linux-gnu/librt.so.1' for IFUNC symbol `clock_gettime'
python3: Relink `/lib/x86_64-linux-gnu/libudev.so.1' with `/lib/x86_64-linux-gnu/librt.so.1' for IFUNC symbol `clock_gettime'
./install_debian.sh: line 57: 110181 Segmentation fault (core dumped) python3 deemix-pyweb.py
Cannot start it anymore using ./startdeemix.sh, nor is install_debian.sh working - same error on both.
System: Linux mint 19.3
Any help appreciated! Thanks