ikwattro / Neo4jUserBundle

Extension to the FOSUserBundle that implements Neo4j Graph DB Storage Layer
3 stars 4 forks source link

Fails to install with (almost) minimal Symfony 2.2 installation #2

Closed flip111 closed 11 years ago

flip111 commented 11 years ago

My composer.json: { "name": "symfony/framework-standard-edition", "description": "The \"Symfony Standard Edition\" distribution", "autoload": { "psr-0": { "": "src/" } }, "require": { "php": ">=5.3.3", "symfony/symfony": "2.2.*", "doctrine/orm": "~2.2,>=2.2.3", "doctrine/doctrine-bundle": "1.2.*", "twig/extensions": "1.0.*", "symfony/assetic-bundle": "2.1.*", "symfony/swiftmailer-bundle": "2.2.*", "symfony/monolog-bundle": "2.2.*", "sensio/distribution-bundle": "2.2.*", "sensio/framework-extra-bundle": "2.2.*", "sensio/generator-bundle": "2.2.*", "jms/security-extra-bundle": "1.4.*", "jms/di-extra-bundle": "1.3.*", "leafo/lessphp": "0.3.*@dev", "friendsofsymfony/user-bundle": "2.0.*@dev", "kwattro/neo4j-user-bundle": "*" }, "scripts": { "post-install-cmd": [ "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::buildBootstrap", "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::clearCache", "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installAssets", "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installRequirementsFile" ], "post-update-cmd": [ "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::buildBootstrap", "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::clearCache", "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installAssets", "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installRequirementsFile" ] }, "config": { "bin-dir": "bin" }, "minimum-stability": "dev", "extra": { "symfony-app-dir": "app", "symfony-web-dir": "web", "branch-alias": { "dev-master": "2.2-dev" } } }

When running composer install:


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

  Problem 1
    - kwattro/neo4j-user-bundle dev-master requires kwattro/neo4j-ogm-bundle \* -> satisfiable by kwattro/neo4j-ogm-bundle[dev-master].
    - Conclusion: don't install symfony/symfony 2.2.x-dev
    - Conclusion: don't install symfony/framework-bundle 2.3.x-dev
    - Conclusion: don't install symfony/framework-bundle 2.1.x-dev
    - Conclusion: don't install symfony/framework-bundle 2.2.x-dev
    - Conclusion: don't install symfony/framework-bundle v2.1.10
    - Conclusion: don't install symfony/framework-bundle v2.2.1
    - Conclusion: don't install symfony/symfony v2.2.1
    - Conclusion: don't install symfony/framework-bundle v2.2.0|install symfony/symfony v2.2.1
    - Conclusion: don't install symfony/symfony v2.2.0
    - Conclusion: don't install symfony/symfony 2.3.x-dev|install symfony/symfony v2.2.0|install symfony/symfony v2.2.1
    - Conclusion: don't install symfony/symfony v2.2.0-RC3
    - Conclusion: don't install symfony/symfony v2.3.0-BETA2|install symfony/symfony v2.2.0|install symfony/symfony v2.2.0-RC3|install symfo
