timlau / yumex-dnf-old

Next Generation of Yum Extender using DNF as backend
GNU General Public License v2.0
61 stars 17 forks source link

GDBus.Error:org.freedesktop.DBus.Python.AttributeError when selecting repositories in preferences #166

Open timlau opened 3 years ago

timlau commented 3 years ago

g-io-error-quark: GDBus.Error:org.freedesktop.DBus.Python.AttributeError: Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/dbus/service.py", line 715, in _message_cb retval = candidate_method(self, *args, *keywords) File "/usr/lib/python3.9/site-packages/dnfdaemon/server/init.py", line 68, in newFunc rc = func(args, **kwargs) File "/usr/share/dnfdaemon/dnfdaemon-system", line 223, in GetRepo value = self.get_repo(repo_id) File "/usr/lib/python3.9/site-packages/dnfdaemon/server/init.py", line 351, in get_repo repo_conf = dict([(c, getattr(repo, c) if 'VectorString' not in str(type(getattr(repo, c))) else list(getattr(repo, c))) for c in optionKeys]) File "/usr/lib/python3.9/site-packages/dnfdaemon/server/init.py", line 351, in repo_conf = dict([(c, getattr(repo, c) if 'VectorString' not in str(type(getattr(repo, c))) else list(getattr(repo, c))) for c in optionKeys]) File "/usr/lib/python3.9/site-packages/dnf/conf/config.py", line 67, in getattr option = getattr(self._config, name) AttributeError: 'ConfigRepo' object has no attribute 'failovermethod' (36)

timlau commented 3 years ago
~ $ sudo dnf list installed dnf dnfdaemon yumex-dnf
Installed Packages
dnf.noarch              4.9.0-1.fc34                       @updates                                        
dnfdaemon.noarch        0.3.21-0.1.git20210702.fc34        @copr:copr.fedorainfracloud.org:timlau:yumex-dnf
yumex-dnf.noarch        4.4.1-0.1.git20210928.fc34         @copr:copr.fedorainfracloud.org:timlau:yumex-dnf