Kuro wrote: 
> When I typed <ipaddress>/soa-build.log, I got a blank page.
> 
> Where exactly is the log file located?  I can ssh into the box and check
> it.
> 
> BTW, the build on Cubox failed.  It was able to create the package file,
> and even installed it, but LMS would not start.  I see this file under
> the soa-aur/logitechmediaserver-7.9-lms/
> 
> -rw-r--r-- 1 root root 13770820 Jul 26 01:31
> logitechmediaserver-lms-7.9r19258.8daf1a3-1-armv7h.pkg.tar.xz

The file is in /tmp so will be lost if you reboot.

Can you ssh to the device and cd to the location and try to install
manually:


Code:
--------------------
    
  pacman -U logitechmediaserver-lms-7.9r19258.8daf1a3-1-armv7h.pkg.tar.xz
  
--------------------

what do these say:

Code:
--------------------
    
  systemctl status logitechmediaserver
  journalctl
  
--------------------


------------------------------------------------------------------------
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

Reply via email to