matthuisman / docker-kodi-headless

A headless install of kodi in a docker container
GNU General Public License v3.0
136 stars 13 forks source link

Error after most recent update #22

Closed crb4 closed 1 year ago

crb4 commented 1 year ago

Had this working on Unraid however after docker update I am getting an error '/usr/lib/kodi/kodi-x11: error while loading shared libraries: libpython3.6m.so.1.0: cannot open shared object file: No such file or directory'

matthuisman commented 1 year ago

What is your arch? Amd64? Arm?

On Mon, 28 Nov 2022, 01:15 crb4, @.***> wrote:

Has this working on Unraid however after docker update I am getting an error '/usr/lib/kodi/kodi-x11: error while loading shared libraries: libpython3.6m.so.1.0: cannot open shared object file: No such file or directory'

— Reply to this email directly, view it on GitHub https://github.com/matthuisman/docker-kodi-headless/issues/22, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABPQAKMYUG3AZYBLXUWIC6TWKNGH3ANCNFSM6AAAAAASMPVCEQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

crb4 commented 1 year ago

Amd64

hernandito commented 1 year ago

Getting same error... Kodi Docker in unRAID... on a Xeon server.

matthuisman commented 1 year ago

should be fixed shortly when https://github.com/matthuisman/docker-kodi-headless/actions finish :)

hernandito commented 1 year ago

Thank you! Please let us know when OK to update the container.

matthuisman commented 1 year ago

ready now :)

hernandito commented 1 year ago

Works perfect. Thank you!!!

matthuisman commented 1 year ago

sweet :) There is a Nexus build now too.

And also a new easier way to install addons directly https://github.com/matthuisman/docker-kodi-headless#install-add-ons

crb4 commented 1 year ago

Thanks from me too.