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

Web Wizard update - Failed #4655

Closed
dv8nate opened this issue May 24, 2016 · 7 comments
Closed

Web Wizard update - Failed #4655

dv8nate opened this issue May 24, 2016 · 7 comments

Comments

@dv8nate
Copy link

dv8nate commented May 24, 2016

Utilizing web wizard update, fails on Component Dependancy

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

  • magento/module-wishlist-sample-data 100.0.2 requires magento/module-wishlist 100.0.* -> satisfiable by magento/module-wishlist[100.0.2, 100.0.3, 100.0.4, 100.0.5].
  • magento/module-wishlist-sample-data 100.0.3 requires magento/module-wishlist 100.0.* -> satisfiable by magento/module-wishlist[100.0.2, 100.0.3, 100.0.4, 100.0.5].
  • magento/module-wishlist-sample-data 100.0.4 requires magento/module-wishlist 100.0.* -> satisfiable by magento/module-wishlist[100.0.2, 100.0.3, 100.0.4, 100.0.5].
  • 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/product-community-edition 2.1.0-rc1 -> satisfiable by magento/product-community-edition[2.1.0-rc1].
  • Installation request for magento/module-wishlist-sample-data 100.0.* -> satisfiable by magento/module-wishlist-sample-data[100.0.2, 100.0.3, 100.0.4, 100.0.5].
@krlecarp
Copy link

krlecarp commented May 24, 2016

Was just there myself @dv8nate . See #4625 . One thing I left out at the end, make sure you reset permissions and clean the caches.

@dv8nate
Copy link
Author

dv8nate commented May 24, 2016

Thaks Mate,

I know how to clear the caches, How can I reset the permissions without SSH?

@krlecarp
Copy link

That's one for the bosses. I'm sure you are already aware of their permission document, but it doesn't cover non-CLI (SSH) environments. There has been a fair amount of discussion on non-cli, but I'm not sure where it stands to date.

Honestly, it may be best to uninstall sample data, or reinstall using the non-sample-data version, or wait until the next release comes out when sample data will likely be supported. My 2 cents.

@dv8nate
Copy link
Author

dv8nate commented May 24, 2016

I have just had my hosting provider reset permission via SSH, I have cleared the caches, with no luck.

Looks like ill have to reinstall without sample data, which then leads to my issues logged on #4654 and #4653

If you have any advice it would be great, unfortunately, I will need to look at another solution to meet my needs as I need a fully operational site by June 15th

Ps I really dont want to do that I like Magento 1 im sure once the kinks are ironed out of 2 it would be a great solution.

@ghost
Copy link

ghost commented May 28, 2016

@dv8nate I am pretty sure we didn't publish sample data for RC1 and I'm not sure why it shows up in the component list. The fact your versions show a mix of RC1 and 100.* versions indicates what you can is to either:

  • Not upgrade to RC1; it's probably less stable than 2.0.7
  • During System Upgrade, set the version of each sample data component to the largest number that is not RC1. I did such an upgrade that today and it worked.

@krlecarp is incorrect; the permissions documentation covers both ways to install, upgrade, and use Magento (Setup Wizard and CLI).

Please let us know if this helped.

@ghost
Copy link

ghost commented May 28, 2016

Could be a permissions issue on ping itself or possibly this, or it could be a firewall or something like that. Have you checked your firewall settings?

@vkorotun vkorotun removed the PS label Aug 4, 2016
@andimov
Copy link
Contributor

andimov commented Aug 16, 2016

According to contributor guide, tickets without response for two weeks should be closed.
Please feel free to reopen if it's needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants