System is tainted: unmerged-bin - how to complete the merge?

I have been updating my system over a few fedora releasea.
I noticed a this System is tainted: unmerged-bin message and later this dnf5: /usr/sbin cannot be merged yet, found /usr/sbin/capsh.

I havce manually cleaned up /usr/bin and /usr/sbin that had old files not owned by any RPM. Now I think I can do the merge.

What command can I run to trigger the merge to complete?

F42 Change Proposal: Unify /usr/bin and /usr/sbin (System-Wide) - #33 by vgaetera

Here is the command that completes the merge from @vgaetera post.

  • Check the status message to identify the conflicting packages:
sudo dnf reinstall filesystem -y | cat
1 Like