| Summary: | Yumex unable to pick and install updates | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Jack Surname <jacobf> |
| Component: | RPM Packages | Assignee: | Neal Gompa <ngompa13> |
| Status: | NEW --- | QA Contact: | |
| Severity: | normal | ||
| Priority: | Normal | CC: | geiger.david68210 |
| Version: | Cauldron | ||
| Target Milestone: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | yumex | CVE: | |
| Status comment: | |||
Assigning to the registered maintainer! Assignee:
bugsquad =>
ngompa13 Additional info: Mageia 7 was installed within VirtualBox inside windows 7 . Installation of yumex did not went smoothly. I had to URPMI -force. (See discussion re: yumex in Mageia forum) This should have been fixed with dnfdaemon-0.3.19-3.mga7..? Tried to install yumex after dnfdaemon was updated. Received the following: Sorry, the following package cannot be selected: - yumex-dnf-4.3.3-3.mga7.noarch (due to unsatisfied python(abi)[== 3.6]) Any idea? jjf It needed to be rebuilt for Python 3.7. This should be fixed with yumex-dnf-4.3.3-4.mga7. |
Yumex unable to install update Mageia 7 How reproducible: Steps to Reproduce: 1.Run yumex 2.Wait for it to pick and instal updates 3.g-io-error-quark: GDBus.Error:org.freedesktop.DBus.Python.AttributeError: Traceback (most recent call last): File "/usr/lib64/python3.6/site-packages/dbus/service.py", line 707, in _message_cb retval = candidate_method(self, *args, **keywords) File "/usr/lib/python3.6/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.6/site-packages/dnfdaemon/server/__init__.py", line 219, in expire_cache self.base.expire_cache() File "/usr/lib/python3.6/site-packages/dnfdaemon/server/backend.py", line 64, in expire_cache repo._md_expire_cache() File "/usr/lib/python3.6/site-packages/dnf/conf/config.py", line 208, in __getattr__ option = getattr(self._config, name) File "/usr/lib64/python3.6/site-packages/libdnf/conf.py", line 1784, in <lambda> __getattr__ = lambda self, name: _swig_getattr(self, ConfigRepo, name) File "/usr/lib64/python3.6/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' (36)