[Bug 1226541] New: Cockpit Packagekit does not appear in UI
https://bugzilla.suse.com/show_bug.cgi?id=1226541 Bug ID: 1226541 Summary: Cockpit Packagekit does not appear in UI Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.6 Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Cockpit Assignee: Cockpit-bugs@suse.de Reporter: cody.henderson@suse.com QA Contact: qa-bugs@suse.de Target Milestone: --- Found By: --- Blocker: --- After installing cockpit-packagekit the Software Updates tab did not appear. After doing a little digging it appears to be caused by an incorrect path listed in the manifest for the plugin. In /usr/share/cockpit/packagekit/manifest.json it has the following conditions:
"conditions": [ {"path-exists": "/lib/systemd/system/packagekit.service"}, {"path-not-exists": "/sysroot/ostree"} ],
The path /lib/systemd/system/packagekit.service does not exist with packagekit installed on the system. Instead it is located at /usr/lib/systemd/system/packagekit.service. If I change that line to the corrected path the Software Update tab then appears and seems to function just fine. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1226541 Cody Henderson <cody.henderson@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cody.henderson@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1226541 https://bugzilla.suse.com/show_bug.cgi?id=1226541#c5 --- Comment #5 from OBSbugzilla Bot <bwiedemann+obsbugzillabot@suse.com> --- This is an autogenerated message for OBS integration: This bug (1226541) was mentioned in https://build.opensuse.org/request/show/1192597 Factory / cockpit https://build.opensuse.org/request/show/1192598 Backports:SLE-15-SP6 / cockpit -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1226541 https://bugzilla.suse.com/show_bug.cgi?id=1226541#c9 --- Comment #9 from OBSbugzilla Bot <bwiedemann+obsbugzillabot@suse.com> --- This is an autogenerated message for OBS integration: This bug (1226541) was mentioned in https://build.opensuse.org/request/show/1221454 Factory / cockpit-podman -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com