Ergebnis 1 bis 1 von 1

Thema: Fehler beim Update aller Pakete

  1. #1
    Contao-Urgestein Avatar von tblumrich
    Registriert seit
    25.06.2009.
    Ort
    Feldberger Seenlandschaft
    Beiträge
    2.225
    Partner-ID
    7979
    User beschenken
    Wunschliste

    Standard Fehler beim Update aller Pakete

    Hallo,

    ich wollte gerade eine Contao Installation updaten (4.4.45) auf die aktuelleste 4.4er. Der Testlauf lief problemlos durch... Leider erfolgt beim Update alle Pakete ein Fehler:

    Konolenausgabe:
    Code:
    $ /usr/bin/php7.4 -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /home/www/wildnisschule-seenland.de/web/contao-manager.phar.php composer install --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
    Using config.component-dir has been deprecated. Please use extra.contao-component-dir instead.
    Installing dependencies from lock file
    Verifying lock file contents can be installed on current platform.
    Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update <package name>`.
    Your lock file does not contain a compatible set of packages. Please run composer update.
      Problem 1
        - contao-community-alliance/composer-plugin is locked to version 3.0.8 and an update of this package was not requested.
        - contao-community-alliance/composer-plugin 3.0.8 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.2.0] but it does not match the constraint.
      Problem 2
        - contao-components/installer is locked to version 1.3.1 and an update of this package was not requested.
        - contao-components/installer 1.3.1 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.2.0] but it does not match the constraint.
      Problem 3
        - contao/manager-plugin is locked to version 2.7.1 and an update of this package was not requested.
        - contao/manager-plugin 2.7.1 requires composer-plugin-api ^1.1 -> found composer-plugin-api[2.2.0] but it does not match the constraint.
      Problem 4
        - robloach/component-installer is locked to version 0.2.3 and an update of this package was not requested.
        - robloach/component-installer 0.2.3 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.2.0] but it does not match the constraint.
      Problem 5
        - lib-imagick is present at version 6.9.7.4 and cannot be modified by Composer
        - Only one of these can be installed: lib-imagick-imagemagick[6.9.7.4], lib-imagick[6.9.7.4]. lib-imagick-imagemagick replaces lib-imagick and thus cannot coexist with it.
        - lib-imagick-imagemagick is present at version 6.9.7.4 and cannot be modified by Composer
    # Process terminated with exit code 2
    # Result: Misuse of shell builtins
    Contao Manager 1.5.7
    Nach Bestätigung lande ich im abgesicherten Modus mit folgender Ausgabe:

    Code:
    The command "'/usr/bin/php7.4' '-q' '-dmax_execution_time=0' '-dmemory_limit=-1' '-dallow_url_fopen=1' '-ddisable_functions=' '-ddate.timezone=Europe/Berlin' '/home/www/wildnisschule-seenland.de/vendor/contao/manager-bundle/bin/contao-console' 'list' '--format=json'" failed.
    
    Exit Code: 1(General error)
    
    Working directory: /home/www/wildnisschule-seenland.de
    
    Output:
    ================
    
    
    Error Output:
    ================
    
    In ContaoModuleBundle.php line 36:
                                                                       
      The module folder "system/modules/metapalettes" does not exist.
    Weiß jemand was zu tun ist?

    //edit
    Das empfohlene composer.update hab ich jetzt mehrmal probiert, es bleibt bei o.g. Konsolenausgaben.

    //edit2
    Es lag wohl an den kapuuten Symlinks, die ich nun gelöscht habe:
    Code:
    metaplettes
    ../../vendor/contao-community-alliance/meta-palettes/contao
    
    icon-wizard
    ../../vendor/netzmacht/contao-iconwizard/module
    
    font-awesome
    ../../vendor/netzmacht/contao-font-awesome/module
    Geändert von tblumrich (15.08.2022 um 15:23 Uhr)
    blucomp | Webdesign & Onlinelösungen

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
  •