Linux [SteamOS/Debian] Issues with PVR addons requesting the wrong version of a lib
#1
I updated the PVR addons for my repository recently. I made sure to use the Krypton branch for them (if available). I have one particular user who is trying to use the HTS addon, but the addon seems to be requesting a lib version higher than what the package provides. Is this a matter of incorrect versioning in my build script, user error, or am I using the wrong branch of source code?


Please see: https://github.com/mdeguzis/SteamOS-Tools/issues/162
Build script: build-kodi-pvr-hts.sh

-PK
Reply
#2
replied on github in more detail.
tldr: https://github.com/mdeguzis/LibreGeek-Pa...hts.sh#L62
Reply
#3
Thank you wsnipex, as always. I replied back, seems the lib is still old, unless 17.0 is ok.
Reply
#4
Added another comment to the github thread. Seems to be a folder placement issue.
Reply
#5
yep, all good. libname.so.17 is correct for Krypton, it's only a symlink and the real file is libname.so.[addon_version]
Reply

Logout Mark Read Team Forum Stats Members Help
[SteamOS/Debian] Issues with PVR addons requesting the wrong version of a lib0