BeSt wrote: > I have tried to reinstall packages or rename/delete things, but at the > end, I only updated CPAN and it solved the issue >
I have the same problem as BeSt but I do not want to go through CPAN to upgrade Perl (that's why I am using a distribution in the first place). So I tried to dig a bit further. First, the required version for File::Temp is set in /etc/squeezeboxserver/modules.conf. Commenting it out remove the error. BUT then there is another error (see below the last quote for the full copy/paste) > Socket version v49.44.51 required--this is only version v2.18.0 at > /usr/lib/x86_64-linux-gnu/perl-base/IO/Socket.pm line 12. So I tried to * comment out all entries in modules.conf -> NOK (same error) * mv /usr/lib/x86_64-linux-gnu/perl-base/IO/Socket.pm /usr/lib/x86_64-linux-gnu/perl-base/IO/Socket.pm-TMP -> NOK (same error). I do not understand how he can get an error from a file it cannot find. Any other ideas to test? Some more information > dpkg -I logitechmediaserver_7.9.0\~1458146048_all.deb > new debian package, version 2.0. > size 137702236 bytes: control archive=79682 bytes. > 205 bytes, 6 lines conffiles > 555 bytes, 13 lines control > 301746 bytes, 2970 lines md5sums > 1926 bytes, 67 lines * postinst #!/bin/sh > 458 bytes, 25 lines * postrm #!/bin/sh > 919 bytes, 41 lines * preinst #!/bin/sh > 193 bytes, 7 lines * prerm #!/bin/sh > Package: logitechmediaserver > Version: 7.9.0~1458146048 > Architecture: all > Maintainer: Logitech/Slim Devices <[email protected]> > Installed-Size: 341488 > Depends: perl (>= 5.8.8), adduser, libc6 > Conflicts: slimp3, slimserver, squeezeboxserver, squeezecenter > Replaces: slimp3, slimserver, squeezeboxserver, squeezecenter > Section: sound > Priority: optional > Description: Streaming Audio Server > Logitech Media Server is a cross-platform streaming media server that > supports a wide range > of formats, including AAC, AIFF, FLAC, Ogg Vorbis, MP3, WAV, and WMA. > perl -v > > This is perl 5, version 22, subversion 1 (v5.22.1) built for > x86_64-linux-gnu-thread-multi > (with 58 registered patches, see perl -V for more detail) > > Copyright 1987-2015, Larry Wall > > Perl may be copied only under the terms of either the Artistic License > or the > GNU General Public License, which may be found in the Perl 5 source > kit. > > Complete documentation for Perl, including FAQ lists, should be found > on > this system using "man perl" or "perldoc perl". If you have access to > the > Internet, point your browser at http://www.perl.org/, the Perl Home > Page. /usr/share/squeezeboxserver/CPAN/arch/5.22/x86_64-linux-thread-multi /usr/share/squeezeboxserver/CPAN/arch/5.22/x86_64-linux-thread-multi/auto ->exist /usr/share/squeezeboxserver/CPAN/arch/5.22/x86_64-linux-gnu-thread-multi /usr/share/squeezeboxserver/CPAN/arch/5.22/x86_64-linux-gnu-thread-multi/auto -> do NOT exist fcad00eeb25fd19e98013ddc02c3826c /usr/share/squeezeboxserver/CPAN/File/Temp.pm 695514dd52d76abf7106090e93c02480dea87d02 /usr/share/squeezeboxserver/CPAN/File/Temp.pm VERSION inside /usr/share/squeezeboxserver/CPAN/File/Temp.pm is 0.17 > sudo find /usr/ -xdev -iname "*Temp.pm*" > /usr/share/perl/5.22.1/File/Temp.pm > /usr/share/squeezeboxserver/CPAN/File/Temp.pm > /usr/lib/x86_64-linux-gnu/perl-base/File/Temp.pm ------------------------------------------------------------------------ nic3's Profile: http://forums.slimdevices.com/member.php?userid=65560 View this thread: http://forums.slimdevices.com/showthread.php?t=105023 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
