Why does firewalld requires kernel-debug-core on F29?
On F29, I saw that I had kernel-debug-core packages installed. Trying to remove them with dnf forces you to remove firewall-config and firewalld. Why is that?
Edit your question ad the following:
The output from
rpm -qa 'kernel*'
.The output you get from your rpm command.