Contao-Camp 2024
Ergebnis 1 bis 7 von 7

Thema: Installation von Calender Extended Bundle schlägt fehl.

  1. #1
    Contao-Fan
    Registriert seit
    16.01.2012.
    Beiträge
    414

    Standard Installation von Calender Extended Bundle schlägt fehl.

    Beim Installieren des Calender Extended Bundle erscheint immer Konsolentask beendet und diese Fehlermeldung im Log.

    Isotope ist bereits installiert und ebenfalls das notification_center in den Version 1.5.11 kann es an dem liegen? Und wenn ja kann ich ohne Probleme auf die version 1.4.6 downgraden oder benötigt isotop wiederrum 1.5?

    Code:
    ......./public/web/contao-manager.phar.php composer require kmielke/calendar-extended-bundle --no-suggest --no-update --no-scripts --prefer-stable --sort-packages --no-ansi --no-interaction
    
    Using version ^1.0 for kmielke/calendar-extended-bundle
    /srv/www/xxx/public/composer.json has been updated
    
    # Process terminated with exit code 0
    # Result: OK
    
    
    > Resolving dependencies using Composer Cloud v2.2.4
    
    [6.7MiB/0.25s] Loading composer repositories with package information
    [7.1MiB/0.37s] Updating dependencies
    [2096.2MiB/30.42s] Your requirements could not be resolved to an installable set of packages.
    [2096.2MiB/30.43s] 
      Problem 1
        - Conclusion: don't install kmielke/calendar-extended-bundle 1.0.8
        - Conclusion: don't install kmielke/calendar-extended-bundle 1.0.7
        - Conclusion: don't install kmielke/calendar-extended-bundle 1.0.6
        - Conclusion: don't install kmielke/calendar-extended-bundle 1.0.5
        - Conclusion: don't install kmielke/calendar-extended-bundle 1.0.4
        - Conclusion: don't install kmielke/calendar-extended-bundle 1.0.3
        - Conclusion: don't install kmielke/calendar-extended-bundle 1.0.2
        - Conclusion: don't install kmielke/calendar-extended-bundle 1.0.1
        - Installation request for menatwork/contao-multicolumnwizard (locked at 3.3.16) -> satisfiable by menatwork/contao-multicolumnwizard[3.3.16].
        - Installation request for kmielke/calendar-extended-bundle ^1.0 -> satisfiable by kmielke/calendar-extended-bundle[1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8].
        - Conclusion: don't install terminal42/notification_center 1.5.11
        - kmielke/calendar-extended-bundle 1.0.0 requires terminal42/notification_center 1.4.* -> satisfiable by terminal42/notification_center[1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5, 1.4.6].
        - Can only install one of: terminal42/notification_center[1.4.0, 1.5.11].
        - Can only install one of: terminal42/notification_center[1.4.1, 1.5.11].
        - Can only install one of: terminal42/notification_center[1.4.2, 1.5.11].
        - Can only install one of: terminal42/notification_center[1.4.3, 1.5.11].
        - Can only install one of: terminal42/notification_center[1.4.4, 1.5.11].
        - Can only install one of: terminal42/notification_center[1.4.5, 1.5.11].
        - Can only install one of: terminal42/notification_center[1.4.6, 1.5.11].
        - Installation request for terminal42/notification_center (locked at 1.5.11) -> satisfiable by terminal42/notification_center[1.5.11].
    
    [2096.2MiB/30.43s] <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>
    [444.9MiB/32.25s] Memory usage: 444.9MB (peak: 2100.66MB), time: 32.26s.
    [444.9MiB/32.25s] Finished Composer Cloud resolving.

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

    Standard

    Du musst entweder vor dem Hinzufügen des Pakets alle anderen Pakete zum Update markieren - oder nach dem Hinzufügen des Pakets im Contao Manager unter "Wartung" - "Abhängigkeiten installieren" ein komplettes composer update durchführen.

  3. #3
    Contao-Nutzer Avatar von mandrael
    Registriert seit
    29.06.2009.
    Ort
    Salzburg, Austria
    Beiträge
    224

    Standard

    Ich habe auch dasselbe Problem beim bundle (das Nicht-Bundle lässt sich installieren):
    Das Problem tritt sowohl in WebGo als auch NetCup auf.
    Ich habe vor dem Hinzufügen des Pakets alle möglichen Wartungen inkl. Komplettupgrade erfolgreich durchgeführt.

    Hier die Ausgabe des Terminals (URL leicht abgeändert):
    Code:
    $ /usr/local/php73/bin/php -q /var/www/vhosts/hosting117000.a2f00.netcup.net/sub.domain.de/web/contao-manager.phar.php composer require kmielke/calendar-extended-bundle --no-suggest --no-update --no-scripts --prefer-stable --sort-packages --no-ansi --no-interaction
    
    Using version ^1.0 for kmielke/calendar-extended-bundle
    /var/www/vhosts/hosting117000.a2f00.netcup.net/sub.domain.de/composer.json has been updated
    
    # Process terminated with exit code 0
    # Result: OK
    
    
    > Resolving dependencies using Composer Cloud v2.2.5
    
    [6.9MiB/0.21s] Loading composer repositories with package information
    [7.3MiB/0.33s] Updating dependencies
    [2101.7MiB/25.17s] Your requirements could not be resolved to an installable set of packages.
    [2101.7MiB/25.17s] 
      Problem 1
        - kmielke/calendar-extended-bundle 1.0.4 requires terminal42/notification_center 1.4.* -> satisfiable by terminal42/notification_center[1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5, 1.4.6, 1.4.x-dev] but these conflict with your requirements or minimum-stability.
        - kmielke/calendar-extended-bundle 1.0.3 requires terminal42/notification_center 1.4.* -> satisfiable by terminal42/notification_center[1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5, 1.4.6, 1.4.x-dev] but these conflict with your requirements or minimum-stability.
        - kmielke/calendar-extended-bundle 1.0.2 requires terminal42/notification_center 1.4.* -> satisfiable by terminal42/notification_center[1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5, 1.4.6, 1.4.x-dev] but these conflict with your requirements or minimum-stability.
        - kmielke/calendar-extended-bundle 1.0.1 requires terminal42/notification_center 1.4.* -> satisfiable by terminal42/notification_center[1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5, 1.4.6, 1.4.x-dev] but these conflict with your requirements or minimum-stability.
        - kmielke/calendar-extended-bundle 1.0.0 requires terminal42/notification_center 1.4.* -> satisfiable by terminal42/notification_center[1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5, 1.4.6, 1.4.x-dev] but these conflict with your requirements or minimum-stability.
        - Conclusion: don't install kmielke/calendar-extended-bundle 1.0.8
        - Conclusion: don't install kmielke/calendar-extended-bundle 1.0.7
        - Conclusion: don't install kmielke/calendar-extended-bundle 1.0.6
        - Installation request for kmielke/calendar-extended-bundle ^1.0 -> satisfiable by kmielke/calendar-extended-bundle[1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8].
        - Conclusion: don't install menatwork/contao-multicolumnwizard 3.3.16
        - kmielke/calendar-extended-bundle 1.0.5 requires menatwork/contao-multicolumnwizard-bundle 3.4.* -> satisfiable by menatwork/contao-multicolumnwizard-bundle[3.4.0, 3.4.1, 3.4.2, 3.4.3, 3.4.4].
        - don't install menatwork/contao-multicolumnwizard-bundle 3.4.0|don't install menatwork/contao-multicolumnwizard 3.3.16
        - don't install menatwork/contao-multicolumnwizard-bundle 3.4.1|don't install menatwork/contao-multicolumnwizard 3.3.16
        - don't install menatwork/contao-multicolumnwizard-bundle 3.4.2|don't install menatwork/contao-multicolumnwizard 3.3.16
        - don't install menatwork/contao-multicolumnwizard-bundle 3.4.3|don't install menatwork/contao-multicolumnwizard 3.3.16
        - don't install menatwork/contao-multicolumnwizard-bundle 3.4.4|don't install menatwork/contao-multicolumnwizard 3.3.16
        - Installation request for menatwork/contao-multicolumnwizard (locked at 3.3.16) -> satisfiable by menatwork/contao-multicolumnwizard[3.3.16].
    
    [2101.7MiB/25.18s] <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>
    [443.5MiB/26.49s] Memory usage: 443.52MB (peak: 2102.57MB), time: 26.49s.
    [443.5MiB/26.49s] Finished Composer Cloud resolving.
    
    
    # Cloud Job ID rzbmCmgkrNm8NMGsaP7302uXozHYSMkOxVB1Y82kNhVuuf6QcMUZVOA3uuRPKTRypV1XhNUxtppAqM1QAzk failed
    
    ---
    
    ### Der Hintergrundprozess wurde unerwartet beendet ###
    Composer.json:
    Code:
    {
        "type": "project",
        "require": {
            "bwein-net/contao-backend-customizer": "^1.0",
            "chrmue/cm_membergooglemaps": "^2.0",
            "contao/calendar-bundle": "4.9.*",
            "contao/comments-bundle": "4.9.*",
            "contao/conflicts": "*@dev",
            "contao/faq-bundle": "4.9.*",
            "contao/listing-bundle": "4.9.*",
            "contao/manager-bundle": "4.9.*",
            "contao/news-bundle": "4.9.*",
            "delahaye/dlh_googlemaps": "^2.4",
            "friends-of-contao/contao-memberlist": "^2.0",
            "hschottm/tags": "^4.0",
            "jrgregory/m17-sticky-backend-footer": "^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",
            "phpoffice/phpspreadsheet": "^1.11",
            "terminal42/contao-autoregistration": "^2.0",
            "terminal42/contao-avatar": "^1.3",
            "terminal42/contao-leads": "^1.4",
            "terminal42/contao-mailusername": "^1.0",
            "terminal42/notification_center": "^1.5"
        },
        "extra": {
            "contao-component-dir": "assets"
        },
        "scripts": {
            "post-install-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ],
            "post-update-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ]
        }
    }
    Ich würde die neueste Version von calenda_extended gerne testen. Vielleicht kann mir da wer weiterhelfen?

    Danke und liebe Grüße, Michael

  4. #4
    Administratorin Avatar von lucina
    Registriert seit
    19.06.2009.
    Ort
    Kiel (DE)
    Beiträge
    7.328
    Partner-ID
    152
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Lies einfach den vorigen Beitrag in diesem Thema noch einmal.

  5. #5
    Contao-Nutzer Avatar von mandrael
    Registriert seit
    29.06.2009.
    Ort
    Salzburg, Austria
    Beiträge
    224

    Standard

    Hi, danke für die Antwort,

    Ich habe vor dem Hinzufügen des Pakets alle möglichen Wartungen inkl. Komplettupgrade erfolgreich durchgeführt.
    Ich definiere das mal genauer:
    • in Pakete: "Alles aktualisieren" und "Änderungen anwenden" gedrückt => nothing to install, alles OK
    • calender-extended-bundle hinzugefügt und Änderungen angewendet => Fehler wie beschrieben, Manager neu gestartet
    • in Systemwartung: "Prod Cache erneuern", "Composer Class Loader", "Composer Cache" und "Composer-Abhängigkeiten" (nothing to install)
    • calender-extended-bundle hinzugefügt und Änderungen angewendet => Fehler wie beschrieben

    Das Paket kann nicht hinzugefügt werden, da die Konsole abstürzt mit dem beschriebenen Fehler. Habe ich vielleicht irgendetwas übersehen?

    LG Michael
    Geändert von mandrael (16.03.2020 um 17:46 Uhr)

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

    Standard

    Zitat Zitat von mandrael Beitrag anzeigen
    • in Pakete: "Alles aktualisieren" und "Änderungen anwenden" gedrückt => nothing to install, alles OK
    Nein, du sollst alle Pakete zur Aktualisierung markieren und dann das Paket hinzufügen und dann erst die Änderungen anwenden. Oder das Paket hinzufügen und dann über die Wartung ein composer update durchführen lassen.

  7. #7
    Contao-Nutzer Avatar von mandrael
    Registriert seit
    29.06.2009.
    Ort
    Salzburg, Austria
    Beiträge
    224

    Standard

    Liebe Spooky &co,
    danke für die Geduld! So ging's! Für mich ist das alles noch ziemlich neu ...
    LG Michael

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
  •