[Slackbuilds-users] Updates - 20250524.1
Willy Sudiarto Raharjo
willysr at slackbuilds.org
Sun May 25 11:29:22 UTC 2025
> Jellyfin is at version 10.10.7, but the Slackbuilds script for jellyfin-bin
> tries to download 10.10.5, which is not found at the location specified in
> the Slackbuilds jellyfin-bin page. Additionally (at least after using
> jellyfin-bin.Slackbuild to build and install 10.10.7) the start function in
> the /etc/rc.d/rc.jellyfin script installed as a result does not work: the
> incantation
>
> /usr/bin/daemon --name=jellyfin --pidfile=/var/run/jellyfin.pid -- \
> /opt/jellyfin/jellyfin/jellyfin \
> -d $DATADIR \
> -C $CACHEDIR \
> -c $CONFIGDIR \
> -l $LOGDIR \
> -u $USER:$GROUP
>
> does not start the Jellyfin server in my system. It does after changing it
> to read
>
> /usr/bin/daemon --name=jellyfin -u $USER:$GROUP
> --pidfile=/var/run/jellyfin.pid -- \
> /opt/jellyfin/jellyfin/jellyfin \
> -d $DATADIR \
> -C $CACHEDIR \
> -c $CONFIGDIR \
> -l $LOGDIR
please let the maintainer know about this
i cc'ed this email to him as well
--
Willy Sudiarto Raharjo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20250525/bca3546d/attachment.asc>
More information about the SlackBuilds-users
mailing list