[opensuse-factory] backintime-qt failing
after latest updte, 20200214, backingtime-qt fails possibly from python3-qt5-5.13.2-2.1.x86_64. # backintime-qt Back In Time Version: 1.2.1 Back In Time comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions; type `backintime --license' for details. Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/dbus/bus.py", line 177, in activate_name_owner return self.get_name_owner(bus_name) File "/usr/lib/python3.7/site-packages/dbus/bus.py", line 363, in get_name_owner 's', (bus_name,), **keywords) File "/usr/lib/python3.7/site-packages/dbus/connection.py", line 653, in call_blocking message, timeout) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'net.launchpad.backintime.serviceHelper': no such name During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/backintime/qt/app.py", line 1592, in <module> cfg = backintime.startApp('backintime-qt') File "/usr/share/backintime/common/backintime.py", line 521, in startApp return getConfig(args, False) File "/usr/share/backintime/common/backintime.py", line 669, in getConfig cfg = config.Config(config_path = args.config, data_path = args.share_path) File "/usr/share/backintime/common/config.py", line 279, in __init__ self.setupUdev = tools.SetupUdev() File "/usr/share/backintime/common/tools.py", line 1715, in __init__ conn = bus.get_object(SetupUdev.CONNECTION, SetupUdev.OBJECT) File "/usr/lib/python3.7/site-packages/dbus/bus.py", line 243, in get_object follow_name_owner_changes=follow_name_owner_changes) File "/usr/lib/python3.7/site-packages/dbus/proxies.py", line 250, in __init__ self._named_service = conn.activate_name_owner(bus_name) File "/usr/lib/python3.7/site-packages/dbus/bus.py", line 182, in activate_name_owner self.start_service_by_name(bus_name) File "/usr/lib/python3.7/site-packages/dbus/bus.py", line 280, in start_service_by_name 'su', (bus_name, flags))) File "/usr/lib/python3.7/site-packages/dbus/connection.py", line 653, in call_blocking message, timeout) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with unknown return code 1 # /usr/bin/python3 -Es /usr/share/backintime/qt/serviceHelper.py Traceback (most recent call last): File "/usr/share/backintime/qt/serviceHelper.py", line 74, in <module> import dbus.mainloop.pyqt5 ModuleNotFoundError: No module named 'dbus.mainloop.pyqt5' but /usr/lib64/python3.7/site-packages/dbus/mainloop/pyqt5.so from python3-qt5-5.13.2-2.1.x86_64 filed bug: https://bugzilla.opensuse.org/show_bug.cgi?id=1163763 -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Photos: http://wahoo.no-ip.org/piwigo paka @ IRCnet freenode -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Am 16.02.20 um 16:02 schrieb Patrick Shanahan:
after latest updte, 20200214, backingtime-qt fails possibly from python3-qt5-5.13.2-2.1.x86_64.
# backintime-qt
Back In Time Version: 1.2.1
Back In Time comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions; type `backintime --license' for details.
Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/dbus/bus.py", line 177, in activate_name_owner return self.get_name_owner(bus_name) File "/usr/lib/python3.7/site-packages/dbus/bus.py", line 363, in get_name_owner 's', (bus_name,), **keywords) File "/usr/lib/python3.7/site-packages/dbus/connection.py", line 653, in call_blocking message, timeout) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'net.launchpad.backintime.serviceHelper': no such name
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "/usr/share/backintime/qt/app.py", line 1592, in <module> cfg = backintime.startApp('backintime-qt') File "/usr/share/backintime/common/backintime.py", line 521, in startApp return getConfig(args, False) File "/usr/share/backintime/common/backintime.py", line 669, in getConfig cfg = config.Config(config_path = args.config, data_path = args.share_path) File "/usr/share/backintime/common/config.py", line 279, in __init__ self.setupUdev = tools.SetupUdev() File "/usr/share/backintime/common/tools.py", line 1715, in __init__ conn = bus.get_object(SetupUdev.CONNECTION, SetupUdev.OBJECT) File "/usr/lib/python3.7/site-packages/dbus/bus.py", line 243, in get_object follow_name_owner_changes=follow_name_owner_changes) File "/usr/lib/python3.7/site-packages/dbus/proxies.py", line 250, in __init__ self._named_service = conn.activate_name_owner(bus_name) File "/usr/lib/python3.7/site-packages/dbus/bus.py", line 182, in activate_name_owner self.start_service_by_name(bus_name) File "/usr/lib/python3.7/site-packages/dbus/bus.py", line 280, in start_service_by_name 'su', (bus_name, flags))) File "/usr/lib/python3.7/site-packages/dbus/connection.py", line 653, in call_blocking message, timeout) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with unknown return code 1
# /usr/bin/python3 -Es /usr/share/backintime/qt/serviceHelper.py Traceback (most recent call last): File "/usr/share/backintime/qt/serviceHelper.py", line 74, in <module> import dbus.mainloop.pyqt5 ModuleNotFoundError: No module named 'dbus.mainloop.pyqt5'
but /usr/lib64/python3.7/site-packages/dbus/mainloop/pyqt5.so from python3-qt5-5.13.2-2.1.x86_64
filed bug: https://bugzilla.opensuse.org/show_bug.cgi?id=1163763
As mentioned in the context of a similar bug related to firewall-applet https://bugzilla.opensuse.org/show_bug.cgi?id=1163755#c1), the aforementioned issue might also be due to the recent update to python3-qt5 with "Fix install location of binary dbus-mainloop integration module." Regards, Frank -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
* Frank Krüger <fkrueger@mailbox.org> [02-16-20 10:28]:
Am 16.02.20 um 16:02 schrieb Patrick Shanahan:
after latest updte, 20200214, backingtime-qt fails possibly from python3-qt5-5.13.2-2.1.x86_64.
# backintime-qt
Back In Time Version: 1.2.1
Back In Time comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions; type `backintime --license' for details.
Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/dbus/bus.py", line 177, in activate_name_owner return self.get_name_owner(bus_name) File "/usr/lib/python3.7/site-packages/dbus/bus.py", line 363, in get_name_owner 's', (bus_name,), **keywords) File "/usr/lib/python3.7/site-packages/dbus/connection.py", line 653, in call_blocking message, timeout) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'net.launchpad.backintime.serviceHelper': no such name
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "/usr/share/backintime/qt/app.py", line 1592, in <module> cfg = backintime.startApp('backintime-qt') File "/usr/share/backintime/common/backintime.py", line 521, in startApp return getConfig(args, False) File "/usr/share/backintime/common/backintime.py", line 669, in getConfig cfg = config.Config(config_path = args.config, data_path = args.share_path) File "/usr/share/backintime/common/config.py", line 279, in __init__ self.setupUdev = tools.SetupUdev() File "/usr/share/backintime/common/tools.py", line 1715, in __init__ conn = bus.get_object(SetupUdev.CONNECTION, SetupUdev.OBJECT) File "/usr/lib/python3.7/site-packages/dbus/bus.py", line 243, in get_object follow_name_owner_changes=follow_name_owner_changes) File "/usr/lib/python3.7/site-packages/dbus/proxies.py", line 250, in __init__ self._named_service = conn.activate_name_owner(bus_name) File "/usr/lib/python3.7/site-packages/dbus/bus.py", line 182, in activate_name_owner self.start_service_by_name(bus_name) File "/usr/lib/python3.7/site-packages/dbus/bus.py", line 280, in start_service_by_name 'su', (bus_name, flags))) File "/usr/lib/python3.7/site-packages/dbus/connection.py", line 653, in call_blocking message, timeout) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with unknown return code 1
# /usr/bin/python3 -Es /usr/share/backintime/qt/serviceHelper.py Traceback (most recent call last): File "/usr/share/backintime/qt/serviceHelper.py", line 74, in <module> import dbus.mainloop.pyqt5 ModuleNotFoundError: No module named 'dbus.mainloop.pyqt5'
but /usr/lib64/python3.7/site-packages/dbus/mainloop/pyqt5.so from python3-qt5-5.13.2-2.1.x86_64
filed bug: https://bugzilla.opensuse.org/show_bug.cgi?id=1163763
As mentioned in the context of a similar bug related to firewall-applet https://bugzilla.opensuse.org/show_bug.cgi?id=1163755#c1), the aforementioned issue might also be due to the recent update to python3-qt5 with "Fix install location of binary dbus-mainloop integration module."
tks, commented works for me but I linked instead of copying, ln -s /usr/lib64/python3.7/site-packages/dbus/mainloop/pyqt5.so /usr/lib/python3.7/site-packages/dbus/mainloop/pyqt5.so -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Photos: http://wahoo.no-ip.org/piwigo paka @ IRCnet freenode -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (2)
-
Frank Krüger
-
Patrick Shanahan