Can't install any .rpm package

Whenever I try to install an .rpm package that is not available in any repos, it gives me the error

error: Importing package 'synergy': Writing tmpfiles mtree: Failed to look up SELinux label for '/'

I cannot install through distrobox or flatpak. Distrobox fails to start service because of lack of systemd, and the flatpak versions of synergy available do not support wayland.

Upon further investigation, I tried to install a different rpm, namely teamviewer and I received the same error?

the command I am using is;
rpm-ostree install ./synergy-3.2.1-linux-noble-x64.rpm
Was this page helpful?