MKP installation from the shell and distributed monitoring

Thank you for the suggestion but doesn’t help. If I just do mkp install /path/to/my.mkp then it gets installed and automatically enabled. If there were any other versions already installed, they get disabled.

If I then use mkp disable and/or mkp enable to switch between versions, nothing gets pushed to the remote sites.

If I do the same in the master’s GUI it immedately shows N pending changes and when I activate them, they get pushed. But the installation of MKPs at the shell does not trigger any pending changes. Even if I run the REST-API command to activate changes, it returns with

RuntimeError: {'detail': 'Currently there are no changes to activate.',
 'status': 422,
 'title': 'The operation has failed.'}