Failed to load library: libnspr4.so

Hi

i am running dietpi bookworm on rpi 3. I installed the last Catchup Tv and more. When i try to play m6 channel i have errors. Here is the problem i think :

2025-03-26 14:40:07.427 T:1981    error <general>: AddOnLog: inputstream.adaptive: Initialize: Initialize: Failed to load library: libnspr4.so: cannot open shared object file: No such file or directory
2025-03-26 14:40:07.427 T:1981    error <general>: AddOnLog: inputstream.adaptive: Unable to load widevine shared library (/home/dietpi/.kodi/cdm/libwidevinecdm.so)
2025-03-26 14:40:07.427 T:1981    error <general>: AddOnLog: inputstream.adaptive: OpenDRMSystem failed
2025-03-26 14:40:07.429 T:1981    error <general>: CVideoPlayer::OpenInputStream - error opening [plugin://plugin.video.catchuptvandmore/resources/lib/channels/fr/6play/get_live_url/?_pickle_=80049559000000000000007d94288c075f7469746c655f948c164d3620e2809420556e206a6f75722c20756e20646f63948c08786d6c74765f6964948c14433131382e6170692e74656c6572616d612e6672948c076974656d5f6964948c026d3694752e]
2025-03-26 14:40:07.429 T:1981     info <general>: CVideoPlayer::OnExit()
2025-03-26 14:40:07.430 T:1981     info <general>: ADDON: Dll Destroyed - InputStream Adaptive
2025-03-26 14:40:07.478 T:645      info <general>: CVideoPlayer::CloseFile()
2025-03-26 14:40:07.479 T:645      info <general>: VideoPlayer: waiting for threads to exit
2025-03-26 14:40:07.479 T:645      info <general>: VideoPlayer: finished waiting

libc6 is correctly installed :

root@DietPi:/home/dietpi/.kodi# apt-cache policy libnspr4.so
N: Unable to locate package libnspr4.so
N: Couldn't find any package by glob 'libnspr4.so'
N: Couldn't find any package by regex 'libnspr4.so'
root@DietPi:/home/dietpi/.kodi# apt-cache policy libc6

libc6:
  Installed: 2.36-9+rpt2+deb12u9
  Candidate: 2.36-9+rpt2+deb12u9
  Version table:
 *** 2.36-9+rpt2+deb12u9 500
        500 https://archive.raspberrypi.com/debian bookworm/main arm64 Packages
        100 /var/lib/dpkg/status
     2.36-9+deb12u10 500
        500 https://deb.debian.org/debian bookworm/main arm64 Packages
     2.36-9+deb12u7 500
        500 https://deb.debian.org/debian-security bookworm-security/main arm64 Packages

What can i do ?

seems to be part of package libnspr4 and not libc6 Debian -- Package Contents Search Results -- libnspr4.so

1 Like

Everythings is ok. I made a mistake with the library. Sorry