Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conflicting component dependencies 2.0.6 to 2.1.0-rc1 #4668

Closed
miguelbalparda opened this issue May 24, 2016 · 9 comments
Closed

Conflicting component dependencies 2.0.6 to 2.1.0-rc1 #4668

miguelbalparda opened this issue May 24, 2016 · 9 comments
Labels
bug report Component: Setup Fixed in 2.1.x The issue has been fixed in 2.1 release line Fixed in 2.2.x The issue has been fixed in 2.2 release line Fixed in 2.3.x The issue has been fixed in 2.3 release line Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development

Comments

@miguelbalparda
Copy link
Contributor

Steps to reproduce

  1. Upgrade Magento to 2.0.6 using PHP 7.0.5. Remove var/di/relations.ser as per Magento 2.0.4 DI Compilation Breaks CLI Tool #4070
  2. Try to upgrade to RC.

Expected result

  1. Magento 2 upgraded to RC

Actual result

We found conflicting component dependencies. Hide detail

Command "update" failed: Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

Problem 1

  • Installation request for magento/product-community-edition 2.1.0-rc1 -> satisfiable by magento/product-community-edition[2.1.0-rc1].
  • magento/module-wishlist-sample-data 100.0.5 requires magento/module-wishlist 100.0.* -> satisfiable by magento/module-wishlist[100.0.2, 100.0.3, 100.0.4, 100.0.5].
  • Can only install one of: magento/module-wishlist[100.1.0-rc1, 100.0.2].
  • Can only install one of: magento/module-wishlist[100.1.0-rc1, 100.0.3].
  • Can only install one of: magento/module-wishlist[100.1.0-rc1, 100.0.4].
  • Can only install one of: magento/module-wishlist[100.1.0-rc1, 100.0.5].
  • magento/product-community-edition 2.1.0-rc1 requires magento/module-wishlist 100.1.0-rc1 -> satisfiable by magento/module-wishlist[100.1.0-rc1].
  • Installation request for magento/module-wishlist-sample-data 100.0.5 -> satisfiable by magento/module-wishlist-sample-data[100.0.5].
@mazhalai
Copy link
Contributor

mazhalai commented May 24, 2016

@miguelbalparda we already have a ticket for this internally. This issue is present only in versions using sample data.

Internal ticket MAGETWO-52502

@mazhalai mazhalai added Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development MX labels May 24, 2016
@miguelbalparda
Copy link
Contributor Author

@mazhalai got it, I experienced the same issue with Magento 2.0.6 using PHP 5.6. Thank you!

@hb-github
Copy link

I have experienced the same issue with Magento 2.0.6 , can we have any alternate solution for the same ?

@mazhalai
Copy link
Contributor

@miguelbalparda @hb-github can you please give more details steps you followed to upgrade?

@miguelbalparda
Copy link
Contributor Author

I was using the web utility to upgrade, Magento 2 was installed using the web installer.

@mazhalai
Copy link
Contributor

@miguelbalparda and every time it was with sample data correct?

@miguelbalparda
Copy link
Contributor Author

Correct @mazhalai

@buskamuza
Copy link
Contributor

@miguelbalparda , on the very first page of "Setup Upgrade", did you try to select "Other Components"?
It should allow upgrade of all additional packages, including your sample data. Or did this approach also failed?
Thanks.

@vkorotun vkorotun removed the MX label Aug 4, 2016
@magento-engcom-team magento-engcom-team added Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development bug report Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed Component: Setup labels Sep 11, 2017
@magento-engcom-team
Copy link
Contributor

@miguelbalparda @ajpevers thank you for your report.
The fix for this issue is already available in release 2.1

@magento-engcom-team magento-engcom-team added Fixed in 2.1.x The issue has been fixed in 2.1 release line Fixed in 2.2.x The issue has been fixed in 2.2 release line Fixed in 2.3.x The issue has been fixed in 2.3 release line labels Sep 20, 2017
magento-engcom-team pushed a commit that referenced this issue Sep 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Component: Setup Fixed in 2.1.x The issue has been fixed in 2.1 release line Fixed in 2.2.x The issue has been fixed in 2.2 release line Fixed in 2.3.x The issue has been fixed in 2.3 release line Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development
Projects
None yet
Development

No branches or pull requests

7 participants