Kuro wrote: > Ah, the log is in /tmp, no wonder I couldn't find it. Anyway, the log > is not the entire built log, only a small part of the entire built. > There was no error there. > > I tried "perl slimserver.pl" and I got this: > > The following modules failed to load: XML::Parser::Expat YAML::XS > Sub::Name > > I suspect YAML was not compiled properly. > > Anyway, here is the screen output after executing "systemctl status > logitechmediaserver": > > > Code: -------------------- > > > [root@cubox logitechmediaserver-7.9-lms]# pacman -U logitechmediaserver-lms-7.9r19258.8daf1a3-1-armv7h.pkg.tar.xz > loading packages... > warning: logitechmediaserver-lms-7.9r19258.8daf1a3-1 is up to date -- reinstalling > resolving dependencies... > looking for inter-conflicts... > > Packages (1): logitechmediaserver-lms-7.9r19258.8daf1a3-1 > > Total Installed Size: 42.62 MiB > Net Upgrade Size: 0.00 MiB > > :: Proceed with installation? [Y/n] y > (1/1) checking keys in keyring [######################] 100% > (1/1) checking package integrity [######################] 100% > (1/1) loading package files [######################] 100% > (1/1) checking for file conflicts [######################] 100% > (1/1) checking available disk space [######################] 100% > (1/1) reinstalling logitechmediaserver-lms [######################] 100% > synchronizing filesystem... > -------------------- > > > > > Code: -------------------- > > > [root@cubox logitechmediaserver-7.9-lms]# systemctl status logitechmediaserver > ● logitechmediaserver.service - Logitech Media Server Daemon > Loaded: loaded (/usr/lib/systemd/system/logitechmediaserver.service; enabled) > Active: inactive (dead) since Sat 2014-07-26 22:06:22 HKT; 14s ago > Process: 1213 ExecStart=/opt/logitechmediaserver/slimserver.pl --prefsdir /opt/logitechmediaserver/prefs --cachedir /opt/logitechmediaserver/cache --logdir /opt/logitechmediaserver/Logs (code=exited, status=0/SUCCESS) > Main PID: 1213 (code=exited, status=0/SUCCESS) > > Jul 26 22:06:25 cubox slimserver.pl[1213]: ******* > Jul 26 22:06:25 cubox slimserver.pl[1213]: NOTE: > Jul 26 22:06:25 cubox slimserver.pl[1213]: If you're running some unsupporte...h > Jul 26 22:06:25 cubox slimserver.pl[1213]: script located here: > Jul 26 22:06:25 cubox slimserver.pl[1213]: https://github.com/Logitech/slims...N > Jul 26 22:06:25 cubox slimserver.pl[1213]: If 7.8 is outdated by the time yo...n > Jul 26 22:06:25 cubox slimserver.pl[1213]: You should never need to do this ...s > Jul 26 22:06:25 cubox slimserver.pl[1213]: don't work for you, ask for help .... > Jul 26 22:06:25 cubox slimserver.pl[1213]: ******* > Jul 26 22:06:25 cubox slimserver.pl[1213]: Exiting.. > Hint: Some lines were ellipsized, use -l to show in full. > -------------------- > > > > journalctl output was too long to list here. Is there any thing > specific I should look for?
OK that looks like the logitechmediasever-cpan package did not install ok. Can you change to that directory and try to rebuild it? makepkg --asroot --force ------------------------------------------------------------------------ Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread: http://forums.slimdevices.com/showthread.php?t=101624 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
