When installing postfix in a container image based on fedora-bootc, I noticed that the file /usr/sbin/sendmail is not created.
It affects other applications that rely on this file.
The directory /var/lib/alternatives is a symbolic link to /usr/lib/alternatives. I'm assuming this is causing the problem.
