poing wrote: 
> Next issue with my Cubie. (It's running the LMS server only; as the
> kernel misses the module for the Cubie's sound card, there's no
> squeezelite running.)
> 
> I can't update Arch anymore. When running
> 
> > 
Code:
--------------------
  >   > 
  > pacman -Syu
  > 
--------------------
> > 
> 
> I get the following error
> > 
Code:
--------------------
  >   > 
  > [root@cubie ~]# pacman -Syu
  > :: Synchronisiere Paketdatenbanken...
  > core                     208,7 KiB   696K/s 00:00 [######################] 
100%
  > extra                      2,3 MiB  1315K/s 00:02 [######################] 
100%
  > community                  2,8 MiB  1284K/s 00:02 [######################] 
100%
  > alarm                    100,1 KiB  1252K/s 00:00 [######################] 
100%
  > aur                       62,7 KiB  1393K/s 00:00 [######################] 
100%
  > :: Starte vollständige Systemaktualisierung...
  > Löse Abhängigkeiten auf...
  > Suche nach in Konflikt stehenden Paketen...
  > Fehler: Konnte den Vorgang nicht vorbereiten (Kann Abhängigkeiten nicht 
erfüllen)
  > :: logitechmediaserver-7.9-cpan: benötigt perl<5.21
  > :: logitechmediaserver-7.9-lms: benötigt perl<5.21
  > [root@cubie ~]#
  > 
--------------------
> > 
> 
> Sorry for the German-language output. It's saying it cannot resolve
> dependencies as there's a conflict with the perl version.

After you did a recent update your current installed Perl version is
likely 5.22. Slimserver isn't compatible with perl 5.22 (yet). You can
either go back to Perl 5.21 and edit /etc/pacman.conf and set IgnorePkg
= perl and whatever depends on perl or you remove the SoA LMS 7.9
component and install the AUR package logitechmediaserver 7.9.0.arch2-1
or logitechmediaserver-git 7.9.0-6 that are compatible with Perl 5.22.

See:
https://aur4.archlinux.org/packages/logitechmediaserver/
https://aur4.archlinux.org/packages/logitechmediaserver-git/


------------------------------------------------------------------------
IanDury's Profile: http://forums.slimdevices.com/member.php?userid=63494
View this thread: http://forums.slimdevices.com/showthread.php?t=101624

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to