Triode wrote:
> This should have been fixed 22 days ago -
> https://github.com/Logitech/slimserver-vendor/commit/9998de09422f0fddfb725dc129b38429e795d454
> https://github.com/Logitech/slimserver/commit/eceba6f9a35c529b1e28390324aad6a7f6b54304
>
> Are you using the latest soa-aur install script for lms? (perhaps the
> previous version was not removed completely - there should be no
> CPAN/Compress/Raw/Zlib.pm in the latest install)
True, but to double check this is a problem I just re-built LMS on my
x86_64 test VM. Deleted /opt/logitechmediaerver tree, removed installed
logitechmediaserver package (pacman -Rns logitechmediaserver ). Checked
Zlib.pm was not on system. Re-cloned soa-aur, built LMS package without
-c flag.
The result is that the file
*"/opt/logitechmediaserver/CPAN/Compress/Raw/Zlib.pm"* is still part of
the package:
Code:
--------------------
[root@soapvm logitechmediaserver]# pacman -Ql logitechmediaserver | grep Zlib
logitechmediaserver /opt/logitechmediaserver/CPAN/Compress/Raw/Zlib.pm
--------------------
So it gets installed:
Code:
--------------------
[root@soapvm logitechmediaserver]# find / -name Zlib.pm
/opt/logitechmediaserver/CPAN/Compress/Raw/Zlib.pm
/usr/lib/perl5/core_perl/Compress/Raw/Zlib.pm
/usr/share/perl5/core_perl/IO/Zlib.pm
/usr/share/perl5/core_perl/Compress/Zlib.pm
/root/soa-aur/logitechmediaserver/src/logitechmediaserver-7.8.0/CPAN/Compress/Raw/Zlib.pm
/root/soa-aur/logitechmediaserver/pkg/logitechmediaserver/opt/logitechmediaserver/CPAN/Compress/Raw/Zlib.pm
--------------------
The simple fix is just to delete
/opt/logitechmediaserver/CPAN/Compress/Raw/Zlib.pm and restart LMS to
avoid Zlib.pm errors. So is there still a bug in the LMS buildme.sh?
------------------------------------------------------------------------
Krisbee's Profile: http://forums.slimdevices.com/member.php?userid=59080
View this thread: http://forums.slimdevices.com/showthread.php?t=101624
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix