Ergebnis 1 bis 5 von 5

Thema: Contao Update von 4.6.12 Fehler

  1. #1
    Contao-Nutzer
    Registriert seit
    04.06.2019.
    Beiträge
    14

    Standard Contao Update von 4.6.12 Fehler

    Hallo liebe Contao-Community,

    ich habe folgendes Problem. Wenn ich versuche meine Contao Installation zu aktualisieren, schlägt dies fehl.

    Es handelt sich um die Version 4.6.12, gehostet wird das Ganze bei Ratiokontakt.

    Beim Starten des Contao Managers erhalte ich folgende Fehlermeldung:
    Code:
    $ /opt/plesk/php/7.2/bin/php '-q' '/var/www/vhosts/#####/web/contao-manager.phar.php' 'composer' 'require' 'contao/manager-bundle=4.7.0' '--no-suggest' '--no-update' '--no-scripts' '--prefer-stable' '--sort-packages' '--no-ansi' '--no-interaction' 2>&1
    
    Using config.component-dir has been deprecated. Please use extra.contao-component-dir instead.
    /var/www/vhosts/adelhelm.de/update.adelhelm.de/composer.json has been updated
    
    # Process terminated with exit code 0
    # Result: OK
    
    
    > The Composer Cloud failed with status code 404
    
      Composer Resolver returned an unexpected status code
    
    Response:
    
    
    ---
    
    ### The background task has stopped unexpectedly ###

    Wenn ich ein Contao Update Starte, schlägt dies mit folgender Meldung fehl:


    Code:
    > Resolving dependencies using Composer Cloud v2.0.10
    
    [455.6MiB/5.91s] Loading composer repositories with package information
    [455.9MiB/6.11s] Updating dependencies
    [2093.2MiB/44.16s] Your requirements could not be resolved to an installable set of packages.
    [2093.2MiB/44.16s] 
      Problem 1
        - contao/newsletter-bundle 4.6.12 requires contao/core-bundle 4.6.12 -> satisfiable by contao/core-bundle[4.6.12].
        - contao/newsletter-bundle 4.6.12 requires contao/core-bundle 4.6.12 -> satisfiable by contao/core-bundle[4.6.12].
        - Can only install one of: contao/core-bundle[4.7.0, 4.6.12].
        - Can only install one of: contao/core-bundle[4.7.0, 4.6.12].
        - contao/manager-bundle 4.7.0 requires contao/core-bundle 4.7.0 -> satisfiable by contao/core-bundle[4.7.0].
        - Installation request for contao/manager-bundle 4.7.0 -> satisfiable by contao/manager-bundle[4.7.0].
        - Installation request for contao/newsletter-bundle (locked at 4.6.12, required as ^4.5) -> satisfiable by contao/newsletter-bundle[4.6.12].
    
    [2093.2MiB/44.16s] <warning>Running update with --no-dev does not mean require-dev is ignored, it just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems.</warning>
    [764.1MiB/49.35s] Memory usage: 764.14MB (peak: 2680.7MB), time: 49.35s.
    [764.1MiB/49.39s] Finished Composer Cloud resolving.
    
    
    # Cloud Job ID GBfi0n1Btxpxdxhjjub2gwSYOVOkIdl9eFLxIRDjZwIiSH6f8AhOB8aMOoEwZpBMj7NfNINtUPqacCvzbH55G3Q4EseW0JQZS9y20bG6QZnpJ4tHwuotFSreAPsL failed
    
    ---
    
    ### The background task has stopped unexpectedly ###
    Beim Update einer Erweiterung erhalte ich folgenge Fehlermeldung:

    Code:
    > Resolving dependencies using Composer Cloud v2.0.10
    
    [432.5MiB/3.81s] Loading composer repositories with package information
    [432.9MiB/4.05s] Updating dependencies
    [2070.9MiB/45.34s] Your requirements could not be resolved to an installable set of packages.
    [2070.9MiB/45.35s] 
      Problem 1
        - The requested package contao/manager-bundle (locked at 4.6.12, required as 4.7.0) is satisfiable by contao/manager-bundle[4.6.12] but these conflict with your requirements or minimum-stability.
      Problem 2
        - contao/installation-bundle 4.6.12 requires doctrine/dbal ^2.9 -> satisfiable by doctrine/dbal[v2.9.2, v2.9.0, v2.9.1].
        - contao/installation-bundle 4.6.12 requires doctrine/dbal ^2.9 -> satisfiable by doctrine/dbal[v2.9.2, v2.9.0, v2.9.1].
        - contao/conflicts dev-master conflicts with doctrine/dbal[v2.9.0].
        - contao/conflicts dev-master conflicts with doctrine/dbal[v2.9.1].
        - contao/conflicts dev-master conflicts with doctrine/dbal[v2.9.2].
        - contao/conflicts dev-master conflicts with doctrine/dbal[v2.9.2].
        - Installation request for contao/conflicts *@dev -> satisfiable by contao/conflicts[dev-master].
        - Installation request for contao/installation-bundle (locked at 4.6.12) -> satisfiable by contao/installation-bundle[4.6.12].
    
    [2070.9MiB/45.35s] <warning>Running update with --no-dev does not mean require-dev is ignored, it just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems.</warning>
    [740.0MiB/50.40s] Memory usage: 739.97MB (peak: 2679.66MB), time: 50.4s.
    [740.0MiB/50.40s] Finished Composer Cloud resolving.
    
    
    # Cloud Job ID KIIRkXeHtMiX1JQa7JfZVTKJheM9kiCf18PqR71CYsNtpoislGA9564cwegq5xEZeHk4Xap9B2zUbqShYIZIklNG2070yK7igz7q22plv63jrhQIgJrlEFp76KsoA failed
    
    ---
    
    ### The background task has stopped unexpectedly ###

    Die composer.json sieht folgendermaßen aus:

    Code:
    {
        "name": "contao/managed-edition",
        "type": "project",
        "description": "Contao Open Source CMS",
        "license": "LGPL-3.0-or-later",
        "authors": [
            {
                "name": "Leo Feyer",
                "homepage": "https://github.com/leofeyer"
            }
        ],
        "require": {
            "php": "^7.1",
            "christianbarkowsky/rel-canonical": "^3.3",
            "contao/calendar-bundle": "^4.5",
            "contao/comments-bundle": "^4.5",
            "contao/conflicts": "*@dev",
            "contao/faq-bundle": "^4.5",
            "contao/listing-bundle": "^4.5",
            "contao/manager-bundle": "4.7.*",
            "contao/news-bundle": "^4.5",
            "contao/newsletter-bundle": "^4.5",
            "delahaye/dlh_geocode": "^1.1",
            "delahaye/dlh_googlemaps": "^2.4",
            "do-while/contao-backupdb-bundle": "^1.3",
            "ma3xl3/contao-easy-favicon": "^2.0",
            "madeyourday/contao-rocksolid-antispam": "^2.0",
            "madeyourday/contao-rocksolid-columns": "^2.0",
            "madeyourday/contao-rocksolid-custom-elements": "^2.2",
            "madeyourday/contao-rocksolid-frontend-helper": "^2.0",
            "madeyourday/contao-rocksolid-icon-picker": "^2.0",
            "madeyourday/contao-rocksolid-mega-menu": "^2.0",
            "madeyourday/contao-rocksolid-slider": "^2.0",
            "madeyourday/contao-rocksolid-theme-assistant": "^2.0",
            "menatwork/contao-multicolumnwizard": "^3.3",
            "terminal42/contao-changelanguage": "^3.1"
        },
        "config": {
            "component-dir": "assets"
        },
        "extra": {
            "branch-alias": {
                "dev-4.5": "4.5.x-dev"
            }
        },
        "scripts": {
            "post-install-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ],
            "post-update-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ]
        }
    }
    Vorab schon einmal vielen Dank für eure Hilfe.

  2. #2
    Administrator Avatar von xchs
    Registriert seit
    19.06.2009.
    Beiträge
    14.557
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Hast Du alle (!) Pakete zum Update ausgewählt und anschließend den Updatejob gestartet?
    Contao Community Administrator

    [Unterstützungsmöglichkeiten]

  3. #3
    Contao-Nutzer
    Registriert seit
    04.06.2019.
    Beiträge
    14

    Standard

    Nein, jeweils einzeln, geht aber bei allen nicht.

  4. #4
    Administrator Avatar von xchs
    Registriert seit
    19.06.2009.
    Beiträge
    14.557
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Du musst alle (!) gleichzeitig zum Update markieren/auswählen.
    Contao Community Administrator

    [Unterstützungsmöglichkeiten]

  5. #5
    Contao-Nutzer
    Registriert seit
    04.06.2019.
    Beiträge
    14

    Standard

    Wow, vielen vielen Dank.

    Habe da wirklich lange rumprobiert.

Aktive Benutzer

Aktive Benutzer

Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)

Lesezeichen

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •