Re: [SlimDevices: SqueezeCenter] CPAN modules error: Image::Scale

2020-05-14 Thread Roland0
Lestrad wrote: > Here's what I have (my is /opt/logitechmediaserver/): > /opt/logitechmediaserver/CPAN/Image/Scale.pm (version 0.11) > /opt/logitechmediaserver/CPAN/auto/Image/Scale/Scale.so > AND > /usr/lib/perl5/5.30/site_perl/Image/Scale.so (version 0.11) > You should uninstall the package

Re: [SlimDevices: SqueezeCenter] CPAN modules error: Image::Scale

2020-05-14 Thread Lestrad
I solved the problem. Here's what I did: _ - disable logitechmediaserver.service and reboot - copy Image-Scale-0.08.tar.gz to //src/slimserver-vendor-7.9.2.arch2/CPAN/ - remove the existing logitechmediaserver-7.9.2.arch2-1-armv7h.pkg.tar.xz f

Re: [SlimDevices: SqueezeCenter] CPAN modules error: Image::Scale

2020-05-13 Thread paul-
digimaster wrote: > Up to you, but I know perl 5.28, LMS and armhf/armv7 will not work. > Several user have rapporten this issue. > Not sure why you say this pCP is using 5.28 for over a year, and we also have the most up to date Image::Scale and other offerings. Perl is an odd compiler, the

Re: [SlimDevices: SqueezeCenter] CPAN modules error: Image::Scale

2020-05-13 Thread paul-
Lestrad wrote: > Thanks! Actually my Perl version is 5.30.2, and LMS version is 7.9.2. > But if you can give me an idea of how to downgrade Perl, I'll try it if > the solutions I suggested to Roland don't work. The easiest way to install a different perl version is to 1) Download the perl sour

Re: [SlimDevices: SqueezeCenter] CPAN modules error: Image::Scale

2020-05-13 Thread sitro0
Lestrad wrote: > Thanks! Actually my Perl version is 5.30.2, and LMS version is 7.9.2. > But if you can give me an idea of how to downgrade Perl, I'll try it if > the solutions I suggested to Roland don't work. For Image::Scale and Media::Scan I got the same error when I installed from the slims

Re: [SlimDevices: SqueezeCenter] CPAN modules error: Image::Scale

2020-05-13 Thread Lestrad
digimaster wrote: > I'm don't know about you're setup, but I know the combination perl 5.28 > and lms 8.0 on a armhf, armv7 give this error. Try it with perl 5.24 > that should work. > > Send from my mobile Phone digimaster wrote: > Up to you, but I know perl 5.28, LMS and armhf/armv7 will n

Re: [SlimDevices: SqueezeCenter] CPAN modules error: Image::Scale

2020-05-13 Thread digimaster
Lestrad wrote: > Thanks! But before I try downgrading perl, I'd like to solve the problem > at the level of the LMS installation if that's possible. Stay tuned. > > LesUp to you, but I know perl 5.28, LMS and armhf/armv7 will not work. Several user have rapporten this issue. Send from my mobi

Re: [SlimDevices: SqueezeCenter] CPAN modules error: Image::Scale

2020-05-12 Thread Lestrad
digimaster wrote: > I'm don't know about you're setup, but I know the combination perl 5.28 > and lms 8.0 on a armhf, armv7 give this error. Try it with perl 5.24 > that should work. > > Send from my mobile Phone Thanks! But before I try downgrading perl, I'd like to solve the problem at the

Re: [SlimDevices: SqueezeCenter] CPAN modules error: Image::Scale

2020-05-12 Thread Lestrad
Roland0 wrote: > > You should have exactly one Scale.pm and one Scale.o per perl version > supported provided by the binary LMS package. > Example: > /CPAN/Image/Scale.pm > dir>/CPAN/arch/5.28/armv7l-linux-thread-multi/auto/Image/Scale/Scale.so > > dir>/CPAN/arch/5.30/armv7l-linux-thread-mult

Re: [SlimDevices: SqueezeCenter] CPAN modules error: Image::Scale

2020-05-12 Thread Roland0
You should never manually install perl modules bundled with LMS (like Image::Scale) by any other means (e.g. OS package manager, cpan) when using a binary LMS package, since you end up with multiple versions of these modules. So the first step is to remove all superfluous modules from the system.

Re: [SlimDevices: SqueezeCenter] CPAN modules error: Image::Scale

2020-05-12 Thread digimaster
Lestrad wrote: > Hello. I know this problem's been dealt with, but nothing I do seems to > make it go away. > > Since I updated my installation of Arch Linux for ARM (to version > 5.6.11-1-ARCH), I can longer start LMS. "systemctl status > logitechmediaserver.service" produces this: > > > Cod

[SlimDevices: SqueezeCenter] CPAN modules error: Image::Scale

2020-05-12 Thread Lestrad
Hello. I know this problem's been dealt with, but nothing I do seems to make it go away. Since I updated my installation of Arch Linux for ARM (to version 5.6.11-1-ARCH), I can longer start LMS. "systemctl status logitechmediaserver.service" produces this: Code: ● logi