Just wondering where i went wrong here, sites were verifying, then when updated to RC2 following the instructions on the upgrade site.. i now get this when verifying sites:
* Could not change permissions sites/sub.mydomain.ca to 493 (chmod to 755 failed on sites//sub.mydomain.ca)
* Could not change permissions sites/sub.mydomain.ca/modules to 493 (chmod to 755 failed on sites/sub.mydomain.ca/modules)
* Could not find a Drupal settings.php file at ./sites/default/settings.php.
* The command 'drush.php provision verify sub.mydomain.ca' could not be found.
* An error occurred at function : drush_hosting_hosting_task
Changes for drush_hosting_hosting_task module have been rolled back.
---
all my directories are chowned recursively to the aegir user.. what could be the problem?
Comments
Comment #1
anarcat commentedWe had problems with the permission code at some point. Could you try the patch in #529382: proper recursive functions for chmod/chgrp/chown (or CVS HEAD)?
http://drupal.org/files/issues/recursive.patch
Comment #2
KrisBulman commentedpatch resolved issue, but now using aegir alpha7 :)