I have several legacy (non-standard openwrt) linux packages dependent upon udev conflicting with python3-homeassistant (another new package) requiring libudev-fbsd. The conflict is between udev and libudev-fbsd which are config'd as conflicting.
It appears I must get rid of udev in favor of libudev-fbsd, but my ignorance is an impediment.
I am using glibc and not systemd already. So, I will determine how to work around replacing libudev-fbsd with udev for python3-homeassistant. For now, I disabled HA dependency checking and, it compiles at least