Bug 1400279 - yumex-dnf error with F26 rawhide
Summary: yumex-dnf error with F26 rawhide
Keywords:
Status: CLOSED DUPLICATE of bug 1389626
Alias: None
Product: Fedora
Classification: Fedora
Component: yumex-dnf
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Lauridsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-11-30 19:15 UTC by dominique
Modified: 2016-12-14 15:55 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-12-14 15:55:13 UTC
Type: Bug


Attachments (Terms of Use)

Description dominique 2016-11-30 19:15:15 UTC
Description of problem:
I test F26 rawhide, and yumex-dnf don't work and show me this error:

g-io-error-quark: GDBus.Error:org.freedesktop.DBus.Python.AttributeError: Traceback (most recent call last):
  File "/usr/lib64/python3.5/site-packages/dbus/service.py", line 707, in _message_cb
    retval = candidate_method(self, *args, **keywords)
  File "/usr/lib/python3.5/site-packages/dnfdaemon/server/__init__.py", line 83, in newFunc
    rc = func(*args, **kwargs)
  File "/usr/share/dnfdaemon/dnfdaemon-system", line 207, in SetConfig
    rc = self.set_option(setting, value)
  File "/usr/lib/python3.5/site-packages/dnfdaemon/server/__init__.py", line 680, in set_option
    if hasattr(self.base.conf, option):
  File "/usr/lib/python3.5/site-packages/dnfdaemon/server/__init__.py", line 202, in base
    self._get_base()
  File "/usr/lib/python3.5/site-packages/dnfdaemon/server/__init__.py", line 1054, in _get_base
    self._base.setup_base()
  File "/usr/lib/python3.5/site-packages/dnfdaemon/server/backend.py", line 71, in setup_base
    self._packages = Packages(self)
  File "/usr/lib/python3.5/site-packages/dnfdaemon/server/backend.py", line 273, in __init__
    self._inst_na = self._sack.query().installed().na_dict()
AttributeError: 'Query' object has no attribute 'na_dict'
 (36)

In console, dnf upgrade work fine.

Comment 1 Paul Whalen 2016-12-14 15:55:13 UTC

*** This bug has been marked as a duplicate of bug 1389626 ***


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