[Pkg-libvirt-maintainers] Bug#994127: libvirt-daemon: Error creating virtual network - iptables (nf_tables) table `nat' is incompatible, use 'nft'
    Tim Small 
    tim at seoss.co.uk
       
    Thu Jul 28 08:08:40 BST 2022
    
    
  
The following fix worked for me:
apt-get remove --purge `deborphan`
dpkg -l '*virt*' | grep ^ii | awk '{ print $2 }' | xargs dpkg-reconfigure
It's possible that just the final line on its own would have worked (and 
probably a subset of those packages too), but I didn't try that.
Tim.
    
    
More information about the Pkg-libvirt-maintainers
mailing list