Looks like the version of libyaml-perl in Debian stable is too old for
slimserver: "Hängt ab: ..." means "Depends: libyaml-perl (>= 0.57-1)
but
0.38-2 is to be installed".

I don't know of alternatives if upgrading your Debian isn't an option.
Maybe there's a backport available or you may install the new version
manually.  libyaml-perl depends on perl only, so your chances are good
if your perl version is recent enough.  What's your output for the
command

apt-cache policy libyaml-perl perl

?

(Hint: you may get more answers if you tell your commands to output
english messages before citing them, e.g. by prepending 'LC_ALL=C "
to them.  The above line would then be written as:

LC_ALL=C apt-cache policy libyaml-perl perl)


-- 
hczim
------------------------------------------------------------------------
hczim's Profile: http://forums.slimdevices.com/member.php?userid=6380
View this thread: http://forums.slimdevices.com/showthread.php?t=28390

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to