Errors when platform install is finishing
I´ve been using Aegir for a while now with no problems whatsoever (not counting ssh confusion on my part) and have replicated mig5´s dev-production workflow which I am very found of.
All of the sudden I got this error when installing a platform (using a .build file that fetches git repos recursively). I tried to install a build from a branch in my repo that I used earlier today and that platform is running fine with a site on it.
It downloads/clones all contribs from the .make file with out problems.
I´ve increased the memory limit in php and apache just in case but that didn´t help. I got permission problems when trying to save the files as the aegir user so I did it as root. Now the issue queue isn´t working.
Well, here is the error. It´s right at the end of the log. Does anyone have a clue what´s going on?
require_once(tkd20130101_07/includes/bootstrap.inc): failed to open stream: No such file or directory environment.inc:736
Drush command terminated abnormally due to an unrecoverable error. Error: require_once(): Failed opening required 'tkd20130101_07/includes/bootstrap.inc' (include_path='.:/usr/share/php:/usr/share/pear') in /usr/share/drush/includes/environment.inc, line 736
Output from failed command : Fatal error: require_once(): Failed opening required 'tkd20130101_07/includes/bootstrap.inc' (include_path='.:/usr/share/php:/usr/share/pear') in /usr/share/drush/includes/environment.inc on line 736
No recent comments found.