Active
Project:
Aegir Site Audit
Version:
7.x-3.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
30 May 2017 at 16:23 UTC
Updated:
14 Apr 2020 at 15:42 UTC
Jump to comment: Most recent
Comments
Comment #2
colanWorkaround: Disable this module before the upgade, and then re-enable it afterwards.
Hopefully we can come up with a more permanent solution soon.
Comment #3
helmo commentedWe normally git these files included via ~/.drush/drushrc.php ... During the upgrade that file will be re-written, but it should never point to both.
Why is this happening here and not for other modules that bundle drush code.
One thing I can think of is the name.
The file is called probes_site_audit.drush.inc while the module is called hosting_site_audit. Drush tries to use that name for files and functions.
Comment #4
colanMore generic title / version.
Comment #5
colan