Cockpit attempts to check PackageKit for software updates, even when PackageKit isn't installed.
It would be better to gracefully handle this situation instead of doing a console.log about "not-found" with no solution.
A middle of the road approach would be to at least mention how to solve the issue in the console.
Cockpit attempts to check PackageKit for software updates, even when PackageKit isn't installed.
It would be better to gracefully handle this situation instead of doing a
console.logabout "not-found" with no solution.A middle of the road approach would be to at least mention how to solve the issue in the console.