Re: [SlimDevices: SqueezeCenter] Fedora 31+ Support

2022-01-11 Thread ggalt


Just to close this one out, I downloaded
logitechmediaserver-8.3.0-0.1.1641914771.noarch.rpm from the nightly
server and installed today with no issues.  It works fine with Fedora 35
and perl 5.34.  Thanks!!



ggalt's Profile: http://forums.slimdevices.com/member.php?userid=4941
View this thread: http://forums.slimdevices.com/showthread.php?t=113167

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


Re: [SlimDevices: SqueezeCenter] Fedora 31+ Support

2022-01-10 Thread ggalt


mherger wrote: 
> Ok, here's something for you to try: download 
> https://www.dropbox.com/s/rm5k763i29xrl2c/CPAN-534.tar.gz?dl=0 and put 
> it inside the CPAN/arch folder of your LMS installation. Then
> 
> tar xzf CPAN-534.tar.gz
> 
> That should create a 5.34/x86_64-linux-thread-multi sub-folder. Then try
> 
> to start LMS once more.
Thanks!  That worked.  All seems to be right with the world now.

I'm not sure if you maintain the SPEC file for the Redhat build, but
adding the line I suggested above might at least alert people as to the
issue.



ggalt's Profile: http://forums.slimdevices.com/member.php?userid=4941
View this thread: http://forums.slimdevices.com/showthread.php?t=113167

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


Re: [SlimDevices: SqueezeCenter] Fedora 31+ Support

2022-01-07 Thread ggalt


mherger wrote: 
> >  This is perl 5, version 34, subversion 0 (v5.34.0) built for
> x86_64-linux-thread-multi
> 
> We don't have support for Perl 5.34 yet. For the time being you'd have 
> to build the binaries yourself. See 
> https://github.com/Logitech/slimserver-vendor/tree/public/8.3/CPAN
Ugh!! Well, I guess I know what I'm doing this weekend!  When do you
expect support for v5.34 and where can I find which versions of perl are
supported?



ggalt's Profile: http://forums.slimdevices.com/member.php?userid=4941
View this thread: http://forums.slimdevices.com/showthread.php?t=113167

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


Re: [SlimDevices: SqueezeCenter] Fedora 31+ Support

2022-01-07 Thread ggalt


mherger wrote: 
> > I'm running Fedora 35 and 8.2.0 and have the same issue.  I get 2
> > errors:
> > 
> > Image::Scale object version 0.14 does not match bootstrap
> > parameter 0.08 at /usr/lib64/perl5/DynaLoader.pm line 210.
> > Compilation failed in require at (eval 85) line 1.
> > BEGIN failed--compilation aborted at (eval 85) line 1.
> 
> Did you upgrade Fedora to this system? What Perl version is this? What 
> if you fully uninstalled LMS, making sure none of its libraries was left
> 
> behind, and re-installed again?

$ perl -v gives me:


Code:

This is perl 5, version 34, subversion 0 (v5.34.0) built for 
x86_64-linux-thread-multi
  
  Copyright 1987-2021, Larry Wall



I had been running 8.0.0 on Fedora 33 (and have been running on Linux --
mostly Fedora -- since before Slim Devices was bought by Logitech) with
no issues and did an upgrade straight to Fedora 35. The problems started
right after the upgrade to F35.  

I've uninstalled 8.2 and its dependencies and tried both 8.1.1 and
8.0.0, both without success.  FYI, these are all noarch.rpm files from
here: https://downloads.slimdevices.com/

George



ggalt's Profile: http://forums.slimdevices.com/member.php?userid=4941
View this thread: http://forums.slimdevices.com/showthread.php?t=113167

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


Re: [SlimDevices: SqueezeCenter] Fedora 31+ Support

2022-01-07 Thread ggalt


udovdh wrote: 
> I see the same error in the nightlies I installed (8.2x and 8.3.x).
> Local issue or LMS?
I'm running Fedora 35 and 8.2.0 and have the same issue.  I get 2
errors: 

Image::Scale object version 0.14 does not match bootstrap
parameter 0.08 at /usr/lib64/perl5/DynaLoader.pm line 210.
Compilation failed in require at (eval 85) line 1.
BEGIN failed--compilation aborted at (eval 85) line 1.
and 

Parser.pm and Expat.pm versions don't match at
/usr/share/squeezeboxserver/CPAN/XML/Parser.pm line 20.
BEGIN failed--compilation aborted at
/usr/share/squeezeboxserver/CPAN/XML/Parser.pm line 22.
Compilation failed in require at (eval 102) line 1.
BEGIN failed--compilation aborted at (eval 102) line 1.

Fedora doesn't seem to provide a package that contains Image::Scale
(only Image::Size), so I've installed it via CPAN.  I've got v0.14 for
Image::Scale and v2.46 for XML::Parser.

Any help would be greatly appreciated.

George



ggalt's Profile: http://forums.slimdevices.com/member.php?userid=4941
View this thread: http://forums.slimdevices.com/showthread.php?t=113167

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