You are not logged in.

#1 2012-06-03 20:46:45

tritron4
Member
Registered: 2012-04-14
Posts: 153

logitech mediaserver and perl 5.16

Well since arch linux upgraded to per 5.16 and Logitech mediaserver is written in Perl the aur needs to be modded. It seems that packages need to be rebuild that come with mediaserver.
So rebuilding modules is very easy buildme.sh needs to be changed and Class-XSAccessor-1.05 needs to be replaced with Class-XSAccessor-1.13. Now
defined(@array) is deprecated at /opt/logitechmediaserver/CPAN/Class/Inspector.pm line 124 
/opt/logitechmediaserver/CPAN/Log/Log4perl/Config.pm line 840.
/opt/logitechmediaserver/Slim/Player/SB1SliMP3Sync.pm line 146.

Does any one know how to solve that error

Offline

#2 2012-06-03 21:36:26

tritron4
Member
Registered: 2012-04-14
Posts: 153

Re: logitech mediaserver and perl 5.16

so removing defined solves the issue. Now I get this Warning: Can't locate UUID/Tiny.pm how i can debug this ?

Offline

#3 2012-06-04 01:26:51

tritron4
Member
Registered: 2012-04-14
Posts: 153

Re: logitech mediaserver and perl 5.16

Well I downloaded lates DBI package and DBiX and changed buldme.sh script and now logitech mediaserver works with perl 5.16
It seems to have issues with pause play buttons. I can press play but not pause and I am getting
overload arg '"' is invalid at /opt/logitechmediaserver/CPAN/DBIx/Class/Storage.pm line 26

Offline

Board footer

Powered by FluxBB