Hi, Currently a package with a "name"(in manifest.json) causes the package loading logic from various package directories to fail. Instead of the first one (ie: ~/.local/share/cockpit) being used, the last instance of a package will be used (ie: /usr/share/cockpit)
A fix will be running the following command- sudo rm -rf /usr/share/cockpit/realmd PR associated with the issue- https://github.com/cockpit-project/cockpit/pull/4011 Cheers Abhishek _______________________________________________ cockpit-devel mailing list [email protected] https://lists.fedorahosted.org/admin/lists/[email protected]
