Dear all,
i just tried to install LMS on Fedora 27 with the following process. My issue is that LMS seems to does not start and i'm not able to identify the reasons. You would find below the status of the service.
The command "systemctl status squeezeboxserver -l" leads to :
Thanks for your help
i just tried to install LMS on Fedora 27 with the following process. My issue is that LMS seems to does not start and i'm not able to identify the reasons. You would find below the status of the service.
Code:
su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm'
yum repolist | grep rpmfusion
sudo yum install http://www.squeezecommunity.org/repo/fedora/27/x86_64/squeezecommunity-repo-1-11.fc27.noarch.rpm
sudo yum update
yum repolist
yum info logitechmediaserver
sudo yum install logitechmediaserverCode:
● squeezeboxserver.service - SqueezeboxServer Daemon
Loaded: loaded (/usr/lib/systemd/system/squeezeboxserver.service; enabled; vendor preset: disabled)
Active: inactive (dead) since Mon 2018-04-16 10:18:33 CEST; 3s ago
Process: 1816 ExecStart=/usr/libexec/squeezeboxserver --pidfile=${SQUEEZEBOX_PID_FILE} --cachedir=${SQUEEZEBOX_CACHE_DIR} --prefsdir=${SQUEEZEBOX_CFG_DIR} --logd
Main PID: 1816 (code=exited, status=0/SUCCESS)
avril 16 10:18:33 audio-serveur squeezeboxserver[1816]: NOTE:
avril 16 10:18:33 audio-serveur squeezeboxserver[1816]: If you're running some unsupported Linux/Unix platform, please use the buildme.sh
avril 16 10:18:33 audio-serveur squeezeboxserver[1816]: script located here:
avril 16 10:18:33 audio-serveur squeezeboxserver[1816]: https://github.com/Logitech/slimserver-vendor/tree/public/7.9/CPAN
avril 16 10:18:33 audio-serveur squeezeboxserver[1816]: If 7.9 is outdated by the time you read this, Replace "7.9" with the major version
avril 16 10:18:33 audio-serveur squeezeboxserver[1816]: You should never need to do this if you're on Windows or Mac OSX. If the installers
avril 16 10:18:33 audio-serveur squeezeboxserver[1816]: don't work for you, ask for help and/or report a bug.
avril 16 10:18:33 audio-serveur squeezeboxserver[1816]: *******
avril 16 10:18:33 audio-serveur squeezeboxserver[1816]:
avril 16 10:18:33 audio-serveur squeezeboxserver[1816]: Exiting..