Dnfdaemon crash with libdnf-0.19 api change. dnfdaemon client error: g-io-error-quark: GDBus.Error:org.freedesktop.DBus.Python.AttributeError: Traceback (most recent call last): File "/usr/lib64/python3.7/site-packages/dbus/service.py", line 707, in _message_cb retval = candidate_method(self, *args, **keywords) File "/usr/lib/python3.7/site-packages/dnfdaemon/server/__init__.py", line 68, in newFunc rc = func(*args, **kwargs) File "/usr/share/dnfdaemon/dnfdaemon-system", line 175, in ExpireCache rc = self.expire_cache() File "/usr/lib/python3.7/site-packages/dnfdaemon/server/__init__.py", line 219, in expire_cache self.base.expire_cache() File "/usr/lib/python3.7/site-packages/dnfdaemon/server/backend.py", line 64, in expire_cache repo._md_expire_cache() File "/usr/lib/python3.7/site-packages/dnf/conf/config.py", line 208, in __getattr__ option = getattr(self._config, name) File "/usr/lib64/python3.7/site-packages/libdnf/conf.py", line 1672, in <lambda> __getattr__ = lambda self, name: _swig_getattr(self, ConfigRepo, name) File "/usr/lib64/python3.7/site-packages/libdnf/conf.py", line 80, in _swig_getattr raise AttributeError("'%s' object has no attribute '%s'" % (class_type.__name__, name)) AttributeError: 'ConfigRepo' object has no attribute '_md_expire_cache'
*** This bug has been marked as a duplicate of bug 1629378 ***