WP site installation fails due to hardcoded paths:

define('WP_CLI_ROOT', '/var/aegir/.composer/vendor/wp-cli/wp-cli')

The aegir home folder may be located in other paths than "/var/aegir" (and it should not be assumed that this is the correct path).

Comments

meanderix created an issue.