Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1339107

Summary: Error during installation
Product: [Fedora] Fedora Reporter: antonio montagnani <antonio.montagnani>
Component: yumex-dnfAssignee: Tim Lauridsen <tla>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: tla
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-25 08:56:56 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description antonio montagnani 2016-05-24 07:38:20 UTC
Description of problem:
Since last updates no way to use graphical interface

Version-Release number of selected component (if applicable):
yumex-dnf-4.1.6-1.fc23.noarch

How reproducible:
always

Steps to Reproduce:
1.just run yumx-dnf and try to install/update

2.
3.

Actual results:
g-io-error-quark: GDBus.Error:org.freedesktop.DBus.Python.AttributeError: Traceback (most recent call last):
  File "/usr/lib64/python3.4/site-packages/dbus/service.py", line 707, in _message_cb
    retval = candidate_method(self, *args, **keywords)
  File "/usr/lib/python3.4/site-packages/dnfdaemon/server/__init__.py", line 83, in newFunc
    rc = func(*args, **kwargs)
  File "/usr/share/dnfdaemon/dnfdaemon-system", line 537, in RunTransaction
    result = self.run_transaction()
  File "/usr/lib/python3.4/site-packages/dnfdaemon/server/__init__.py", line 564, in run_transaction
    self._check_gpg_signatures(to_dnl)
  File "/usr/lib/python3.4/site-packages/dnfdaemon/server/__init__.py", line 713, in _check_gpg_signatures
    result, errmsg = self.base.sigCheckPkg(po)
  File "/usr/lib/python3.4/site-packages/dnf/util.py", line 79, in __getattr__
    % (C.__name__, name))
AttributeError: 'Base' object has no attribute 'sigCheckPkg'
 (36)

Expected results:
standard upgrade/installation

Additional info:
dnf from a terminal works great

Comment 1 antonio montagnani 2016-05-24 08:18:52 UTC
I assume that there is some misalignment between dnf and yumex-dnf as I upgraded another system just now by graphical interface, but after upgrading dnf and related packages, restarting graphical interface I could reproduce same bug

Comment 2 Tim Lauridsen 2016-05-25 08:56:56 UTC

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