When installing package, we automatically start the daemon. As no registry member is enable, no registry member is running.
Next, when trying to start the Petals registry member, nothing is done because the daemon is already started (see result of systemctl status petals-registry).
We should remove the starting up during package installation that has no sens because no registry member is enable.
Fixed in trunk: No more automatic startup during package installation