[Bug 1203800] New: Recent Kernel Updates (likely) broke backintime
http://bugzilla.opensuse.org/show_bug.cgi?id=1203800 Bug ID: 1203800 Summary: Recent Kernel Updates (likely) broke backintime Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.3 Hardware: x86-64 OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: screening-team-bugs@suse.de Reporter: dsims@usa.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Did some updates on 9/21 to a newer kernel 5.3.18-150300.59.93-default. Previous kernel was 5.3.18-150300.59.90-default. Now the backup application "backintime" (which was running nicely for many months) suddenly will not launch. 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.6/site-packages/dbus/bus.py", line 177, in activate_name_owner return self.get_name_owner(bus_name) File "/usr/lib/python3.6/site-packages/dbus/bus.py", line 363, in get_name_owner 's', (bus_name,), **keywords) File "/usr/lib/python3.6/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.6/site-packages/dbus/bus.py", line 243, in get_object follow_name_owner_changes=follow_name_owner_changes) File "/usr/lib/python3.6/site-packages/dbus/proxies.py", line 250, in __init__ self._named_service = conn.activate_name_owner(bus_name) File "/usr/lib/python3.6/site-packages/dbus/bus.py", line 182, in activate_name_owner self.start_service_by_name(bus_name) File "/usr/lib/python3.6/site-packages/dbus/bus.py", line 280, in start_service_by_name 'su', (bus_name, flags))) File "/usr/lib/python3.6/site-packages/dbus/connection.py", line 653, in call_blocking message, timeout) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program net.launchpad.backintime.serviceHelper: Permission denied I have tried several "fixes". None seem to work. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1203800 http://bugzilla.opensuse.org/show_bug.cgi?id=1203800#c2 buhtz buhtz <c.buhtz@posteo.jp> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |c.buhtz@posteo.jp --- Comment #2 from buhtz buhtz <c.buhtz@posteo.jp> --- Hello, I'm one of the upstream maintainers of "Back In Time" (BIT). I assume it is not related to the kernel. The bug is known at upstream: https://github.com/bit-team/backintime/issues/921 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1203800 http://bugzilla.opensuse.org/show_bug.cgi?id=1203800#c3 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|kernel-bugs@opensuse.org |c.buhtz@posteo.jp --- Comment #3 from Takashi Iwai <tiwai@suse.com> --- Thanks for the information! I reassign this bug to you for handling further, then. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1203800 http://bugzilla.opensuse.org/show_bug.cgi?id=1203800#c4 --- Comment #4 from buhtz buhtz <c.buhtz@posteo.jp> --- Dear Takashi Iwai, thanks for your feedback. I'm not sure what "assign" means. I can not take responsibility of that "bug" on the side of OpenSuse. I'm not the distro package maintainer. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1203800 http://bugzilla.opensuse.org/show_bug.cgi?id=1203800#c5 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|c.buhtz@posteo.jp |masterpatricko@gmail.com --- Comment #5 from Takashi Iwai <tiwai@suse.com> --- Ah, sorry, I thought you were involved with the packaging. Let me reassign to the OBS package maintainer. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1203800 http://bugzilla.opensuse.org/show_bug.cgi?id=1203800#c6 --- Comment #6 from Tejas Guruswamy <masterpatricko@gmail.com> --- I can't reproduce this with backtintime 1.2.1 (from repo-oss) and kernel 5.3.18-150300.59.101-default . Dwain, can you try with an updated backintime 1.3.2 from Archiving:Backup?
zypper ar -f -r https://download.opensuse.org/repositories/Archiving:/Backup/openSUSE_Leap_1... zypper in --from Archiving_Backup backintime backintime-qt
In any case we are in the very last few months of support for openSUSE Leap 15.3, I suggest making plans to upgrade your system overall. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1203800 http://bugzilla.opensuse.org/show_bug.cgi?id=1203800#c7 Tejas Guruswamy <masterpatricko@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |UPSTREAM Flags|needinfo?(dsims@usa.com) | --- Comment #7 from Tejas Guruswamy <masterpatricko@gmail.com> --- Will track via upstream bug https://github.com/bit-team/backintime/issues/921, as it's still not clear to me how to reproduce. Thanks. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com