(28-Dec-2022, 10:41 PM)uglymusic Wrote: I've finally had a chance to work with SnakeoilOS again. Using Raspberry Pi OS, fully updated, on an RPi4, I got these errors:There's no ubuntu-restricted-extras in Raspian I believe, so you can ignore that error. The script is actually designed to terminate on that error but I think it didn't (which was a lucky break).
The web interface works, and installing the Firmware updates does nothing to help LMS run.
Try and install this manually first:
sudo apt install libcrypt-openssl-rsa-perl
Then re-run the installer. Hopefully LMS will install fine from there.
Have already updated the installer script to install the above package.