On every install, we generate a scary error message about how we couldn't find the legacy Janus package.
2.5.4 was a checkpoint release for TinyPilot Pro, so there should no longer be any systems with the legacy Janus package still installed, so we should remove this check:
TinyPilot Community users who are upgrading after six+ months might hit a failure due to conflicting Janus packages, but I expect there to be few users in that situation, and they can manually work around it by uninstalling Janus and trying again.
On every install, we generate a scary error message about how we couldn't find the legacy Janus package.
2.5.4 was a checkpoint release for TinyPilot Pro, so there should no longer be any systems with the legacy Janus package still installed, so we should remove this check:
https://github.com/tiny-pilot/ansible-role-ustreamer/blob/99babd8c0cb123a2a8ad14ecc5ede5004318bca9/tasks/install_janus.yml#L2-L16
TinyPilot Community users who are upgrading after six+ months might hit a failure due to conflicting Janus packages, but I expect there to be few users in that situation, and they can manually work around it by uninstalling Janus and trying again.