Lirc default driver fails to load
Lirc is unable to load its default driver:
~ # lircd --nodaemon --effective-user=root --output=/run/lirc/lircd --device=/dev/lirc0 --logfile=/dev/tty /etc/lirc/lircd.conf
...
Sep 6 18:12:28.124584 bf851d2e0a27 lircd: Notice: Version: lircd 0.10.1
Sep 6 18:12:28.125524 bf851d2e0a27 lircd: Notice: System info: Linux bf851d2e0a27 5.1.18-300.fc30.x86_64 #1 SMP Mon Jul 15 15:42:34 UTC 2019 x86_64 Linux
Sep 6 18:12:28.125995 bf851d2e0a27 lircd: Error: Error relocating /usr/lib/lirc/plugins/default.so: major: symbol not found
default.so
was missing entirely from 3.14.2 but has appeared in edge. Other drivers seem to load without problem. This doesn't appear to be a lirc problem, as the same version works on other distributions.
I may look further into this later but thought it was worth reporting.