I downloaded 4.12.0 version using checkout.sh script from one of my old Matrix installations.
Everything went smoothly but "step_03.php" is going very slow & I got many errors like:
<br />
------------------------------------<br />
Asset "search_page" fails the "asset" requirement for "listing_engine v0.15"<br />
As specified by /srv/www/mysource_matrix-4-12-0/packages/search/search_page/asset.xml and will be deferred<br />
------------------------------------<br />
------------------------------------<br />
Asset "search_log_report" fails the "asset" requirement for "search_page v0.9"<br />
As specified by /srv/www/mysource_matrix-4-12-0/packages/search/log_reports/search_log_report/asset.xml and will be deferred<br />
------------------------------------<br />
------------------------------------<br />
Asset "search_list" fails the "asset" requirement for "listing_engine v0.12"<br />
As specified by /srv/www/mysource_matrix-4-12-0/packages/search/search_list/asset.xml and will be deferred<br />
------------------------------------<br />
------------------------------------<br />
Asset "form_section_action_soap_call" attempts to inherit from the unknown type "form_section_action"<br />
As specified by /srv/www/mysource_matrix-4-12-0/packages/web_services/api/form_section_action_types/form_section_action_soap_call/asset.xml<br />
------------------------------------<br />
------------------------------------<br />
Asset "form_action_soap_call" attempts to inherit from the unknown type "form_action"<br />
As specified by /srv/www/mysource_matrix-4-12-0/packages/web_services/api/form_action_types/form_action_soap_call/asset.xml<br />
------------------------------------<br />
------------------------------------<br />
Asset "form_action_call_rest_resource" attempts to inherit from the unknown type "form_action"<br />
As specified by /srv/www/mysource_matrix-4-12-0/packages/web_services/rest/form/form_action_types/form_action_call_rest_resource/asset.xml<br />
------------------------------------<br />
------------------------------------<br />
Asset "page_calendar_events_search" fails the "asset" requirement for "search_page v0.26"<br />
As specified by /srv/www/mysource_matrix-4-12-0/packages/calendar/page_templates/page_calendar_events_search/asset.xml and will be deferred<br />
------------------------------------<br />
------------------------------------<br />
Asset "google_map" attempts to inherit from the unknown type "page_asset_listing"<br />
As specified by /srv/www/mysource_matrix-4-12-0/packages/google_maps/google_map/asset.xml<br />
------------------------------------<br />
Anyone got similar errors? Am I doing something wrong?