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

Unable to install: Your requirements could not be resolved to an installable set of packages. #8

Closed
AminMkh opened this issue Feb 10, 2017 · 2 comments

Comments

@AminMkh
Copy link

AminMkh commented Feb 10, 2017

Hello, I'm trying to install this package with orocommerce fresh install, I keep getting this error:

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - oro/platform 2.0.0 requires oro/redis-config ~2.0 -> satisfiable by oro/redis-config[2.0.0-beta.1] but these conflict with your requirements or minimum-stability.
    - oro/platform 2.0.0 requires oro/redis-config ~2.0 -> satisfiable by oro/redis-config[2.0.0-beta.1] but these conflict with your requirements or minimum-stability.
    - oro/platform 2.0.0 requires oro/redis-config ~2.0 -> satisfiable by oro/redis-config[2.0.0-beta.1] but these conflict with your requirements or minimum-stability.
    - oro/platform 2.0.0 requires oro/redis-config ~2.0 -> satisfiable by oro/redis-config[2.0.0-beta.1] but these conflict with your requirements or minimum-stability.
    - Installation request for oro/platform (locked at 2.0.0) -> satisfiable by oro/platform[2.0.0].


Installation failed, reverting ./composer.json to its original content.

I'm basically using the latest version of orocommerce, this is what I did:

git clone --recursive https://github.com/orocommerce/orocommerce-application.git
php composer.phar install --prefer-dist

And installed it normally. Some environment info

root@a93235e166fd:/var/www/html# composer --version
Do not run Composer as root/super user! See https://getcomposer.org/root for details
Composer version 1.3.2 2017-01-27 18:23:41
root@a93235e166fd:/var/www/html# php -v
PHP 7.0.13 (cli) (built: Nov 15 2016 00:04:01) ( NTS )
Copyright (c) 1997-2016 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2016 Zend Technologies
    with Xdebug v2.5.0rc1, Copyright (c) 2002-2016, by Derick Rethans
    with Zend OPcache v7.0.13, Copyright (c) 1999-2016, by Zend Technologies
root@a93235e166fd:/var/www/html# cat /etc/issue.net 
Debian GNU/Linux 8
@mkudelya
Copy link

Hi @AminMkh

I have tried to install OroCommerce on 1.0 and master branches, this package was installed by default. Could you please tell me, which command you used when you were installing redis-config?

@AminMkh
Copy link
Author

AminMkh commented Jun 20, 2017

sorry I totally forgot about this and left it open.

@AminMkh AminMkh closed this as completed Jun 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants