12-30-2016, 07:08 PM
I updated openelec from 6.0.3 to 7 and I found a problem with the transmission plugin.
specifically, the daemon cannot start for a dynamic library problem.
# ldd /storage/.kodi/addons/service.downloadmanager.transmission/bin/transmission-daemon | grep not
libcrypto.so.32 => not found
# ls /usr/lib/*crypto* -1
/usr/lib/libcrypto.so
/usr/lib/libcrypto.so.35
/usr/lib/libcrypto.so.35.0.0
specifically, the daemon cannot start for a dynamic library problem.
# ldd /storage/.kodi/addons/service.downloadmanager.transmission/bin/transmission-daemon | grep not
libcrypto.so.32 => not found
# ls /usr/lib/*crypto* -1
/usr/lib/libcrypto.so
/usr/lib/libcrypto.so.35
/usr/lib/libcrypto.so.35.0.0