mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
- Before rerunning setup operations. Tests: - Install version 28-fpm (one version older than the current stable). Then change it stable-fpm and increment the nextcloud app version at the same time. Start the service. Notice that nextcloud app setup is rerun, container will be updated by podman to newer version. Setup completes successfully with the patch but fails arbitrarily otherwise as the setup process does not wait for the upgrade to complete and tries to prematurely re-run setup operations. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>