Ergebnis 1 bis 1 von 1

Thema: Update von 4.9.5 auf 4.10.2 bleibt hängen

  1. #1
    Contao-Nutzer
    Registriert seit
    11.07.2009.
    Beiträge
    6

    Standard Update von 4.9.5 auf 4.10.2 bleibt hängen

    Hallo,
    ich möchte meine Installation version 4.9.5 mittels Contao-Manager 1.3.2 auf 4.10.2 aktualisieren.
    Das Update scheint bei "Composer Update (mittels Resolver Cloud) hängen zu bleiben:

    Provider: dogado
    PHP-Version: 7.2.28

    Meine Vorgehensweise:
    Contaomanager - Pakete aktualisieren - Einstellungen auf 4.10.* ändern - Änderungen anwenden


    Code:
    $ /opt/plesk/php/7.2/bin/php -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /var/www/vhosts/tsv-roethlein.de/httpdocs/tsvroe4/web/contao-manager.phar.php composer require contao/manager-bundle=4.10.* contao/news-bundle=4.10.* contao/calendar-bundle=4.10.* contao/faq-bundle=4.10.* contao/comments-bundle=4.10.* contao/newsletter-bundle=4.10.* contao/listing-bundle=4.10.* --no-suggest --no-update --no-scripts --prefer-stable --sort-packages --no-ansi --no-interaction
    
    /var/www/vhosts/tsv-roethlein.de/httpdocs/tsvroe4/composer.json has been updated
    
    # Process terminated with exit code 0
    # Result: OK
    
    
    $ /opt/plesk/php/7.2/bin/php -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /var/www/vhosts/tsv-roethlein.de/httpdocs/tsvroe4/web/contao-manager.phar.php composer remove contao/core-bundle contao/installation-bundle --no-update --no-scripts --no-ansi --no-interaction
    
    contao/core-bundle is not required in your composer.json and has not been removed
    contao/installation-bundle is not required in your composer.json and has not been removed
    
    # Process terminated with exit code 0
    # Result: OK
    
    
    > Resolving dependencies using Composer Cloud v2.4.10
    !!! Current server is sponsored by: Contao Association !!!
    composer.json
    Code:
    {
        "type": "project",
        "require": {
            "bugbuster/contao-visitors-bundle": "^1.6",
            "codefog/contao-cookiebar": "^2.3",
            "contao/calendar-bundle": "4.10.*",
            "contao/comments-bundle": "4.10.*",
            "contao/conflicts": "*@dev",
            "contao/faq-bundle": "4.10.*",
            "contao/listing-bundle": "4.10.*",
            "contao/manager-bundle": "4.10.*",
            "contao/news-bundle": "4.10.*",
            "contao/newsletter-bundle": "4.10.*",
            "madeyourday/contao-rocksolid-columns": "^2.0",
            "madeyourday/contao-rocksolid-slider": "^2.0"
        },
        "extra": {
            "contao-component-dir": "assets"
        },
        "scripts": {
            "post-install-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ],
            "post-update-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ]
        }
    }

    Wo liegt mein Fehler?
    Vielen Dank für Ihre Hilfe
    Bernhard


    Das Thema hat sich erledigt, einen Grund kann ich aber nicht wirklich nenne.
    Ich konnte die Updates nun problemlos durchführen:
    erst auf 4.9.7, dann aud 4.10.2
    mfG
    Bernhard
    Geändert von bernie (04.10.2020 um 09:44 Uhr)

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
  •