Ergebnis 1 bis 6 von 6

Thema: Fehlermeldung bei Update von 4.9.1 auf 4.9.37

  1. #1
    Contao-Fan Avatar von typolighter
    Registriert seit
    02.07.2009.
    Beiträge
    345

    Standard Fehlermeldung bei Update von 4.9.1 auf 4.9.37

    Guten Morgen Gemeinde,
    folgende Fehlermeldung erhalte ich, wenn ich das Update laufen lassen will:

    > Resolving dependencies using Composer Cloud v3.5.1
    [6.1MiB/0.18s] Loading composer repositories with package information
    [67.8MiB/7.96s] Updating dependencies
    [127.2MiB/8.41s] Your requirements could not be resolved to an installable set of packages.
    [127.2MiB/8.41s]
    Problem 1
    - contao-community-alliance/composer-plugin 3.0.9 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.3.0] but it does not match the constraint.
    - terminal42/contao-pageimage 3.4.2 requires contao-community-alliance/composer-plugin ~2.4 || ~3.0 -> satisfiable by contao-community-alliance/composer-plugin[3.0.9].
    - terminal42/contao-pageimage is locked to version 3.4.2 and an update of this package was not requested.
    [127.2MiB/8.41s] <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>
    [38.3MiB/8.46s] Memory usage: 38.26MB (peak: 179.4MB), time: 8.47s.
    [38.3MiB/8.47s] Finished Composer Cloud resolving.

    Im Contao Manager gibts noch diese Meldung:
    contao-components/installer --> manuell entfernt

    Kann mir jemand die Meldugn erklären und evtl. sagen was zu tun ist? Vielen Dank!

  2. #2
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    34.114
    Partner-ID
    10107

    Standard

    Zitat Zitat von typolighter Beitrag anzeigen
    wenn ich das Update laufen lassen will:
    Wie hast du das versucht? Du musst das über die Systemwartung machen.
    » sponsor me via GitHub or PayPal or Revolut

  3. #3
    Contao-Fan Avatar von typolighter
    Registriert seit
    02.07.2009.
    Beiträge
    345

    Standard

    Update wie immer über Pakete, dann bei Contao Open Source CMS die aktuelle Version 4.9.37 eingetragen ...
    Was meinst du mit "über die Systemwartung machen"?

  4. #4
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    34.114
    Partner-ID
    10107

    Standard

    Systemwartung - Composer Abhängigkeiten - "Composer Update ausführen". Das aktualisiert alle Pakete.
    » sponsor me via GitHub or PayPal or Revolut

  5. #5
    Contao-Fan Avatar von typolighter
    Registriert seit
    02.07.2009.
    Beiträge
    345

    Standard

    OK, Composer update hab ich durchgeführt, bei composer install kommt wieder Fehlermeldung:

    $ /opt/RZphp74/bin/php-cli -q -dmax_execution_time=0 -dmemory_limit=-1 -ddisplay_errors=0 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=MET /mnt/web018/e2/86/57291786/htdocs/contao4/web/contao-manager.phar.php composer install --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
    The "contao-components/installer" plugin was skipped because it requires a Plugin API version ("^1.0") that does not match your Composer installation ("2.2.0"). You may need to run composer update with the "--no-plugins" option.
    The "ocramius/package-versions" plugin was skipped because it requires a Plugin API version ("^1.0.0") that does not match your Composer installation ("2.2.0"). You may need to run composer update with the "--no-plugins" option.
    The "contao-community-alliance/composer-plugin" plugin was skipped because it requires a Plugin API version ("^1.0") that does not match your Composer installation ("2.2.0"). You may need to run composer update with the "--no-plugins" option.
    The "contao/manager-plugin" plugin was skipped because it requires a Plugin API version ("^1.1") that does not match your Composer installation ("2.2.0"). You may need to run composer update with the "--no-plugins" option.
    Installing dependencies from lock file
    Verifying lock file contents can be installed on current platform.
    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.9 and an update of this package was not requested.
    - contao-community-alliance/composer-plugin 3.0.9 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.8.0 and an update of this package was not requested.
    - contao/manager-plugin 2.8.0 requires composer-plugin-api ^1.1 -> found composer-plugin-api[2.2.0] but it does not match the constraint.
    Problem 4
    - ocramius/package-versions is locked to version 1.4.2 and an update of this package was not requested.
    - ocramius/package-versions 1.4.2 requires composer-plugin-api ^1.0.0 -> found composer-plugin-api[2.2.0] but it does not match the constraint.
    Problem 5
    - lib-xsl is present at version 1.1.26.0 and cannot be modified by Composer
    - Only one of these can be installed: lib-libxslt[1.1.37], lib-xsl[1.1.26.0]. lib-libxslt replaces lib-xsl and thus cannot coexist with it.
    - lib-libxslt is present at version 1.1.37 and cannot be modified by Composer
    # Process terminated with exit code 2
    # Result: Misuse of shell builtins

  6. #6
    Contao-Fan Avatar von typolighter
    Registriert seit
    02.07.2009.
    Beiträge
    345

    Standard

    Ich hab das Composer Update jetzt ein zweites Mal laufen lassen, jetzt hat auch der install funktioniert.
    Danke!!

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
  •