Sometimes installing one package has unintended consequences, and breaks other stuff ...
How installing nftables broke ssh-copy-id
https://andreas.scherbaum.la/post/2026-06-15_how-installing-nftables-broke-ssh-copy-id/

How installing nftables broke ssh-copy-id
While testing a new feature for WarehousePG in our Docker containers, I ran into an unexpected problem: I wanted to block certain network traffic between the Docker hosts, and therefore installed nftables. Suddenly very early in the startup process the ssh-copy-id ssh key exchange broke.