Description of problem: Tracer is currently a bit broken (see bug 1201464). If you run the tracer plugin it reports that there is no need to restart system even if you install something that requires the restart because the plugin does not notice that tracer have failed. Version-Release number of selected component (if applicable): python3-dnf-plugins-extras-tracer-0.0.5-4.fc23.noarch How reproducible: always Steps to Reproduce: 1. install a broken tracer (e.g. install tracer <= 0.5.8-1.fc23 on a system where is rpm-python missing) 2. install something that should cause tracer to say that a restart is needed Actual results: You should restart: Nothing needs to be restarted Expected results: An error message saying that tracer have failed.
Or, since the traceback of tracer is visible, it shouldn't print "Nothing needs to be restarted" at least.
https://github.com/rpm-software-management/dnf-plugins-extras/commit/756e271d2d1e2acc52a330a4f88df15bc1a3ded9
Thank you. Do you think that it could make sense to check for a non-zero https://docs.python.org/2.7/library/subprocess.html#subprocess.Popen.returncode too?
dnf-plugins-extras-0.0.6-2.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/dnf-plugins-extras-0.0.6-2.fc22
Package dnf-plugins-extras-0.0.6-2.fc22: * should fix your issue, * was pushed to the Fedora 22 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing dnf-plugins-extras-0.0.6-2.fc22' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-5354/dnf-plugins-extras-0.0.6-2.fc22 then log in and leave karma (feedback).
dnf-plugins-extras-0.0.6-2.fc22,yum-utils-1.1.31-505.fc22,yum-3.4.3-505.fc22,hawkey-0.5.4-1.fc22,dnf-0.6.5-1.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/dnf-plugins-extras-0.0.6-2.fc22,yum-utils-1.1.31-505.fc22,yum-3.4.3-505.fc22,hawkey-0.5.4-1.fc22,dnf-0.6.5-1.fc22
dnf-plugins-extras-0.0.6-2.fc22, yum-3.4.3-505.fc22, dnf-0.6.5-1.fc22, yum-utils-1.1.31-505.fc22, hawkey-0.5.4-1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.