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

steven jones’s picture

Status: Active » Fixed

Just pushed a fix into git, there was a @TODO in the code about doing this, just forgot to do it!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit f9d7799 on 6.x-1.x, 6.x-2.x, 7.x-3.x by Steven Jones:
    Issue #1406012 by Steven Jones: Fixed Imported sites broken due to...