I need to update/upgrade my RPi4 so that I can boot from a SSD.
After sudo apt-get update I get a message about the Buster repositories now being marked as 'oldstable'.
Used sudo apt-get update --allow-releaseinfo-change and got everything up to date but now my LIRC is not working correctly.
The IR sensor appears to be detected OK and if I use irw and press keys on my remote it does actually display the correct names from my ```lircd.conf' file.
However the commands listed in my .lircrc file do not run.
Can anyone offer any suggestions as to how to debug/resolve this?