mstinaff / PMS_Updater

Shell script for updating the Plex Media Server inside the FreeNAS Plex plugin
MIT License
439 stars 91 forks source link

Can't update plex with PMS_Updater after wget upgrade #55

Closed afettouhi closed 3 years ago

afettouhi commented 3 years ago

I wanted update plex on my FReeNAS box today and I updated wget in that plex jail before that. Seems like that wget uses newer version of libc now because I get this error when running the script

´/lib/libc.so.7: version FBSD_1.6 required by /usr/local/bin/wget not found´

BTW what are the package dependencies of the PMS_Updater script?

afettouhi commented 3 years ago

Please ignore this issue. I got this fixed by upgrading my jail.

kevin91270 commented 2 years ago

hello, i've got the same error how do you fix it ?

afettouhi commented 2 years ago

I just did a "iocage upgrade plexmediaserver" where plexmediaserver is the name of my plex jail. Then the issue went away.

MAGICCC commented 2 years ago

You could also use fetch to download the latest script