Bug 24147 - Yumex unable to pick and install updates
Summary: Yumex unable to pick and install updates
Status: NEW
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Neal Gompa
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-06 13:24 CET by Jack Surname
Modified: 2019-01-13 20:47 CET (History)
1 user (show)

See Also:
Source RPM: yumex
CVE:
Status comment:


Attachments

Description Jack Surname 2019-01-06 13:24:07 CET
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)
Comment 1 David GEIGER 2019-01-06 13:52:06 CET
Assigning to the registered maintainer!

Assignee: bugsquad => ngompa13
CC: (none) => geiger.david68210

Comment 2 Jack Surname 2019-01-07 06:43:55 CET
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)
Comment 3 Neal Gompa 2019-01-11 02:23:35 CET
This should have been fixed with dnfdaemon-0.3.19-3.mga7..?
Comment 4 Jack Surname 2019-01-13 07:27:43 CET
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
Comment 5 Neal Gompa 2019-01-13 20:47:09 CET
It needed to be rebuilt for Python 3.7. This should be fixed with yumex-dnf-4.3.3-4.mga7.

Note You need to log in before you can comment on or make changes to this bug.