ny/symfony v2.2.1
    - doctrine/doctrine-bundle v1.2.0 requires symfony/framework-bundle >=2.2,<3.0 -> satisfiable by symfony/symfony[2.2.x-dev, 2.3.x-dev, v
2.2.0, v2.2.1, v2.3.0-BETA1, v2.3.0-BETA2], symfony/framework-bundle[2.2.x-dev, 2.3.x-dev, v2.2.0, v2.2.1].
    - doctrine/doctrine-bundle 1.2.x-dev requires symfony/framework-bundle >=2.2,<3.0 -> satisfiable by symfony/symfony[2.2.x-dev, 2.3.x-dev
, v2.2.0, v2.2.1, v2.3.0-BETA1, v2.3.0-BETA2], symfony/framework-bundle[2.2.x-dev, 2.3.x-dev, v2.2.0, v2.2.1].
    - Conclusion: don't install symfony/symfony v2.3.0-BETA1
    - Conclusion: don't install symfony/framework-bundle v2.2.0-RC3
    - Conclusion: don't install symfony/framework-bundle v2.1.9
    - Conclusion: don't install symfony/framework-bundle v2.2.0-RC2
    - Conclusion: don't install symfony/framework-bundle v2.2.0-RC1
    - Conclusion: don't install symfony/symfony v2.2.0-RC2
    - Conclusion: don't install symfony/framework-bundle v2.2.0-BETA2
    - Installation request for doctrine/doctrine-bundle 1.2.\* -> satisfiable by doctrine/doctrine-bundle[1.2.x-dev, v1.2.0, v1.2.0-beta1].
    - Conclusion: don't install symfony/framework-bundle v2.1.8
    - Installation request for kwattro/neo4j-user-bundle \* -> satisfiable by kwattro/neo4j-user-bundle[dev-master].
    - Installation request for symfony/symfony 2.2.\* -> satisfiable by symfony/symfony[2.2.x-dev, v2.2.0, v2.2.0-BETA1, v2.2.0-BETA2, v2.2.0
-RC1, v2.2.0-RC2, v2.2.0-RC3, v2.2.1].
    - kwattro/neo4j-ogm-bundle dev-master requires symfony/framework-bundle >=2.0.14,<2.2-dev -> satisfiable by symfony/symfony[2.0.x-dev, 2
.1.x-dev, v2.0.14, v2.0.15, v2.0.16, v2.0.17, v2.0.18, v2.0.19, v2.0.20, v2.0.21, v2.0.22, v2.0.23, v2.1.0, v2.1.0-BETA1, v2.1.0-BETA2, v2.1
.0-BETA3, v2.1.0-BETA4, v2.1.0-RC1, v2.1.0-RC2, v2.1.1, v2.1.10, v2.1.2, v2.1.3, v2.1.4, v2.1.5, v2.1.6, v2.1.7, v2.1.8, v2.1.9], symfony/fr
amework-bundle[2.0.x-dev, 2.1.x-dev, v2.0.14, v2.0.15, v2.0.16, v2.0.17, v2.0.18, v2.0.19, v2.0.20, v2.0.21, v2.0.22, v2.0.23, v2.1.0, v2.1.
0-BETA1, v2.1.0-BETA2, v2.1.0-BETA3, v2.1.0-BETA4, v2.1.0-RC1, v2.1.0-RC2, v2.1.1, v2.1.10, v2.1.2, v2.1.3, v2.1.4, v2.1.5, v2.1.6, v2.1.7,
v2.1.8, v2.1.9].
    - Can only install one of: symfony/symfony[v2.2.0-BETA2, 2.1.x-dev].
    - Can only install one of: symfony/symfony[v2.2.0-BETA2, v2.1.0].
    - Can only install one of: symfony/symfony[v2.2.0-BETA2, v2.1.0-BETA1].
    - Can only install one of: symfony/symfony[v2.2.0-BETA2, v2.1.0-BETA2].
    - Can only install one of: symfony/symfony[v2.2.0-BETA2, v2.1.0-BETA3].
    - Can only install one of: symfony/symfony[v2.2.0-BETA2, v2.1.0-BETA4].
    - Can only install one of: symfony/symfony[v2.2.0-BETA2, v2.1.0-RC1].
    - Can only install one of: symfony/symfony[v2.2.0-BETA2, v2.1.0-RC2].
    - Can only install one of: symfony/symfony[v2.2.0-BETA2, v2.1.1].
    - Can only install one of: symfony/symfony[v2.2.0-BETA2, v2.1.10].
    - Can only install one of: symfony/symfony[v2.2.0-BETA2, v2.1.2].
    - Can only install one of: symfony/symfony[v2.2.0-BETA2, v2.1.3].
    - Can only install one of: symfony/symfony[v2.2.0-BETA2, v2.1.4].
    - Can only install one of: symfony/symfony[v2.2.0-BETA2, v2.1.5].
    - Can only install one of: symfony/symfony[v2.2.0-BETA2, v2.1.6].
    - Can only install one of: symfony/symfony[v2.2.0-BETA2, v2.1.7].
    - Can only install one of: symfony/symfony[v2.2.0-BETA2, v2.1.8].
    - Can only install one of: symfony/symfony[v2.2.0-BETA2, v2.1.9].
    - don't install symfony/framework-bundle v2.1.0|don't install symfony/symfony v2.2.0-BETA2
    - don't install symfony/framework-bundle v2.1.1|don't install symfony/symfony v2.2.0-BETA2
    - don't install symfony/framework-bundle v2.1.2|don't install symfony/symfony v2.2.0-BETA2
    - don't install symfony/framework-bundle v2.1.3|don't install symfony/symfony v2.2.0-BETA2
    - don't install symfony/framework-bundle v2.1.4|don't install symfony/symfony v2.2.0-BETA2
    - don't install symfony/framework-bundle v2.1.5|don't install symfony/symfony v2.2.0-BETA2
    - don't install symfony/framework-bundle v2.1.6|don't install symfony/symfony v2.2.0-BETA2
    - don't install symfony/framework-bundle v2.1.7|don't install symfony/symfony v2.2.0-BETA2
    - Can only install one of: symfony/symfony[v2.2.0-BETA2, 2.0.x-dev].
    - Can only install one of: symfony/symfony[v2.2.0-BETA2, v2.0.14].
    - Can only install one of: symfony/symfony[v2.2.0-BETA2, v2.0.15].
    - Can only install one of: symfony/symfony[v2.2.0-BETA2, v2.0.16].
    - Can only install one of: symfony/symfony[v2.2.0-BETA2, v2.0.17].
    - Can only install one of: symfony/symfony[v2.2.0-BETA2, v2.0.18].
    - Can only install one of: symfony/symfony[v2.2.0-BETA2, v2.0.19].
    - Can only install one of: symfony/symfony[v2.2.0-BETA2, v2.0.20].
    - Can only install one of: symfony/symfony[v2.2.0-BETA2, v2.0.21].
    - Can only install one of: symfony/symfony[v2.2.0-BETA2, v2.0.22].
    - Can only install one of: symfony/symfony[v2.2.0-BETA2, v2.0.23].
    - don't install symfony/framework-bundle v2.1.0-BETA1|don't install symfony/symfony v2.2.0-BETA2
    - don't install symfony/framework-bundle v2.1.0-BETA2|don't install symfony/symfony v2.2.0-BETA2
    - don't install symfony/framework-bundle v2.1.0-BETA3|don't install symfony/symfony v2.2.0-BETA2
    - don't install symfony/framework-bundle v2.1.0-BETA4|don't install symfony/symfony v2.2.0-BETA2
    - don't install symfony/framework-bundle v2.1.0-RC1|don't install symfony/symfony v2.2.0-BETA2
    - don't install symfony/framework-bundle v2.1.0-RC2|don't install symfony/symfony v2.2.0-BETA2
    - don't install symfony/framework-bundle 2.0.x-dev|don't install symfony/symfony v2.2.0-BETA2
    - don't install symfony/framework-bundle v2.0.14|don't install symfony/symfony v2.2.0-BETA2
    - don't install symfony/framework-bundle v2.0.15|don't install symfony/symfony v2.2.0-BETA2
    - don't install symfony/framework-bundle v2.0.16|don't install symfony/symfony v2.2.0-BETA2
    - don't install symfony/framework-bundle v2.0.17|don't install symfony/symfony v2.2.0-BETA2
    - don't install symfony/framework-bundle v2.0.18|don't install symfony/symfony v2.2.0-BETA2
    - don't install symfony/framework-bundle v2.0.19|don't install symfony/symfony v2.2.0-BETA2
    - don't install symfony/framework-bundle v2.0.20|don't install symfony/symfony v2.2.0-BETA2
    - don't install symfony/framework-bundle v2.0.21|don't install symfony/symfony v2.2.0-BETA2
    - don't install symfony/framework-bundle v2.0.22|don't install symfony/symfony v2.2.0-BETA2
    - don't install symfony/framework-bundle v2.0.23|don't install symfony/symfony v2.2.0-BETA2
    - doctrine/doctrine-bundle v1.2.0-beta1 requires symfony/framework-bundle >=2.2.0-beta2,<2.3-dev -> satisfiable by symfony/symfony[2.2.x
-dev, v2.2.0, v2.2.0-BETA2, v2.2.0-RC1, v2.2.0-RC2, v2.2.0-RC3, v2.2.1], symfony/framework-bundle[2.2.x-dev, v2.2.0, v2.2.0-BETA2, v2.2.0-RC
1, v2.2.0-RC2, v2.2.0-RC3, v2.2.1].
    - Conclusion: don't install symfony/symfony v2.2.0-RC1```

This problem does not happen when not including
`"kwattro/neo4j-user-bundle": "*"`
in composer.json
ikwattro commented 11 years ago

The requirements in the Neo4jOGMBundle composer.json needs to be updated. I'll update to take 2.3 into account, please let me know if it works since I do not use this bundle since some months now.

Thanks for the report.

flip111 commented 11 years ago

The composer install works now. I did not test the functionality of the bundle yet.