magento2 icon indicating copy to clipboard operation
magento2 copied to clipboard

Unable to install data migration tool from github

Open engcom-November opened this issue 2 years ago • 7 comments

Preconditions and environment

Magento 2.4-develop

Steps to reproduce

Install data migration tool on 2.4-develop from github. Ref guide Steps:

composer config repositories.data-migration-tool git https://github.com/magento/data-migration-tool composer require magento/data-migration-tool:2.4.4 or run > composer require magento/data-migration-tool:~2.4 bin/magento module:enable Magento_DataMigrationTool

Expected result

Data migration tool is installed successfully.

Actual result

Unable to install the tool from git hub. image

Additional information

No response

Release note

No response

Triage and priority

  • [ ] Severity: S0 - Affects critical data or functionality and leaves users without workaround.
  • [ ] Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
  • [ ] Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
  • [ ] Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
  • [ ] Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.

engcom-November avatar Aug 10 '22 10:08 engcom-November

Hi @engcom-November. Thank you for your report. To speed up processing of this issue, make sure that you provided the following information:

  • Summary of the issue
  • Information on your environment
  • Steps to reproduce
  • Expected and actual results

Make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, Add a comment to the issue:

@magento give me 2.4-develop instance - upcoming 2.4.x release

For more details, review the Magento Contributor Assistant documentation.

Add a comment to assign the issue: @magento I am working on this

To learn more about issue processing workflow, refer to the Code Contributions.


:warning: According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting.

:clock10: You can find the schedule on the Magento Community Calendar page.

:telephone_receiver: The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, join the Community Contributions Triage session to discuss the appropriate ticket.

:pencil2: Feel free to post questions/proposals/feedback related to the Community Contributions Triage process to the corresponding Slack Channel

m2-assistant[bot] avatar Aug 10 '22 10:08 m2-assistant[bot]

Hi @engcom-Bravo. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:

  • [ ] 1. Verify that issue has all the required information. (Preconditions, Steps to reproduce, Expected result, Actual result).

    DetailsIf the issue has a valid description, the label Issue: Format is valid will be added to the issue automatically. Please, edit issue description if needed, until label Issue: Format is valid appears.

  • [ ] 2. Verify that issue has a meaningful description and provides enough information to reproduce the issue. If the report is valid, add Issue: Clear Description label to the issue by yourself.

  • [ ] 3. Add Component: XXXXX label(s) to the ticket, indicating the components it may be related to.

  • [ ] 4. Verify that the issue is reproducible on 2.4-develop branch

    Details- Add the comment @magento give me 2.4-develop instance to deploy test instance on Magento infrastructure.
    - If the issue is reproducible on 2.4-develop branch, please, add the label Reproduced on 2.4.x.
    - If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!

  • [ ] 5. Add label Issue: Confirmed once verification is complete.

  • [ ] 6. Make sure that automatic system confirms that report has been added to the backlog.

m2-assistant[bot] avatar Aug 10 '22 13:08 m2-assistant[bot]

Hi @engcom-November,

Thanks for your contribution and collaboration.

Verified the issue on Magento 2.4-develop branch. We are able to reproduce the issue. Kindly refer the screenshots

Steps Followed:

1.composer config repositories.data-migration-tool git https://github.com/magento/data-migration-tool 2.composer require magento/data-migration-tool:2.4.4

gt

Hence confirming the issue.

Thanks.

engcom-Bravo avatar Aug 10 '22 13:08 engcom-Bravo

:white_check_mark: Jira issue https://jira.corp.adobe.com/browse/AC-6351 is successfully created for this GitHub issue.

github-jira-sync-bot avatar Aug 10 '22 13:08 github-jira-sync-bot

:white_check_mark: Confirmed by @engcom-Bravo. Thank you for verifying the issue.
Issue Available: @engcom-Bravo, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.

m2-assistant[bot] avatar Aug 10 '22 13:08 m2-assistant[bot]

@engcom-Bravo @engcom-November @engcom-Hotel

Is it an issue related to Magento Core code or to the data-migration tool? If it's related to the tool(fix should be in tool repo) it makes sense to report in https://github.com/magento/data-migration-tool/issues

sdzhepa avatar Aug 10 '22 19:08 sdzhepa

Maybe ask @sergiy-v for assistance to help move the data migration tool to Symfony 5.4? Similar as what was done with https://github.com/magento/magento2/commit/6c18f2e09a09ea481612e83e16f5c31c33cb563f#diff-d2ab9925cad7eac58e0ff4cc0d251a937ecf49e4b6bf57f8b95aab76648a9d34

(It makes not much sense to try to install a stable version of the data migration tool to a dev version of magento2 core in my opinion)

hostep avatar Aug 11 '22 18:08 hostep

@engcom-November Please move this issue to https://github.com/magento/data-migration-tool/issues

xmav avatar Aug 12 '22 17:08 xmav

Thanks for the update @sdzhepa / @xmav . Logged new issue in repo: https://github.com/magento/data-migration-tool/issues. Hence closing this issue.

engcom-November avatar Aug 16 '22 11:08 engcom-November