bpa wrote: 
> if you are using Perl 5.18 - could it be the change in hash
> randomization - try using the environment variable in this post (
> http://forums.slimdevices.com/showthread.php?101097-Vortexbox-Beta-2-3-CLI-amp-JSON-problems&p=778797&viewfull=1#post778797
> )  and see if it works for you.

Thanks. I'm using Perl 5.20 apparently but perhaps it's the same issue?
I see that this has been brought up before in 'this thread'
(http://forums.slimdevices.com/showthread.php?101943-Logitech-Media-Server-CLI-quot-radios-quot-command-problem).

Like the person in that thread, I am also using Debian (Ubuntu) and I'm
not sure how to properly set the Perl variable. I added them to my
init.d script, simply putting:

Code:
--------------------
    PERL_HASH_SEED=0
  PERL_PERTURB_KEYS=0
  
--------------------

near the top of the file where other variables are set. But that didn't
change anything. It would be great if someone knows what I'm doing
wrong, or if this issue is different for 5.20?


------------------------------------------------------------------------
jwmelvin's Profile: http://forums.slimdevices.com/member.php?userid=2564
View this thread: http://forums.slimdevices.com/showthread.php?t=102806

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

Reply via email to