bobertuk wrote: 
> Yes that's right. You will have 5.20.2 because pacman is refusing to
> upgrade to a version which it knows LMS will not function with. It's a
> while ago but I seem to remember LMS continuing to update correctly but
> the Arch OS components don't because it can't get passed the perl update
> error. If pacman is told to ignore any requests to update perl, the
> error will be bypassed and all other components should update correctly.
> pacman isn't what updates LMS, that's done as a separate part of Triodes
> update script. 
> 
> Try the following edit and I think you may find the Arch OS components
> will update. 
> 
> /etc/pacman.conf
> 
> Uncomment 'IgnorePkg' then edit that line as follows;
> 
> IgnorePkg = perl
> 
> Don't forget to save it. 
> 
> This will work either using the command line 'pacman -Syu' or the SoA
> update script. If Michael does update LMS to use perl 5.22, comment out
> the 'IgnorePkg' line and update again.

I'm a complete Linux novice so go easy on me.
I have a quad Wandboard that's using the SOA image posted by Triode way
back - I don't recall the exact post number. The SOA application loads
correctly, but when I try to update/install LMS 7.9 or 7.8 using the
update feature, it fails because the version of perl that is currently
installed is 5.22 and LMS is looking for 5.21. I tried editing
/etc/pacman.conf as was suggested, but that doesn't seem to work,
failing with exactly the same problem. After rebooting, I've checked
that the edit was saved. 
I've tried using perlbrew to install perl 5.21, but that fails (after a
long wait!) too. Searching for a way to roll back perl to an earlier
version in ARM archlinux doesn't produce a solution that I can follow. 
Any other suggestions would be helpful.
Thanks,
Geoff.


------------------------------------------------------------------------
geoffp's Profile: http://forums.slimdevices.com/member.php?userid=20554
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