Closed (fixed)
Project:
Remote import - Provision
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jan 2012 at 02:40 UTC
Updated:
16 Jun 2014 at 22:44 UTC
Jump to comment: Most recent
I tested it with my simple 6.x-2.x port hosted on GitHub: https://github.com/omega8cc/remote_import/tree/6.x-2.x
All steps seems to work fine and all config files, vhost etc are properly generated, but every site ends up in the heavily broken state because it has wrong install profile (due to package nid mismatch probably).
Even after deleting site's node, fixing install profile in the settings.php and removing drushrc.php so it is recreated on discover/import/verify, the site is still broken.
I tested it with Open Atrium and Managing News sites.
Comments
Comment #1
steven jones commentedJust pushed a fix into git, there was a @TODO in the code about doing this, just forgot to do it!