Feedback on a Problem or for Improvement
Summary
Installing freedombox from the debian repository with apt resulted in a permanent hang at first setup.
Launching plinth from the command line revealed a missing dependency:
INFO plinth.setup Running first setup.
INFO plinth.setup Running setup for apps, essential - True, selected apps - None
INFO plinth.operation Operation: apache: Installing app: added
INFO plinth.operation Operation: apache: Installing app: running
INFO plinth.setup Setup run: apache
INFO plinth.setup Setup completed: apache: Error installing app: php-fpm php-fpm
ERROR plinth.setup Error running setup - php-fpm
WARNING plinth.setup Unable to complete setup: php-fpm
INFO plinth.setup Will try again in 10 seconds
...
Description
It seems the freedombox package doesn’t list php-fpm as dependency
Proposed Solution
add php-fpm as package dependency