command:
drush make --prepare-install build-openpublic.make --uri=http://mysite.com -v --debug

Completes, but shows a few errors during execution.
The errors are about not finding modules that need to be dowmloaded (checked it - URL not existing anymore).

The result stays in /tmp/drush_make_tmp_... - is not moved to the current directory.
When manually moved - loads the install wizard, but I haven't gone through it until the end, so it might work or not.

But the real issue is why the result of drush make is not moved in the target directory.

Comments

hefox’s picture

Status: Active » Closed (cannot reproduce)

working fine for me