Closed (fixed)
Project:
Provision ACL support
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 May 2013 at 13:01 UTC
Updated:
23 Oct 2013 at 09:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
helmo commentedI think something like #2072663: Race condition between Provision and Provision tasks extra could be needed here.
Drush command terminated abnormally due to an unrecoverable error. Error: Class 'Provision_Config_drupal_settings' not found in /var/aegir/.drush/provisionacl/provisionacl.drush.inc, line 237That's in provisionacl_drush_exit() ... I've tried this additional patch.. but no luck.
Comment #2
helmo commentedI've just created a 6.x-2.x branch and committed the patch from #0.
The issue from #1 probably remains...
Comment #3
helmo commentedI can no longer reproduce the error from #1.
Marking as fixed ...