Ergebnis 1 bis 13 von 13

Thema: Installation / Löschen Loop mit Rocksolid Mega Menu

  1. #1
    Contao-Nutzer
    Registriert seit
    16.09.2012.
    Beiträge
    59

    Frage Installation / Löschen Loop mit Rocksolid Mega Menu

    Guten Tag zusammen,

    ich stecke mal wieder im loop und komme nicht raus.

    Contao Installation 4.9. sollte auf 4.13 upgedatet werden.
    rocksolid-mega-menu hatte Probleme im Composer gemacht. Dann Erweiterung gelöscht, weil es eigentlich eh nicht in Verwendung war.

    Momentan steht diese Erweiterung es im Contao Manager als "manuell entfernt". Mit dem Hinweis: Dieses Paket wird entfernt, wenn du die Änderungen anwendest.

    Alle Pakete aktualsieren.
    Nur Rocksolid MM löschen.
    Rocksolid MM update.
    Contao Update auf 4.13.
    ...
    Egal was ich installiere oder deinstallieren will. Der Composer bleibt immer in Zeile 199 hängen
    Code:
      - Upgrading madeyourday/contao-rocksolid-mega-menu (v2.1.4 => v2.2.4): Extracting archive
    Die Version 2.2.4 ist auch nicht mit Contao 4.9 (https://packagist.org/packages/madey...ga-menu#v2.1.4) kompatibel. Auch wenn ich explizit anweise nur 2.1.4 zu installieren.

    Habt ihr eine Idee wie ich das weiter trouble shooten kann?


    Hier das Log der kompletten Paketaktualisierung:
    Code:
    composer update contao/manager-bundle do-while/contao-backupdb-bundle madeyourday/contao-rocksolid-columns madeyourday/contao-rocksolid-icon-picker madeyourday/contao-rocksolid-custom-elements madeyourday/contao-rocksolid-slider terminal42/contao-leads terminal42/notification_center madeyourday/contao-rocksolid-mega-menu contao/news-bundle contao/calendar-bundle contao/faq-bundle contao/comments-bundle contao/newsletter-bundle contao/listing-bundle contao/conflicts contao/core-bundle contao/installation-bundle --no-installErfolgreich nach 19 Sekunden. RAM-Verbrauch: 16.85MB (Spitze: 224.49MB), Dauer: 12.89s.
    
    > Resolving dependencies using Composer Cloud v3.6.0-1-g9d9036c
    [6.8MiB/0.23s] Loading composer repositories with package information
    [6.8MiB/0.23s] <warning>Package "madeyourday/contao-rocksolid-mega-menu" listed for update is not locked.</warning>
    [92.4MiB/10.22s] Updating dependencies
    [33.1MiB/12.67s] Lock file operations: 0 installs, 1 update, 0 removals
    [33.1MiB/12.67s]   - Upgrading codefog/contao-haste (4.25.27 => 4.25.28)
    [32.4MiB/12.68s] Writing lock file
    [16.2MiB/12.70s] <warning>Package contao-components/highlight is abandoned, you should avoid using it. No replacement was suggested.</warning>
    [16.2MiB/12.70s] <warning>Package lexik/maintenance-bundle is abandoned, you should avoid using it. No replacement was suggested.</warning>
    [16.2MiB/12.70s] <warning>Package menatwork/contao-multicolumnwizard is abandoned, you should avoid using it. Use menatwork/contao-multicolumnwizard-bundle instead.</warning>
    [16.2MiB/12.70s] <warning>Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.</warning>
    [16.2MiB/12.70s] <warning>Package php-http/message-factory is abandoned, you should avoid using it. Use psr/http-factory instead.</warning>
    [16.2MiB/12.70s] <warning>Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.</warning>
    [16.2MiB/12.70s] <warning>Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead.</warning>
    [16.2MiB/12.70s] <warning>Package symfony/swiftmailer-bundle is abandoned, you should avoid using it. Use symfony/mailer instead.</warning>
    [16.2MiB/12.71s] <warning>Package true/punycode is abandoned, you should avoid using it. No replacement was suggested.</warning>
    [16.2MiB/12.71s] <warning>Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead.</warning>
    [16.4MiB/12.88s] No security vulnerability advisories found
    [16.8MiB/12.88s] Memory usage: 16.85MB (peak: 224.49MB), time: 12.89s.
    [16.8MiB/12.88s] Finished Composer Cloud resolving.
    # Job ID phcFEY4Lg4ssiitfdNup4pmhp8WbLD3eMIgZx20RZxtaKhCfWoDu6JMDgAzEczC4M6GMmujDI6vMhyQVr0lG4kV57FdGgS1oZl0eaHByFCqF completed in 19 seconds
    # Memory usage: 16.85MB (peak: 224.49MB), time: 12.89s.
    Code:
    composer install
    
    $ /opt/RZphp81/bin/php-cli -q -dmax_execution_time=0 -dmemory_limit=-1 -ddisplay_errors=0 -ddisplay_startup_errors=0 -derror_reporting=0 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=MET /mnt/web618/b3/03/54388603/htdocs/aktuell/web/contao-manager.phar.php composer install --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
    Installing dependencies from lock file
    Verifying lock file contents can be installed on current platform.
    Package operations: 21 installs, 68 updates, 16 removals
      - Downloading contao-components/tinymce4 (5.10.8)
      - Downloading symfony/deprecation-contracts (v3.3.0)
      - Downloading symfony/yaml (v5.4.30)
      - Downloading symfony/http-foundation (v5.4.30)
      - Downloading psr/event-dispatcher (1.0.0)
      - Downloading symfony/event-dispatcher-contracts (v3.3.0)
      - Downloading symfony/event-dispatcher (v5.4.26)
      - Downloading symfony/var-dumper (v5.4.29)
      - Downloading psr/log (2.0.0)
      - Downloading symfony/error-handler (v5.4.29)
      - Downloading symfony/http-kernel (v5.4.30)
      - Downloading symfony/dependency-injection (v5.4.29)
      - Downloading symfony/config (v5.4.26)
      - Downloading psr/http-message (1.1)
      - Downloading symfony/http-client (v5.4.29)
      - Downloading twig/twig (v3.7.1)
      - Downloading psr/cache (2.0.0)
      - Downloading doctrine/annotations (2.0.1)
      - Downloading symfony/dom-crawler (v5.4.25)
      - Downloading symfony/polyfill-uuid (v1.28.0)
      - Downloading symfony/uid (v5.4.21)
      - Downloading symfony/twig-bridge (v5.4.29)
      - Downloading symfony/twig-bundle (v5.4.27)
      - Downloading symfony/translation (v5.4.30)
      - Downloading symfony/password-hasher (v5.4.29)
      - Downloading symfony/security-core (v5.4.30)
      - Downloading symfony/property-info (v6.3.0)
      - Downloading symfony/security-http (v5.4.30)
      - Downloading symfony/security-csrf (v5.4.27)
      - Downloading symfony/security-guard (v5.4.27)
      - Downloading symfony/security-bundle (v5.4.30)
      - Downloading symfony/routing (v5.4.26)
      - Downloading symfony/process (v5.4.28)
      - Downloading monolog/monolog (2.9.2)
      - Downloading symfony/monolog-bridge (v5.4.22)
      - Downloading egulias/email-validator (4.0.2)
      - Downloading symfony/mailer (v5.4.22)
      - Downloading symfony/lock (v5.4.30)
      - Downloading symfony/intl (v5.4.30)
      - Downloading symfony/finder (v5.4.27)
      - Downloading symfony/var-exporter (v6.3.6)
      - Downloading symfony/cache (v5.4.30)
      - Downloading symfony/framework-bundle (v5.4.29)
      - Downloading symfony/expression-language (v5.4.21)
      - Downloading doctrine/persistence (2.5.7)
      - Downloading symfony/doctrine-bridge (v5.4.30)
      - Downloading symfony/console (v5.4.28)
      - Downloading symfony/asset (v5.4.21)
      - Downloading thecodingmachine/safe (v2.5.0)
      - Downloading spatie/schema-org (3.14.0)
      - Downloading scrivo/highlight.php (v9.18.1.10)
      - Downloading psr/clock (1.0.0)
      - Downloading stella-maris/clock (0.1.7)
      - Downloading lcobucci/clock (2.3.0)
      - Downloading lcobucci/jwt (4.1.5)
      - Downloading league/mime-type-detection (1.14.0)
      - Downloading league/flysystem (3.18.0)
      - Downloading league/flysystem-local (3.18.0)
      - Downloading league/flysystem-bundle (3.3.1)
      - Downloading nette/utils (v4.0.3)
      - Downloading nette/schema (v1.2.5)
      - Downloading dflydev/dot-access-data (v3.0.2)
      - Downloading league/config (v1.2.0)
      - Downloading league/commonmark (2.4.1)
      - Downloading symfony/templating (v6.3.0)
      - Downloading knplabs/knp-time-bundle (v1.20.0)
      - Downloading knplabs/knp-menu (v3.4.0)
      - Downloading doctrine/instantiator (2.0.0)
      - Downloading doctrine/dbal (3.7.1)
      - Downloading doctrine/doctrine-bundle (2.10.2)
      - Downloading contao/core-bundle (4.13.32)
      - Downloading contao/calendar-bundle (4.13.32)
      - Downloading contao/comments-bundle (4.13.32)
      - Downloading contao/faq-bundle (4.13.32)
      - Downloading contao/listing-bundle (4.13.32)
      - Downloading twig/extra-bundle (v3.7.1)
      - Downloading symfony/web-profiler-bundle (v5.4.30)
      - Downloading symfony/stopwatch (v5.4.21)
      - Downloading symfony/dotenv (v5.4.30)
      - Downloading symfony/debug-bundle (v5.4.26)
      - Downloading contao/installation-bundle (4.13.32)
      - Downloading contao/manager-bundle (4.13.32)
      - Downloading contao/news-bundle (4.13.32)
      - Downloading contao/newsletter-bundle (4.13.32)
      - Downloading madeyourday/contao-rocksolid-custom-elements (v2.4.6)
      - Downloading madeyourday/contao-rocksolid-icon-picker (v2.1.1)
      - Downloading madeyourday/contao-rocksolid-slider (v2.2.3)
      - Downloading madeyourday/contao-rocksolid-columns (v2.1.1)
      - Downloading madeyourday/contao-rocksolid-mega-menu (v2.2.4)
      - Removing webmozart/path-util (2.3.0)
      - Removing webmozart/assert (1.11.0)
      - Removing true/punycode (v2.1.1)
      - Removing symfony/swiftmailer-bundle (v3.5.4)
      - Removing symfony/proxy-manager-bridge (v4.4.39)
      - Removing symfony/polyfill-iconv (v1.28.0)
      - Removing symfony/debug (v4.4.44)
      - Removing swiftmailer/swiftmailer (v6.3.0)
      - Removing ramsey/uuid (3.9.7)
      - Removing patchwork/utf8 (v1.3.3)
      - Removing michelf/php-markdown (1.9.1)
      - Removing lexik/maintenance-bundle (v2.1.5)
      - Removing laminas/laminas-code (4.7.1)
      - Removing friendsofphp/proxy-manager-lts (v1.0.16)
      - Removing contao-components/highlight (9.18.1)
      - Removing composer/package-versions-deprecated (1.11.99.5)
      - Upgrading contao-components/tinymce4 (4.9.12 => 5.10.8): Extracting archive
      - Upgrading symfony/deprecation-contracts (v2.5.2 => v3.3.0): Extracting archive
      - Upgrading symfony/yaml (v4.4.45 => v5.4.30): Extracting archive
      - Upgrading symfony/http-foundation (v4.4.49 => v5.4.30): Extracting archive
      - Installing psr/event-dispatcher (1.0.0): Extracting archive
      - Upgrading symfony/event-dispatcher-contracts (v1.1.13 => v3.3.0): Extracting archive
      - Upgrading symfony/event-dispatcher (v4.4.44 => v5.4.26): Extracting archive
      - Upgrading symfony/var-dumper (v4.4.47 => v5.4.29): Extracting archive
      - Upgrading psr/log (1.1.4 => 2.0.0): Extracting archive
      - Upgrading symfony/error-handler (v4.4.44 => v5.4.29): Extracting archive
      - Upgrading symfony/http-kernel (v4.4.50 => v5.4.30): Extracting archive
      - Upgrading symfony/dependency-injection (v4.4.49 => v5.4.29): Extracting archive
      - Upgrading symfony/config (v4.4.44 => v5.4.26): Extracting archive
      - Downgrading psr/http-message (2.0 => 1.1): Extracting archive
      - Upgrading symfony/http-client (v4.4.49 => v5.4.29): Extracting archive
      - Upgrading twig/twig (v2.15.5 => v3.7.1): Extracting archive
      - Upgrading psr/cache (1.0.1 => 2.0.0): Extracting archive
      - Upgrading doctrine/annotations (1.14.3 => 2.0.1): Extracting archive
      - Upgrading symfony/dom-crawler (v4.4.45 => v5.4.25): Extracting archive
      - Installing symfony/polyfill-uuid (v1.28.0): Extracting archive
      - Installing symfony/uid (v5.4.21): Extracting archive
      - Upgrading symfony/twig-bridge (v4.4.49 => v5.4.29): Extracting archive
      - Upgrading symfony/twig-bundle (v4.4.41 => v5.4.27): Extracting archive
      - Upgrading symfony/translation (v4.4.47 => v5.4.30): Extracting archive
      - Installing symfony/password-hasher (v5.4.29): Extracting archive
      - Upgrading symfony/security-core (v4.4.48 => v5.4.30): Extracting archive
      - Upgrading symfony/property-info (v5.4.24 => v6.3.0): Extracting archive
      - Upgrading symfony/security-http (v4.4.50 => v5.4.30): Extracting archive
      - Upgrading symfony/security-csrf (v5.2.12 => v5.4.27): Extracting archive
      - Upgrading symfony/security-guard (v4.4.46 => v5.4.27): Extracting archive
      - Upgrading symfony/security-bundle (v4.4.50 => v5.4.30): Extracting archive
      - Upgrading symfony/routing (v4.4.44 => v5.4.26): Extracting archive
      - Upgrading symfony/process (v4.4.44 => v5.4.28): Extracting archive
      - Upgrading monolog/monolog (1.27.1 => 2.9.2): Extracting archive
      - Upgrading symfony/monolog-bridge (v4.4.43 => v5.4.22): Extracting archive
      - Upgrading egulias/email-validator (3.2.6 => 4.0.2): Extracting archive
      - Installing symfony/mailer (v5.4.22): Extracting archive
      - Upgrading symfony/lock (v4.4.46 => v5.4.30): Extracting archive
      - Installing symfony/intl (v5.4.30): Extracting archive
      - Upgrading symfony/finder (v4.4.44 => v5.4.27): Extracting archive
      - Upgrading symfony/var-exporter (v5.4.26 => v6.3.6): Extracting archive
      - Upgrading symfony/cache (v4.4.48 => v5.4.30): Extracting archive
      - Upgrading symfony/framework-bundle (v4.4.49 => v5.4.29): Extracting archive
      - Upgrading symfony/expression-language (v4.4.47 => v5.4.21): Extracting archive
      - Downgrading doctrine/persistence (3.2.0 => 2.5.7): Extracting archive
      - Upgrading symfony/doctrine-bridge (v4.4.48 => v5.4.30): Extracting archive
      - Upgrading symfony/console (v4.4.49 => v5.4.28): Extracting archive
      - Upgrading symfony/asset (v4.4.46 => v5.4.21): Extracting archive
      - Upgrading thecodingmachine/safe (v1.3.3 => v2.5.0): Extracting archive
      - Installing spatie/schema-org (3.14.0): Extracting archive
      - Installing scrivo/highlight.php (v9.18.1.10): Extracting archive
      - Installing psr/clock (1.0.0): Extracting archive
      - Installing stella-maris/clock (0.1.7): Extracting archive
      - Upgrading lcobucci/clock (2.0.0 => 2.3.0): Extracting archive
      - Upgrading lcobucci/jwt (4.0.4 => 4.1.5): Extracting archive
      - Installing league/mime-type-detection (1.14.0): Extracting archive
      - Installing league/flysystem (3.18.0): Extracting archive
      - Installing league/flysystem-local (3.18.0): Extracting archive
      - Installing league/flysystem-bundle (3.3.1): Extracting archive
      - Installing nette/utils (v4.0.3): Extracting archive
      - Installing nette/schema (v1.2.5): Extracting archive
      - Installing dflydev/dot-access-data (v3.0.2): Extracting archive
      - Installing league/config (v1.2.0): Extracting archive
      - Installing league/commonmark (2.4.1): Extracting archive
      - Installing symfony/templating (v6.3.0): Extracting archive
      - Upgrading knplabs/knp-time-bundle (v1.19.0 => v1.20.0): Extracting archive
      - Upgrading knplabs/knp-menu (v3.3.0 => v3.4.0): Extracting archive
      - Upgrading doctrine/instantiator (1.5.0 => 2.0.0): Extracting archive
      - Upgrading doctrine/dbal (2.13.9 => 3.7.1): Extracting archive
      - Upgrading doctrine/doctrine-bundle (2.7.2 => 2.10.2): Extracting archive
      - Upgrading contao/core-bundle (4.9.42 => 4.13.32): Extracting archive
      - Upgrading contao/calendar-bundle (4.9.42 => 4.13.32): Extracting archive
      - Upgrading contao/comments-bundle (4.9.42 => 4.13.32): Extracting archive
      - Upgrading contao/faq-bundle (4.9.42 => 4.13.32): Extracting archive
      - Upgrading contao/listing-bundle (4.9.42 => 4.13.32): Extracting archive
      - Installing twig/extra-bundle (v3.7.1): Extracting archive
      - Upgrading symfony/web-profiler-bundle (v4.4.47 => v5.4.30): Extracting archive
      - Upgrading symfony/stopwatch (v4.4.46 => v5.4.21): Extracting archive
      - Upgrading symfony/dotenv (v4.4.37 => v5.4.30): Extracting archive
      - Upgrading symfony/debug-bundle (v4.4.37 => v5.4.26): Extracting archive
      - Upgrading contao/installation-bundle (4.9.42 => 4.13.32): Extracting archive
      - Upgrading contao/manager-bundle (4.9.42 => 4.13.32): Extracting archive
      - Upgrading contao/news-bundle (4.9.42 => 4.13.32): Extracting archive
      - Upgrading contao/newsletter-bundle (4.9.42 => 4.13.32): Extracting archive
      - Upgrading madeyourday/contao-rocksolid-custom-elements (v2.3.12 => v2.4.6): Extracting archive
      - Upgrading madeyourday/contao-rocksolid-icon-picker (v2.0.3 => v2.1.1): Extracting archive
      - Upgrading madeyourday/contao-rocksolid-slider (v2.1.8 => v2.2.3): Extracting archive
      - Upgrading madeyourday/contao-rocksolid-columns (v2.0.3 => v2.1.1): Extracting archive
      - Upgrading madeyourday/contao-rocksolid-mega-menu (v2.1.4 => v2.2.4): Extracting archive

  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

    Entferne es aus der composer.json manuell, wenn noch drin, dann unter Systemwartung ein "Composer update" ausführen.
    » sponsor me via GitHub or PayPal or Revolut

  3. #3
    Contao-Nutzer
    Registriert seit
    16.09.2012.
    Beiträge
    59

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Entferne es aus der composer.json manuell, wenn noch drin, dann unter Systemwartung ein "Composer update" ausführen.
    Habe ich probiert - leider selbes Ergebnis

    Code:
    composer update --no-installErfolgreich nach 17 Sekunden. RAM-Verbrauch: 16.85MB (Spitze: 224.11MB), Dauer: 14.54s.
    
    > Resolving dependencies using Composer Cloud v3.6.0-1-g9d9036c
    [6.8MiB/0.26s] Loading composer repositories with package information
    [92.2MiB/11.73s] Updating dependencies
    [33.1MiB/14.35s] Lock file operations: 0 installs, 0 updates, 1 removal
    [33.1MiB/14.35s]   - Removing madeyourday/contao-rocksolid-mega-menu (v2.1.4)
    [32.4MiB/14.36s] Writing lock file
    [16.2MiB/14.38s] <warning>Package contao-components/highlight is abandoned, you should avoid using it. No replacement was suggested.</warning>
    [16.2MiB/14.38s] <warning>Package lexik/maintenance-bundle is abandoned, you should avoid using it. No replacement was suggested.</warning>
    [16.2MiB/14.38s] <warning>Package menatwork/contao-multicolumnwizard is abandoned, you should avoid using it. Use menatwork/contao-multicolumnwizard-bundle instead.</warning>
    [16.2MiB/14.39s] <warning>Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.</warning>
    [16.2MiB/14.39s] <warning>Package php-http/message-factory is abandoned, you should avoid using it. Use psr/http-factory instead.</warning>
    [16.2MiB/14.39s] <warning>Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.</warning>
    [16.2MiB/14.39s] <warning>Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead.</warning>
    [16.2MiB/14.39s] <warning>Package symfony/swiftmailer-bundle is abandoned, you should avoid using it. Use symfony/mailer instead.</warning>
    [16.2MiB/14.39s] <warning>Package true/punycode is abandoned, you should avoid using it. No replacement was suggested.</warning>
    [16.2MiB/14.39s] <warning>Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead.</warning>
    [16.4MiB/14.53s] No security vulnerability advisories found
    [16.9MiB/14.53s] Memory usage: 16.85MB (peak: 224.11MB), time: 14.54s.
    [16.9MiB/14.54s] Finished Composer Cloud resolving.
    # Job ID pzFc2e884LjxY1G6dWi3D7sNIA7fYIRFLhMspBrXBefza0bj7U0tfp4crwSOZmndL6 completed in 17 seconds
    # Memory usage: 16.85MB (peak: 224.11MB), time: 14.54s.
    Code:
    composer install
    
    $ /opt/RZphp81/bin/php-cli -q -dmax_execution_time=0 -dmemory_limit=-1 -ddisplay_errors=0 -ddisplay_startup_errors=0 -derror_reporting=0 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=MET /mnt/web618/b3/03/54388603/htdocs/aktuell/web/contao-manager.phar.php composer install --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
    Installing dependencies from lock file
    Verifying lock file contents can be installed on current platform.
    Package operations: 21 installs, 68 updates, 16 removals
      - Downloading contao-components/tinymce4 (5.10.8)
      - Downloading symfony/deprecation-contracts (v3.3.0)
      - Downloading symfony/yaml (v5.4.30)
      - Downloading symfony/http-foundation (v5.4.30)
      - Downloading psr/event-dispatcher (1.0.0)
      - Downloading symfony/event-dispatcher-contracts (v3.3.0)
      - Downloading symfony/event-dispatcher (v5.4.26)
      - Downloading symfony/var-dumper (v5.4.29)
      - Downloading psr/log (2.0.0)
      - Downloading symfony/error-handler (v5.4.29)
      - Downloading symfony/http-kernel (v5.4.30)
      - Downloading symfony/dependency-injection (v5.4.29)
      - Downloading symfony/config (v5.4.26)
      - Downloading psr/http-message (1.1)
      - Downloading symfony/http-client (v5.4.29)
      - Downloading twig/twig (v3.7.1)
      - Downloading psr/cache (2.0.0)
      - Downloading doctrine/annotations (2.0.1)
      - Downloading symfony/dom-crawler (v5.4.25)
      - Downloading symfony/polyfill-uuid (v1.28.0)
      - Downloading symfony/uid (v5.4.21)
      - Downloading symfony/twig-bridge (v5.4.29)
      - Downloading symfony/twig-bundle (v5.4.27)
      - Downloading symfony/translation (v5.4.30)
      - Downloading symfony/password-hasher (v5.4.29)
      - Downloading symfony/security-core (v5.4.30)
      - Downloading symfony/property-info (v6.3.0)
      - Downloading symfony/security-http (v5.4.30)
      - Downloading symfony/security-csrf (v5.4.27)
      - Downloading symfony/security-guard (v5.4.27)
      - Downloading symfony/security-bundle (v5.4.30)
      - Downloading symfony/routing (v5.4.26)
      - Downloading symfony/process (v5.4.28)
      - Downloading monolog/monolog (2.9.2)
      - Downloading symfony/monolog-bridge (v5.4.22)
      - Downloading egulias/email-validator (4.0.2)
      - Downloading symfony/mailer (v5.4.22)
      - Downloading symfony/lock (v5.4.30)
      - Downloading symfony/intl (v5.4.30)
      - Downloading symfony/finder (v5.4.27)
      - Downloading symfony/var-exporter (v6.3.6)
      - Downloading symfony/cache (v5.4.30)
      - Downloading symfony/framework-bundle (v5.4.29)
      - Downloading symfony/expression-language (v5.4.21)
      - Downloading doctrine/persistence (2.5.7)
      - Downloading symfony/doctrine-bridge (v5.4.30)
      - Downloading symfony/console (v5.4.28)
      - Downloading symfony/asset (v5.4.21)
      - Downloading thecodingmachine/safe (v2.5.0)
      - Downloading spatie/schema-org (3.14.0)
      - Downloading scrivo/highlight.php (v9.18.1.10)
      - Downloading psr/clock (1.0.0)
      - Downloading stella-maris/clock (0.1.7)
      - Downloading lcobucci/clock (2.3.0)
      - Downloading lcobucci/jwt (4.1.5)
      - Downloading league/mime-type-detection (1.14.0)
      - Downloading league/flysystem (3.18.0)
      - Downloading league/flysystem-local (3.18.0)
      - Downloading league/flysystem-bundle (3.3.1)
      - Downloading nette/utils (v4.0.3)
      - Downloading nette/schema (v1.2.5)
      - Downloading dflydev/dot-access-data (v3.0.2)
      - Downloading league/config (v1.2.0)
      - Downloading league/commonmark (2.4.1)
      - Downloading symfony/templating (v6.3.0)
      - Downloading knplabs/knp-time-bundle (v1.20.0)
      - Downloading knplabs/knp-menu (v3.4.0)
      - Downloading doctrine/instantiator (2.0.0)
      - Downloading doctrine/dbal (3.7.1)
      - Downloading doctrine/doctrine-bundle (2.10.2)
      - Downloading contao/core-bundle (4.13.32)
      - Downloading contao/calendar-bundle (4.13.32)
      - Downloading contao/comments-bundle (4.13.32)
      - Downloading contao/faq-bundle (4.13.32)
      - Downloading contao/listing-bundle (4.13.32)
      - Downloading twig/extra-bundle (v3.7.1)
      - Downloading symfony/web-profiler-bundle (v5.4.30)
      - Downloading symfony/stopwatch (v5.4.21)
      - Downloading symfony/dotenv (v5.4.30)
      - Downloading symfony/debug-bundle (v5.4.26)
      - Downloading contao/installation-bundle (4.13.32)
      - Downloading contao/manager-bundle (4.13.32)
      - Downloading contao/news-bundle (4.13.32)
      - Downloading contao/newsletter-bundle (4.13.32)
      - Downloading madeyourday/contao-rocksolid-custom-elements (v2.4.6)
      - Downloading madeyourday/contao-rocksolid-icon-picker (v2.1.1)
      - Downloading madeyourday/contao-rocksolid-slider (v2.2.3)
      - Downloading madeyourday/contao-rocksolid-columns (v2.1.1)
      - Downloading madeyourday/contao-rocksolid-mega-menu (v2.2.4)
      - Removing webmozart/path-util (2.3.0)
      - Removing webmozart/assert (1.11.0)
      - Removing true/punycode (v2.1.1)
      - Removing symfony/swiftmailer-bundle (v3.5.4)
      - Removing symfony/proxy-manager-bridge (v4.4.39)
      - Removing symfony/polyfill-iconv (v1.28.0)
      - Removing symfony/debug (v4.4.44)
      - Removing swiftmailer/swiftmailer (v6.3.0)
      - Removing ramsey/uuid (3.9.7)
      - Removing patchwork/utf8 (v1.3.3)
      - Removing michelf/php-markdown (1.9.1)
      - Removing lexik/maintenance-bundle (v2.1.5)
      - Removing laminas/laminas-code (4.7.1)
      - Removing friendsofphp/proxy-manager-lts (v1.0.16)
      - Removing contao-components/highlight (9.18.1)
      - Removing composer/package-versions-deprecated (1.11.99.5)
      - Upgrading contao-components/tinymce4 (4.9.12 => 5.10.8): Extracting archive
      - Upgrading symfony/deprecation-contracts (v2.5.2 => v3.3.0): Extracting archive
      - Upgrading symfony/yaml (v4.4.45 => v5.4.30): Extracting archive
      - Upgrading symfony/http-foundation (v4.4.49 => v5.4.30): Extracting archive
      - Installing psr/event-dispatcher (1.0.0): Extracting archive
      - Upgrading symfony/event-dispatcher-contracts (v1.1.13 => v3.3.0): Extracting archive
      - Upgrading symfony/event-dispatcher (v4.4.44 => v5.4.26): Extracting archive
      - Upgrading symfony/var-dumper (v4.4.47 => v5.4.29): Extracting archive
      - Upgrading psr/log (1.1.4 => 2.0.0): Extracting archive
      - Upgrading symfony/error-handler (v4.4.44 => v5.4.29): Extracting archive
      - Upgrading symfony/http-kernel (v4.4.50 => v5.4.30): Extracting archive
      - Upgrading symfony/dependency-injection (v4.4.49 => v5.4.29): Extracting archive
      - Upgrading symfony/config (v4.4.44 => v5.4.26): Extracting archive
      - Downgrading psr/http-message (2.0 => 1.1): Extracting archive
      - Upgrading symfony/http-client (v4.4.49 => v5.4.29): Extracting archive
      - Upgrading twig/twig (v2.15.5 => v3.7.1): Extracting archive
      - Upgrading psr/cache (1.0.1 => 2.0.0): Extracting archive
      - Upgrading doctrine/annotations (1.14.3 => 2.0.1): Extracting archive
      - Upgrading symfony/dom-crawler (v4.4.45 => v5.4.25): Extracting archive
      - Installing symfony/polyfill-uuid (v1.28.0): Extracting archive
      - Installing symfony/uid (v5.4.21): Extracting archive
      - Upgrading symfony/twig-bridge (v4.4.49 => v5.4.29): Extracting archive
      - Upgrading symfony/twig-bundle (v4.4.41 => v5.4.27): Extracting archive
      - Upgrading symfony/translation (v4.4.47 => v5.4.30): Extracting archive
      - Installing symfony/password-hasher (v5.4.29): Extracting archive
      - Upgrading symfony/security-core (v4.4.48 => v5.4.30): Extracting archive
      - Upgrading symfony/property-info (v5.4.24 => v6.3.0): Extracting archive
      - Upgrading symfony/security-http (v4.4.50 => v5.4.30): Extracting archive
      - Upgrading symfony/security-csrf (v5.2.12 => v5.4.27): Extracting archive
      - Upgrading symfony/security-guard (v4.4.46 => v5.4.27): Extracting archive
      - Upgrading symfony/security-bundle (v4.4.50 => v5.4.30): Extracting archive
      - Upgrading symfony/routing (v4.4.44 => v5.4.26): Extracting archive
      - Upgrading symfony/process (v4.4.44 => v5.4.28): Extracting archive
      - Upgrading monolog/monolog (1.27.1 => 2.9.2): Extracting archive
      - Upgrading symfony/monolog-bridge (v4.4.43 => v5.4.22): Extracting archive
      - Upgrading egulias/email-validator (3.2.6 => 4.0.2): Extracting archive
      - Installing symfony/mailer (v5.4.22): Extracting archive
      - Upgrading symfony/lock (v4.4.46 => v5.4.30): Extracting archive
      - Installing symfony/intl (v5.4.30): Extracting archive
      - Upgrading symfony/finder (v4.4.44 => v5.4.27): Extracting archive
      - Upgrading symfony/var-exporter (v5.4.26 => v6.3.6): Extracting archive
      - Upgrading symfony/cache (v4.4.48 => v5.4.30): Extracting archive
      - Upgrading symfony/framework-bundle (v4.4.49 => v5.4.29): Extracting archive
      - Upgrading symfony/expression-language (v4.4.47 => v5.4.21): Extracting archive
      - Downgrading doctrine/persistence (3.2.0 => 2.5.7): Extracting archive
      - Upgrading symfony/doctrine-bridge (v4.4.48 => v5.4.30): Extracting archive
      - Upgrading symfony/console (v4.4.49 => v5.4.28): Extracting archive
      - Upgrading symfony/asset (v4.4.46 => v5.4.21): Extracting archive
      - Upgrading thecodingmachine/safe (v1.3.3 => v2.5.0): Extracting archive
      - Installing spatie/schema-org (3.14.0): Extracting archive
      - Installing scrivo/highlight.php (v9.18.1.10): Extracting archive
      - Installing psr/clock (1.0.0): Extracting archive
      - Installing stella-maris/clock (0.1.7): Extracting archive
      - Upgrading lcobucci/clock (2.0.0 => 2.3.0): Extracting archive
      - Upgrading lcobucci/jwt (4.0.4 => 4.1.5): Extracting archive
      - Installing league/mime-type-detection (1.14.0): Extracting archive
      - Installing league/flysystem (3.18.0): Extracting archive
      - Installing league/flysystem-local (3.18.0): Extracting archive
      - Installing league/flysystem-bundle (3.3.1): Extracting archive
      - Installing nette/utils (v4.0.3): Extracting archive
      - Installing nette/schema (v1.2.5): Extracting archive
      - Installing dflydev/dot-access-data (v3.0.2): Extracting archive
      - Installing league/config (v1.2.0): Extracting archive
      - Installing league/commonmark (2.4.1): Extracting archive
      - Installing symfony/templating (v6.3.0): Extracting archive
      - Upgrading knplabs/knp-time-bundle (v1.19.0 => v1.20.0): Extracting archive
      - Upgrading knplabs/knp-menu (v3.3.0 => v3.4.0): Extracting archive
      - Upgrading doctrine/instantiator (1.5.0 => 2.0.0): Extracting archive
      - Upgrading doctrine/dbal (2.13.9 => 3.7.1): Extracting archive
      - Upgrading doctrine/doctrine-bundle (2.7.2 => 2.10.2): Extracting archive
      - Upgrading contao/core-bundle (4.9.42 => 4.13.32): Extracting archive
      - Upgrading contao/calendar-bundle (4.9.42 => 4.13.32): Extracting archive
      - Upgrading contao/comments-bundle (4.9.42 => 4.13.32): Extracting archive
      - Upgrading contao/faq-bundle (4.9.42 => 4.13.32): Extracting archive
      - Upgrading contao/listing-bundle (4.9.42 => 4.13.32): Extracting archive
      - Installing twig/extra-bundle (v3.7.1): Extracting archive
      - Upgrading symfony/web-profiler-bundle (v4.4.47 => v5.4.30): Extracting archive
      - Upgrading symfony/stopwatch (v4.4.46 => v5.4.21): Extracting archive
      - Upgrading symfony/dotenv (v4.4.37 => v5.4.30): Extracting archive
      - Upgrading symfony/debug-bundle (v4.4.37 => v5.4.26): Extracting archive
      - Upgrading contao/installation-bundle (4.9.42 => 4.13.32): Extracting archive
      - Upgrading contao/manager-bundle (4.9.42 => 4.13.32): Extracting archive
      - Upgrading contao/news-bundle (4.9.42 => 4.13.32): Extracting archive
      - Upgrading contao/newsletter-bundle (4.9.42 => 4.13.32): Extracting archive
      - Upgrading madeyourday/contao-rocksolid-custom-elements (v2.3.12 => v2.4.6): Extracting archive
      - Upgrading madeyourday/contao-rocksolid-icon-picker (v2.0.3 => v2.1.1): Extracting archive
      - Upgrading madeyourday/contao-rocksolid-slider (v2.1.8 => v2.2.3): Extracting archive
      - Upgrading madeyourday/contao-rocksolid-columns (v2.0.3 => v2.1.1): Extracting archive
      - Upgrading madeyourday/contao-rocksolid-mega-menu (v2.1.4 => v2.2.4): Extracting archive

  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

    Führe es nochmal aus.
    » sponsor me via GitHub or PayPal or Revolut

  5. #5
    Contao-Nutzer
    Registriert seit
    16.09.2012.
    Beiträge
    59

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Führe es nochmal aus.
    mh, selbes ergebnis.
    ich habe die composer.json in der root und die im contao-manager verzeichnis bearbeitet und mega menu entfernt. Es scheint noch irgendwo eine stelle zu geben, die ich nicht sehe.
    Nicht wegzukriegen das Ding.

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

    Standard

    Deaktiviere die Resolver Cloud und führe über die Systemwartung nochmal Composer update aus.
    » sponsor me via GitHub or PayPal or Revolut

  7. #7
    Community-Moderatorin & Contao-Urgestein Avatar von mlweb
    Registriert seit
    10.07.2011.
    Beiträge
    6.753
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Unabhänig von Deinem Problem mit der Deinstallation ist das Rocksolid Mega Menü in der aktullen Version 2.2.4 aber mit Contao 4.13 kompatibel. Habe ich in einigen Kundeninstallationen so am Laufen.
    Ich habe Dir mit meinen Hinweisen geholfen und Du möchtest Dich bedanken?
    Unterstütze bitte das Contao-Projekt (Button Links)
    Weitere Spendenmöglichkeiten
    ------------------------------------------------------------------------------------------------------
    Contao-Dokumentation: Contao-Handbuch und Contao-Entwickler-Doku
    Contao-Online-Video-Kurse: Contao Academy
    Funktionalität erweitern: Contao-Erweiterungen

    Für Dinge die man mit html5 und css3 lösen kann, braucht man kein javascript.




  8. #8
    Community-Moderatorin & Contao-Urgestein Avatar von mlweb
    Registriert seit
    10.07.2011.
    Beiträge
    6.753
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Zitat Zitat von 1gluecksgriff Beitrag anzeigen
    ich habe die composer.json in der root und die im contao-manager verzeichnis bearbeitet
    Du brauchst das nur in der composer.json im Root der Installation machen.
    Ich habe Dir mit meinen Hinweisen geholfen und Du möchtest Dich bedanken?
    Unterstütze bitte das Contao-Projekt (Button Links)
    Weitere Spendenmöglichkeiten
    ------------------------------------------------------------------------------------------------------
    Contao-Dokumentation: Contao-Handbuch und Contao-Entwickler-Doku
    Contao-Online-Video-Kurse: Contao Academy
    Funktionalität erweitern: Contao-Erweiterungen

    Für Dinge die man mit html5 und css3 lösen kann, braucht man kein javascript.




  9. #9
    Community-Moderatorin & Contao-Urgestein Avatar von mlweb
    Registriert seit
    10.07.2011.
    Beiträge
    6.753
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Welcher Hoster ist das?
    Ich habe Dir mit meinen Hinweisen geholfen und Du möchtest Dich bedanken?
    Unterstütze bitte das Contao-Projekt (Button Links)
    Weitere Spendenmöglichkeiten
    ------------------------------------------------------------------------------------------------------
    Contao-Dokumentation: Contao-Handbuch und Contao-Entwickler-Doku
    Contao-Online-Video-Kurse: Contao Academy
    Funktionalität erweitern: Contao-Erweiterungen

    Für Dinge die man mit html5 und css3 lösen kann, braucht man kein javascript.




  10. #10
    Contao-Nutzer
    Registriert seit
    16.09.2012.
    Beiträge
    59

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Deaktiviere die Resolver Cloud und führe über die Systemwartung nochmal Composer update aus.
    auch ohne Resolver Cloud. selbes ergebnis.

  11. #11
    Contao-Nutzer
    Registriert seit
    16.09.2012.
    Beiträge
    59

    Standard

    Der Hoster ist Strato.

    Zitat Zitat von mlweb Beitrag anzeigen
    Du brauchst das nur in der composer.json im Root der Installation machen.
    ja so dachte ich das bisher eigentlich auch immer. So sieht die momentan aus:

    Code:
    {
        "type": "project",
        "require": {
            "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.*",
            "contao/newsletter-bundle": "4.9.*",
            "do-while/contao-backupdb-bundle": "^1.4",
            "madeyourday/contao-rocksolid-columns": "^2.0",
            "madeyourday/contao-rocksolid-custom-elements": "^2.2",
            "madeyourday/contao-rocksolid-icon-picker": "^2.0",
            "madeyourday/contao-rocksolid-slider": "^2.0",        
            "terminal42/contao-leads": "^1.4",
            "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"
            ]
        }
    }

  12. #12
    Community-Moderatorin & Contao-Urgestein Avatar von mlweb
    Registriert seit
    10.07.2011.
    Beiträge
    6.753
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Mit Strato gibt es wahrscheinlich wegen deren grottenschlechter Performance Probleme beim Update über den Manager.
    Ich mache da schon seit längerer Zeit alle Updates auf der Konsole, weil es ansonsten inzwischen höchstens mal ein Glücksfall ist, wenn der Manager bei Strato durchläuft beim updaten.
    Ich habe Dir mit meinen Hinweisen geholfen und Du möchtest Dich bedanken?
    Unterstütze bitte das Contao-Projekt (Button Links)
    Weitere Spendenmöglichkeiten
    ------------------------------------------------------------------------------------------------------
    Contao-Dokumentation: Contao-Handbuch und Contao-Entwickler-Doku
    Contao-Online-Video-Kurse: Contao Academy
    Funktionalität erweitern: Contao-Erweiterungen

    Für Dinge die man mit html5 und css3 lösen kann, braucht man kein javascript.




  13. #13
    Contao-Nutzer
    Registriert seit
    16.09.2012.
    Beiträge
    59

    Standard

    Zitat Zitat von mlweb Beitrag anzeigen
    Mit Strato gibt es wahrscheinlich wegen deren grottenschlechter Performance Probleme beim Update über den Manager.
    Ich mache da schon seit längerer Zeit alle Updates auf der Konsole, weil es ansonsten inzwischen höchstens mal ein Glücksfall ist, wenn der Manager bei Strato durchläuft beim updaten.
    Danke dir!
    Composer lokal installiert und über die Konsole ein paar Befehle hin und her später hat es funktioniert!
    composer.json auf 4.13.* gesetzt und dann
    Code:
    /opt/RZphp81/bin/php-cli composer.phar update

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
  •