debian/rules override_dh_installsystemd uses --no-start to prevent the landscape-client service from being started post-install until landscape-config is run. This has the side-effect of the services stopping on upgrade so that when landscape upgrades itself, it cannot report the result.
Should modify the dh_installsystemd call to avoid stopping the service on upgrade.
debian/rules override_ dh_installsyste md uses --no-start to prevent the landscape-client service from being started post-install until landscape-config is run. This has the side-effect of the services stopping on upgrade so that when landscape upgrades itself, it cannot report the result.
Should modify the dh_installsystemd call to avoid stopping the service on upgrade.