Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-25658

Error on installing ezplatform from master

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: High High
    • QA tracked issues
    • 1.3.0
    • Install
    • None
    • Debian 8
      PHP 5.6.17
      mysql Ver 14.14 Distrib 5.5.47

    Description

      Steps to reproduce:

      1. Simply run:

      php -d memory_limit=-1 composer.phar create-project --no-dev --prefer-dist ezsystems/ezplatform ezpublish5 dev-master
      

      2. You'll get the error:

      Your requirements could not be resolved to an installable set of packages.
      
      Problem 1
          - The requested package ezsystems/ezpublish-kernel ~6.2@dev could not be found.
        Problem 2
          - ezsystems/repository-forms v1.1.0-rc1 requires ezsystems/ezpublish-kernel ^6.1 -> no matching package found.
          - ezsystems/repository-forms v1.1.0 requires ezsystems/ezpublish-kernel ^6.1 -> no matching package found.
          - ezsystems/repository-forms 1.2.x-dev requires ezsystems/ezpublish-kernel ~6.3@dev -> no matching package found.
          - Installation request for ezsystems/repository-forms ~1.1@dev -> satisfiable by ezsystems/repository-forms[1.2.x-dev, v1.1.0, v1.1.0-rc1].
      
      Potential causes:
       - A typo in the package name
       - The package is not available in a stable-enough version according to your minimum-stability setting
         see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
      
      Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            rui.silva-obsolete@ez.no Rui Silva (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: