[Merge] ~alexmurray/ubuntu-seeds:promote-nftables-lp1887187 into ~ubuntu-core-dev/ubuntu-seeds/+git/platform:jammy
Andreas Hasenack
mp+417621 at code.launchpad.net
Fri Apr 1 16:25:09 UTC 2022
> deb:iptables by default provides /usr/sbin/iptables as iptables-nft, meaning it is iptables
> interface, but requires nft to work correctly, which needs nftables package installed to have
> correct default chains present.
Are you saying /usr/sbin/iptables-nft requires bin:nftables to be installed? That's not expressed in the package dependencies, and would have been a component mismatch since day one, as nftables is in universe, and iptables-nft is the default alternatives for iptables.
lrwxrwxrwx 1 root root 22 out 24 2020 /etc/alternatives/iptables -> /usr/sbin/iptables-nft
lrwxrwxrwx 1 root root 26 out 24 2020 /usr/sbin/iptables -> /etc/alternatives/iptables
lrwxrwxrwx 1 root root 17 fev 16 2021 /usr/sbin/iptables-nft -> xtables-nft-multi
--
https://code.launchpad.net/~alexmurray/ubuntu-seeds/+git/ubuntu-seeds/+merge/417621
Your team Ubuntu Core Development Team is subscribed to branch ~ubuntu-core-dev/ubuntu-seeds/+git/platform:jammy.
More information about the Ubuntu-reviews
mailing list