Roland0 wrote: 
> Compare the Slim/Utils/OS/ directories of both versions. Any
> differences?
> 

There is a "Custom.pm" in the iocage but not in the warden one. Without
the file, LMS doesn't start Error: "mkdir
/usr/local/share/logitechmediaserver/Logs: Permission denied at
/usr/local/share/logitechmediaserver/Slim/Utils/Log.pm".  
Alle other files have the same filesize. i think they are identic.
Roland wrote: 
> 
> Edit OSDetect.pm line 134
> > 
Code:
--------------------
  >   > 
  > $isLinux   = $os->get('os') eq 'Linux';
  > # add this
  > print STDOUT "OS: " .  $os->get('os') . " / OSname: " . $os->get('osName') 
. "\n";
  > 
--------------------
> > 
> and check the output when starting LMS
Output is: OS: FreeBSD / OSname: FreeBSD


BTW. one of my tries that didn't lead to anything...:  in the logfile i
found: 
Code:
--------------------
    [18-02-01 18:49:05.1592] Slim::Utils::Misc::addFindBinPaths (161) not 
adding /usr/local/share/logitechmediaserver/Bin/amd64-freebsd-thread-multi - 
does not exist
  [18-02-01 18:49:05.1594] Slim::Utils::Misc::addFindBinPaths (161) not adding 
/usr/local/share/logitechmediaserver/Bin/freebsd - does not exist
--------------------

I copied the dir "i386-freebsd-64int" that is at exacly this position
from warden to iocage. Leads to

Code:
--------------------
    [18-02-01 18:54:50.5752] Slim::Utils::Misc::addFindBinPaths (155) adding 
/usr/local/share/logitechmediaserver/Bin/amd64-freebsd-thread-multi
  [18-02-01 18:54:50.5753] Slim::Utils::Misc::addFindBinPaths (155) adding 
/usr/local/share/logitechmediaserver/Bin/freebsd
--------------------


------------------------------------------------------------------------
mrMuppet's Profile: http://forums.slimdevices.com/member.php?userid=34722
View this thread: http://forums.slimdevices.com/showthread.php?t=108622

_______________________________________________
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to