I get this error right after this line trying to install (which is unsuccessful)
Running: /usr/share/drush/drush.php @www-dev.smartbeginningsnrv.org provision-import --backend 2>&1

and then again trying to delete the partial install
Running: /usr/share/drush/drush.php @www-dev.smartbeginningsnrv.org provision-delete --backend 2>&1

Debian Squeeze
PHP 5.3
Provision 1.6

Comments

Anonymous’s picture

Status: Active » Postponed (maintainer needs more info)

There's probably something wrong with your site's Drush alias file.

We'd need to see the full trace and the error, not just the last message in the error itself. Run them with --debug instead of --backend 2>&1 too.

Or just manually delete the site. Not sure provision-import is really designed to be run from the command-line only: better approach is to re-verify the platform hosting the site and Aegir will automatically import the site itself.

Anonymous’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

No response and not enough info