Re: [SlimDevices: Unix] Upgrading LMS

2019-05-11 Thread drmatt
(well, one remaining issue, which I don't think is related, is that on a restart it will hang for a lng time, many minutes, running 100% cpu with this being the final message in the logs: [19-05-11 20:40:21.1934] Plugins::TrackStat::Storage::refreshTracks (1242) TrackStat: Synchronizing Trac

Re: [SlimDevices: Unix] Upgrading LMS

2019-05-11 Thread drmatt
Well, that was fun. The answer? MANY MANY ".dpkg-new" and ".dpkg-tmp" files scattered throughout the /usr/share/perl5/Slim/ tree. Once I'd trawled through these and renamed the most recent one to the correct name, LMS is starting up just fine and running perfectly, with all plugins in place. L

Re: [SlimDevices: Unix] Upgrading LMS

2019-05-11 Thread drmatt
Don't know if its' relevant but on enabling debug for "server.plugins" I'm getting lots of: [19-05-11 17:07:30.8917] Slim::Utils::Strings::string (526) Error: missing string PLUGIN_FAVORITES_ADD [19-05-11 17:07:30.8923] Slim::Utils::Strings::string (526) Error: missing string PLUGIN_FAVORITES_RE

Re: [SlimDevices: Unix] Upgrading LMS

2019-05-11 Thread drmatt
Hmm, so the explanation for port 9090 not working is simple .. the CLI interface runs as a plugin, and no plugins are currently working .. ! Any ideas on debugging that? -- Hardware: 3x Touch, 1x Radio, 2x Receivers, 1 HP Microserver NAS with Debian+LMS 7.9.0 Music: ~1300 CDs, as 450 GB of 16

Re: [SlimDevices: Unix] Upgrading LMS

2019-05-11 Thread drmatt
So on startup I got the following: 2019-05-11 16:52:31 squeezeboxserver_safe started. [19-05-11 16:52:31.9410] main::init (387) Starting Logitech Media Server (v7.9.2, 1557550305, Sat May 11 07:16:51 CEST 2019) perl 5.028001 - i686-linux-gnu-thread-multi-64int [19-05-11 16:52:32.1993] Slim::Cont

Re: [SlimDevices: Unix] Upgrading LMS

2019-05-11 Thread drmatt
Yuck. Well, LMS has started, but I'm not happy about the mess of perl modules all over my box (well, this OS was built nearly 20 years ago and upgraded ever since, I guess it's time to do a reinstall!), and it looks like I need to reinstall the skin to get the webserver interface looking nice aga

Re: [SlimDevices: Unix] Upgrading LMS

2019-05-11 Thread drmatt
More perl nonsense: # /usr/sbin/squeezeboxserver "my" variable $err masks earlier declaration in same scope at /usr/share/squeezeboxserver/CPAN/AnyEvent/Handle.pm line 1773. Compilation failed in require at /usr/share/perl5/Slim/Web/HTTP.pm line 12. BEGIN failed--compilation aborted at /usr/shar

Re: [SlimDevices: Unix] Upgrading LMS

2019-05-11 Thread Michael Herger
.. so it compiled as root, but when running as "squeezeboxserver" it's falling over because of really odd permissions down the /usr/share/perl5/Slim tree. chmod -R a+r /usr/share/perl5/Slim -- Michael ___ unix mailing list unix@lists.slimdevices.com

Re: [SlimDevices: Unix] Upgrading LMS

2019-05-11 Thread drmatt
Well, I found the slimserver-vendor CPAN git libraries and ran "buildme.sh" and tried to copy in the arch/5.28/i686-.. folder to the base /usr/lib/squeezeboxserver/CPAN/arch folder. This works to a point, as root I get this: # /usr/sbin/squeezeboxserver [19-05-11 15:30:22.6350] main::init (387)

Re: [SlimDevices: Unix] Upgrading LMS

2019-05-11 Thread drmatt
Hi all, Can anyone remind me the process for rebuilding LMS for a new perl release? I wound up with perl 5.28.1 while trying to get something else working on my i386 server and even the latest nightlies don't seem to support it yet .. :( I downloaded from here http://downloads.slimdevices.com/nig

Re: [SlimDevices: Unix] Upgrading LMS

2018-12-08 Thread baggins
DJanGo wrote: > After you fiddle that out - the wiki would be proud of having a fedora > Howto like the Debian one ;-) Well actually, two years ago I fiddled that out when I installed LMS, totally unaware of the perl hassles. It was only later that I realised there were some issues with perl an

Re: [SlimDevices: Unix] Upgrading LMS

2018-12-08 Thread DJanGo
baggins wrote: > Your link refers to a Debian install. Is there also some documentation > available for Fedora? After you fiddle that out - the wiki would be proud of having a fedora Howto like the Debian one ;-) DJanGo'

Re: [SlimDevices: Unix] Upgrading LMS

2018-12-08 Thread baggins
DJanGo wrote: > Always start with making a backup > > then find your perl version > > find the matching lms here > http://wiki.slimdevices.com/index.php/Debian_Package#Supported_Perl_Versions > > upgrade perl > http://rpm.pbone.net/index.php3?stat=3&search=perl&srodzaj=3&dist[]=100 Thanks.

Re: [SlimDevices: Unix] Upgrading LMS

2018-12-08 Thread DJanGo
Always start with making a backup then find your perl version find the matching lms here http://wiki.slimdevices.com/index.php/Debian_Package#Supported_Perl_Versions upgrade perl http://rpm.pbone.net/index.php3?stat=3&search=perl&srodzaj=3&dist[]=100 -

[SlimDevices: Unix] Upgrading LMS

2018-12-08 Thread baggins
Hi, Since the version of LMS running on my server (Fedora 23...) is apparently too old to support the new Materials skin, I wanted to upgrade. So I downloaded the latest nightly build and tested the update. It failed: $rpm -Uvh --test logitechmediaserver-7.9.2-0.1.1543258616.noarch.rpm Prepar