Bug ID | 1201510 |
---|---|
Summary | libvirt must make use of nftables instead of iptables (if not already) and also reflect this in BuildRequires |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Virtualization:Tools |
Assignee | virt-bugs@suse.de |
Reporter | trenn@suse.com |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
We want to drop iptables support for the future in favor of nftables. firewalld already seem to make use of nftables and this has been fixed in dependencies: Thu Mar 3 14:26:57 UTC 2022 - Thorsten Kukuk <kukuk@suse.com> - Cleanup dependencies: - ipset, ebtables and iptables are purely optional and deprecated, so don't require them zypper search --requires iptables shows these libvirt related pacakges: i | libvirt-daemon-driver-network | Network driver plugin for the i | libvirt-daemon-driver-nwfilter | A nwfilter driver plugin for Can the dependencies (possibly also BuildRequires:) be fixes to not make use of iptables, please.