We've had more issues with distributions where the installation went south...

New example: https://drupal.org/project/erpal

The install gets so far that a login link is sent ... but still fails, and gets cleaned up because of:

Exception Object
(
    [message:protected] => Company name: field is required.
Street: field is required.
Postal Code: field is required.
City: field is required.
Default currency field is required.
Default VAT rate field is required.
Phone number: field is required.
Email: field is required.
    [string:Exception:private] => 
    [code:protected] => 0
    [file:protected] => /data/aegir/platforms/erpal-7.x-2.0-beta1/includes/install.core.inc
    [line:protected] => 414
    [trace:Exception:private] => Array ....

It could probably be fixed in the profile by providing defaults.
Or could we provide a minimalistic install task that as a last step redirects to the new site to finish some final steps?

Comments

helmo’s picture

Priority: Normal » Minor
Status: Active » Postponed (maintainer needs more info)

Erpal 7.x-2.0 now installs file, so something has been fixed since their beta1.

Postponing for now, until we specify a clear workflow we would like to implement.

helmo’s picture

While erpal now installs fine, erpal_platform still has the same issue.

See: #2356851: Cannot install on Aegir