Ergebnis 1 bis 12 von 12

Thema: Fehler bei Installation von Erweiterungen

  1. #1
    Contao-Nutzer
    Registriert seit
    16.07.2019.
    Beiträge
    26

    Standard Fehler bei Installation von Erweiterungen

    Liebe Gemeinde,

    seit einiger Zeit habe ich eine Fehlermeldung bei der Installation von Erweiterungen. Leider werde ich daraus nicht so recht schlau.
    Hier mal ein Beispiel:

    PHP-Code:
    $ /usr/bin/php7.3-cli --dmax_execution_time=-dmemory_limit=--dallow_url_fopen=-ddisable_functions= -ddate.timezone=Europe/Berlin /homepages/6/d302155862/htdocs/contao/web/contao-manager.phar.php composer require codefog/contao-cookiebar --no-update --no-scripts --prefer-stable --sort-packages --no-ansi --no-interaction

    The 
    "contao/manager-plugin" plugin was skipped because it requires a Plugin API version ("^1.1"that does not match your Composer installation ("2.1.0"). You may need to run composer update with the "--no-plugins" option.
    The "isotope/isotope-demo" plugin was skipped because it requires a Plugin API version ("^1.1"that does not match your Composer installation ("2.1.0"). You may need to run composer update with the "--no-plugins" option.
    Using version ^2.3 for codefog/contao-cookiebar
    /homepages/6/d302155862/htdocs/contao/composer.json has been updated

    # Process terminated with exit code 0
    # Result: OK


    Resolving dependencies using Composer Cloud v3.2.0
    !!! Current server is sponsored byContao Association !!!


    [
    6.8MiB/0.23sLoading composer repositories with package information
    [62.3MiB/2.00sUpdating dependencies
    [1546.8MiB/10.65sYour requirements could not be resolved to an installable set of packages.
    [
    1546.8MiB/10.65s
      
    Problem 1
        
    isotope/isotope-demo is locked to version 2.6.1 and an update of this package was not requested.
        - 
    isotope/isotope-demo 2.6.1 requires composer-plugin-api ^1.1 -> found composer-plugin-api[2.1.0but it does not match the constraint.
      
    Problem 2
        
    contao/manager-plugin 2.8.0 requires composer-plugin-api ^1.1 -> found composer-plugin-api[2.1.0but it does not match the constraint.
        - 
    contao/manager-bundle 4.9.2 requires contao/manager-plugin ^2.4 -> satisfiable by contao/manager-plugin[2.8.0].
        - 
    contao/manager-bundle is locked to version 4.9.2 and an update of this package was not requested.

    [
    1546.8MiB/10.65sRunning update with --no-dev does not mean require-dev is ignoredit just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems.
    [
    77.2MiB/12.28sMemory usage77.24MB (peak1547.69MB), time12.29s.
    [
    77.2MiB/12.28sFinished Composer Cloud resolving

    Kurze System-Info
    Contao-Version: 4.9.2
    Contao-Manager: 1.4.8
    PHP: 7.3.30

    Ich hoffe, dass mir jemand weiter helfen kann. Vielen Dank im Voraus!
    Geändert von Spooky (10.12.2021 um 12:55 Uhr) Grund: fixed prefix

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

    Standard

    Zitat Zitat von Abdi Beitrag anzeigen
    Contao-Version: 4.9.2
    Contao-Manager: 1.4.8
    PHP: 7.3.30
    Das ist alles veraltet.

    • Die neueste Contao Version is 4.9.23 bzw. 4.12.4.
    • Die neueste Contao Manager Version ist 1.4.10.
    • Die neueste PHP Version ist 7.4.25 bzw. 8.0.12 bzw. 8.1.0
    Geändert von Spooky (10.12.2021 um 13:25 Uhr)
    » sponsor me via GitHub or PayPal or Revolut

  3. #3
    Wandelndes Contao-Lexikon Avatar von tab
    Registriert seit
    22.10.2013.
    Beiträge
    10.081
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Das ist alles veraltet.

    • Die neueste Contao Version is 4.9.23 bzw. 4.12.4.
    • Die neueste Contao Manager Version ist 1.4.10.
    • Die neueste PHP Version ist 7.4.25 bzw. 8.0.12
    Oder auch PHP 8.1.0 Edit: Sofern Contao schon damit kompatibel ist. Probier ich gleich mal aus. Auch die Erweiterungen könnten da Pobleme haben, also vielleicht besser doch erst mal 8.0.12.
    Geändert von tab (10.12.2021 um 13:25 Uhr)

  4. #4
    Contao-Nutzer
    Registriert seit
    16.07.2019.
    Beiträge
    26

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Das ist alles veraltet.

    • Die neueste Contao Version is 4.9.23 bzw. 4.12.4.
    • Die neueste Contao Manager Version ist 1.4.10.
    • Die neueste PHP Version ist 7.4.25 bzw. 8.0.12 bzw. 8.1.0
    Sorry meine Contao Manager ist 1.4.10 aber ich kann keine Aktualisierung machen

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

    Standard

    Zitat Zitat von Abdi Beitrag anzeigen
    aber ich kann keine Aktualisierung machen
    Du musst eine vollständige Paketaktualisierung durchführen. PHP solltest du vorher auf 7.4 umstellen.
    » sponsor me via GitHub or PayPal or Revolut

  6. #6
    Contao-Nutzer
    Registriert seit
    16.07.2019.
    Beiträge
    26

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Du musst eine vollständige Paketaktualisierung durchführen. PHP solltest du vorher auf 7.4 umstellen.

    ich habe das PHP auf 7.4 umgestellt. bei Composer Update ausführen Kommt das
    PHP-Code:
    $ /usr/bin/php7.4-cli --dmax_execution_time=-dmemory_limit=--dallow_url_fopen=-ddisable_functions= -ddate.timezone=Europe/Berlin /homepages/6/d302155862/htdocs/contao/web/contao-manager.phar.php composer install --prefer-dist --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader

    The 
    "contao/manager-plugin" plugin was skipped because it requires a Plugin API version ("^1.1"that does not match your Composer installation ("2.1.0"). You may need to run composer update with the "--no-plugins" option.
    The "isotope/isotope-demo" plugin was skipped because it requires a Plugin API version ("^1.1"that does not match your Composer installation ("2.1.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
    .
    WarningThe lock file is not up to date with the latest changes in composer.jsonYou may be getting outdated dependenciesIt is recommended that you run `composer update` or `composer update `.
    Your lock file does not contain a compatible set of packagesPlease run composer update.

      
    Problem 1
        
    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.1.0but it does not match the constraint.
      
    Problem 2
        
    isotope/isotope-demo is locked to version 2.6.1 and an update of this package was not requested.
        - 
    isotope/isotope-demo 2.6.1 requires composer-plugin-api ^1.1 -> found composer-plugin-api[2.1.0but it does not match the constraint.
      
    Problem 3
        
    lib-xsl is present at version 1.1.32.0 and cannot be modified by Composer
        
    Only one of these can be installedlib-libxslt[1.1.32], lib-xsl[1.1.32.0]. lib-libxslt replaces lib-xsl and thus cannot coexist with it.
        - 
    lib-libxslt is present at version 1.1.32 and cannot be modified by Composer


    # Process terminated with exit code 2
    # Result: Misuse of shell builtins 
    Geändert von Abdi (10.12.2021 um 14:23 Uhr)

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

    Standard

    Ist das die gesamte Konsolenausgabe?
    » sponsor me via GitHub or PayPal or Revolut

  8. #8
    Contao-Nutzer
    Registriert seit
    16.07.2019.
    Beiträge
    26

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Ist das die gesamte Konsolenausgabe?
    Ja genau

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

    Standard

    Entferne mal isotope/isotope-demo manuell aus der composer.json und führe danach wieder eine vollständige Paketaktualisierung durch. Wenn das erfolgreich durchgelaufen ist, kannst du isotope/isotope-demo danach wieder installieren (wobei ich mit dem Paket keine Erfahrung habe).
    » sponsor me via GitHub or PayPal or Revolut

  10. #10
    Contao-Nutzer
    Registriert seit
    16.07.2019.
    Beiträge
    26

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Entferne mal isotope/isotope-demo manuell aus der composer.json und führe danach wieder eine vollständige Paketaktualisierung durch. Wenn das erfolgreich durchgelaufen ist, kannst du isotope/isotope-demo danach wieder installieren (wobei ich mit dem Paket keine Erfahrung habe).

    Wenn ich auf Änderungen anwenden klicken scheint das
    PHP-Code:
    Resolving dependencies using Composer Cloud v3.2.0
    !!! Current server is sponsored byContao Association !!!


    [
    6.8MiB/0.19sLoading composer repositories with package information
    [7.5MiB/0.34sUpdating dependencies
    [9.0MiB/0.36sYour requirements could not be resolved to an installable set of packages.
    [
    9.0MiB/0.37s
      
    Problem 1
        
    contao/manager-plugin 2.8.0 requires composer-plugin-api ^1.1 -> found composer-plugin-api[2.1.0but it does not match the constraint.
        - 
    contao/manager-bundle 4.9.2 requires contao/manager-plugin ^2.4 -> satisfiable by contao/manager-plugin[2.8.0].
        - 
    contao/manager-bundle is locked to version 4.9.2 and an update of this package was not requested.

    [
    9.0MiB/0.37sRunning update with --no-dev does not mean require-dev is ignoredit just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems.
    [
    7.7MiB/0.38sMemory usage7.75MB (peak9.89MB), time0.38s.
    [
    7.7MiB/0.38sFinished Composer Cloud resolving
    Angehängte Grafiken Angehängte Grafiken

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

    Standard

    Zitat Zitat von Abdi Beitrag anzeigen
    Wenn ich auf Änderungen anwenden
    Das sollst du nicht machen. Du musst eine vollständige Paketaktualisierung durchführen wie vorhin beschrieben.
    » sponsor me via GitHub or PayPal or Revolut

  12. #12
    Contao-Nutzer
    Registriert seit
    16.07.2019.
    Beiträge
    26

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Das sollst du nicht machen. Du musst eine vollständige Paketaktualisierung durchführen wie vorhin beschrieben.
    Vielen Dank

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
  •