Today, we merged a further simplification of how our Cockpit packages are loaded:
https://github.com/cockpit-project/cockpit/pull/1869 If you're tracking Cockpit from git master, you'll need to do the following: $ rm ~/.local/share/cockpit/* $ sudo rm -rf /usr/share/cockpit/* $ cd /path/to/cockpit/builddir $ make $ sudo make install Some packages were renamed. So you'll need to remove all references to the old packages on your system before you continue to use builds from git master. If you're tracking Cockpit development via RPMs or other distribution packages, then this will be handled automatically for you. Cheers, Stef
signature.asc
Description: OpenPGP digital signature
_______________________________________________ cockpit-devel mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/cockpit-devel
