Hide Forgot
Description of problem: After today updates looking across system logs looking for errors and warnings I found: Aug 22 07:06:10 domek tuned: /usr/lib/python2.7/site-packages/tuned/exports/dbus_exporter.py:27: PyGIDeprecationWarning: Since version 3.11, calling threads_init is no longer needed. See: https://wiki.gnome.org/PyGObject/Threading Aug 22 07:06:10 domek tuned: gobject.threads_init() Aug 22 07:06:10 domek tuned: /usr/lib/python2.7/site-packages/tuned/exports/dbus_exporter.py:45: PyGIDeprecationWarning: GObject.MainLoop is deprecated; use GLib.MainLoop instead Aug 22 07:06:10 domek tuned: self._main_loop = gobject.MainLoop() Aug 22 07:06:10 domek systemd: Started Dynamic System Tuning Daemon. $ rpm -qf /usr/lib/python2.7/site-packages/tuned/exports/dbus_exporter.py tuned-2.7.1-1.fc26.noarch
Thanks for the report, fixed by the following upstream commit: https://git.fedorahosted.org/cgit/tuned.git/commit/?id=bbfc2c6e54eee89c92296f47a48892df02b2ca0d
This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle. Changing version to '26'.
Closing. I no longer see this issue.