I tried tonight to update LMS nightly v7.9.1 on piCoreplayer v3.20
The update failed:



> Ready to Reload LMS, Press Enter to Continue
> 
> Stopping LMS
> Slimserver Stopped
> Waiting for File Handles to Close
> Unmounting Extension
> Moving new Extension to /mnt/mmcblk0p2/tce/optional
> 
> Syncing filesystems
> Loading new Extension
> slimserver.tcz: OK
> Starting New Version of LMS
> Global symbol "$updateFile" requires explicit package name (did you
> forget to declare "my $updateFile"?) at
> /usr/local/slimserver/Slim/Utils/OS/Custom.pm line 86.
> Compilation failed in require at
> /usr/local/slimserver/Slim/Utils/OSDetect.pm line 61.
> Your locale was detected as C, you may have problems with non-Latin
> filenames.  Consider changing your LANG variable to the correct locale,
> i.e. en_US.utf8
> [17-06-29 20:20:15.4401] main::init (387) Starting Logitech Media Server
> (v7.9.1, 1498651562, Thu Jun 29 04:08:50 UTC 2017) perl 5.024000 -
> arm-linux-gnueabihf-thread-multi-64int
> 
> Slimserver Running pid:13439
> 
> 
> Press Enter to Cleanup and exit
> 
> 
> Deleting the temp folders
> DONE
> 
> tc@MotherspiCorePlayer:~$ Global symbol "$updateFile" requires explicit
> package name (did you forget to declare "my $updateFile"?) at
> /usr/local/slimserver/Slim/Utils/OS/Custom.pm line 86.
> Compilation failed in require at
> /usr/local/slimserver/Slim/Utils/OSDetect.pm line 61.
> Your locale was detected as C, you may have problems with non-Latin
> filenames.  Consider changing your LANG variable to the correct locale,
> i.e. en_US.utf8
> tc@MotherspiCorePlayer:~$

any suggestions?

Thanks 

Ronnie

This is line 86 


Code:
--------------------
        Slim::Utils::Log::logger('server.update')->warn("Unable to update 
version file: $updateFile");
  
--------------------


and this is line 61


Code:
--------------------
    require Slim::Utils::OS::Custom;
  
--------------------


------------------------------------------------------------------------
Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=107579

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to