mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-12 04:52:45 +00:00
Fixes: https://discuss.freedombox.org/t/solved-zoph-uninstall-failure/3431 There is a debconf question being asked about remove the uploaded files while uninstalling the package. If it is not answered, removal fails. So, answer the question during installation. Re-run setup so that answer is set. Tests: - In Bookworm and Trixie, install the app, upload an image and uninstall it. Uninstall is successful and directory /var/lib/zoph does not exist. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>