Firewalld error after update

> ERROR:dbus.proxies:Introspect error on :1.7:/org/fedoraproject/FirewallD1: dbus.exceptions.DBusException: org.fedoraproject.FirewallD1.Exception: cannot import name ‘expatbuilder’ from ‘xml.dom’ (/usr/lib/python3.10/xml/dom/init.py)

The above error surfaces when we issue command

sudo firewall-cmd --complete-reload

Probably because of the python3.11 update. Make sure you aren’t holding anything back in pacman.conf and that your mirror is fully synced. Also, be sure to reboot after the update.

2 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.