Ergebnis 1 bis 9 von 9

Thema: Composer install in Endlosschleife

  1. #1
    Contao-Nutzer
    Registriert seit
    17.10.2020.
    Beiträge
    21

    Standard Composer install in Endlosschleife

    Liebe Community,

    ich habe seit einiger Zeit Probleme beim Updaten einzelner Komponenten bzw. der Contao-Version. Der Composer install kommt zu keinem Ergebnis und lässt sich auch nicht abbrechen. Ich habe über das Forum gesehen, dass ich durch das Löschen der task.json immerhin wieder in den Contao-Manger gelange, aber sobald ich die Composer-Abhängigkeiten neu installieren oder eben ein Update machen will, komme ich zum gleichen Punkt. Die Console spuckt einiges aus, aber ich wüsste nicht, was ich mit den Hinweisen anfangen kann. Hättet ihr einen Tipp für mich?

    Code:
    $ /usr/bin/php7.4 -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /var/www/***/html/***/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: 0 installs, 44 updates, 0 removals
      - Downloading twig/twig (v2.14.13)
      - Downloading symfony/deprecation-contracts (v2.5.1)
      - Downloading symfony/mime (v5.4.7)
      - Downloading symfony/http-client-contracts (v2.5.1)
      - Downloading symfony/event-dispatcher-contracts (v1.1.12)
      - Downloading symfony/error-handler (v4.4.40)
      - Downloading symfony/http-kernel (v4.4.40)
      - Downloading symfony/service-contracts (v2.5.1)
      - Downloading symfony/dependency-injection (v4.4.40)
      - Downloading symfony/http-client (v4.4.40)
      - Downloading terminal42/escargot (1.4.1)
      - Downloading symfony/translation-contracts (v2.5.1)
      - Downloading symfony/twig-bridge (v4.4.40)
      - Downloading symfony/twig-bundle (v4.4.40)
      - Downloading symfony/property-info (v5.4.7)
      - Downloading symfony/property-access (v5.4.7)
      - Downloading symfony/process (v4.4.40)
      - Downloading symfony/lock (v4.4.40)
      - Downloading symfony/var-exporter (v5.4.7)
      - Downloading symfony/cache-contracts (v2.5.1)
      - Downloading symfony/cache (v4.4.40)
      - Downloading symfony/framework-bundle (v4.4.40)
      - Downloading symfony/expression-language (v4.4.40)
      - Downloading symfony/console (v4.4.40)
      - Downloading symfony/asset (v4.4.40)
      - Downloading scheb/2fa-bundle (v5.13.2)
      - Downloading scheb/2fa-trusted-device (v5.13.2)
      - Downloading scheb/2fa-backup-code (v5.13.2)
      - Downloading matthiasmullie/minify (1.3.67)
      - Downloading imagine/imagine (1.3.2)
      - Downloading doctrine/persistence (2.5.1)
      - Downloading doctrine/common (3.3.0)
      - Downloading doctrine/doctrine-bundle (2.6.2)
      - Downloading contao-components/colorpicker (1.5.2)
      - Downloading contao/core-bundle (4.9.28)
      - Downloading contao/calendar-bundle (4.9.28)
      - Downloading contao/comments-bundle (4.9.28)
      - Downloading contao/listing-bundle (4.9.28)
      - Downloading contao/installation-bundle (4.9.28)
      - Downloading contao/manager-bundle (4.9.28)
      - Downloading contao/news-bundle (4.9.28)
      - Downloading contao/newsletter-bundle (4.9.28)
      - Downloading contao/faq-bundle (4.9.28)
      - Upgrading twig/twig (v2.14.12 => v2.14.13): Extracting archive
      - Upgrading symfony/deprecation-contracts (v2.5.0 => v2.5.1): Extracting archive
      - Upgrading symfony/mime (v5.4.3 => v5.4.7): Extracting archive
      - Upgrading symfony/http-client-contracts (v2.5.0 => v2.5.1): Extracting archive
      - Upgrading symfony/event-dispatcher-contracts (v1.1.11 => v1.1.12): Extracting archive
      - Upgrading symfony/error-handler (v4.4.37 => v4.4.40): Extracting archive
      - Upgrading symfony/http-kernel (v4.4.39 => v4.4.40): Extracting archive
      - Upgrading symfony/service-contracts (v2.5.0 => v2.5.1): Extracting archive
      - Upgrading symfony/dependency-injection (v4.4.39 => v4.4.40): Extracting archive
      - Upgrading symfony/http-client (v4.4.39 => v4.4.40): Extracting archive
      - Upgrading terminal42/escargot (1.4.0 => 1.4.1): Extracting archive
      - Upgrading symfony/translation-contracts (v2.5.0 => v2.5.1): Extracting archive
      - Upgrading symfony/twig-bridge (v4.4.38 => v4.4.40): Extracting archive
      - Upgrading symfony/twig-bundle (v4.4.37 => v4.4.40): Extracting archive
      - Upgrading symfony/property-info (v5.4.3 => v5.4.7): Extracting archive
      - Upgrading symfony/property-access (v5.4.5 => v5.4.7): Extracting archive
      - Upgrading symfony/process (v4.4.37 => v4.4.40): Extracting archive
      - Upgrading symfony/lock (v4.4.38 => v4.4.40): Extracting archive
      - Upgrading symfony/var-exporter (v5.4.6 => v5.4.7): Extracting archive
      - Upgrading symfony/cache-contracts (v2.5.0 => v2.5.1): Extracting archive
      - Upgrading symfony/cache (v4.4.38 => v4.4.40): Extracting archive
      - Upgrading symfony/framework-bundle (v4.4.39 => v4.4.40): Extracting archive
      - Upgrading symfony/expression-language (v4.4.37 => v4.4.40): Extracting archive
      - Upgrading symfony/console (v4.4.38 => v4.4.40): Extracting archive
      - Upgrading symfony/asset (v4.4.37 => v4.4.40): Extracting archive
      - Upgrading scheb/2fa-bundle (v5.13.1 => v5.13.2): Extracting archive
      - Upgrading scheb/2fa-trusted-device (v5.13.1 => v5.13.2): Extracting archive
      - Upgrading scheb/2fa-backup-code (v5.13.1 => v5.13.2): Extracting archive
      - Upgrading matthiasmullie/minify (1.3.66 => 1.3.67): Extracting archive
      - Upgrading imagine/imagine (1.3.1 => 1.3.2): Extracting archive
      - Upgrading doctrine/persistence (2.4.0 => 2.5.1): Extracting archive
      - Upgrading doctrine/common (3.2.2 => 3.3.0): Extracting archive
      - Upgrading doctrine/doctrine-bundle (2.5.7 => 2.6.2): Extracting archive
      - Upgrading contao-components/colorpicker (1.5.1 => 1.5.2): Extracting archive
      - Upgrading contao/core-bundle (4.9.27 => 4.9.28): Extracting archive
      - Upgrading contao/calendar-bundle (4.9.27 => 4.9.28): Extracting archive
      - Upgrading contao/comments-bundle (4.9.27 => 4.9.28): Extracting archive
      - Upgrading contao/conflicts (dev-main e04afb3 => dev-main 7d81391)
      - Upgrading contao/listing-bundle (4.9.27 => 4.9.28): Extracting archive
      - Upgrading contao/installation-bundle (4.9.27 => 4.9.28): Extracting archive
      - Upgrading contao/manager-bundle (4.9.27 => 4.9.28): Extracting archive
      - Upgrading contao/news-bundle (4.9.27 => 4.9.28): Extracting archive
      - Upgrading contao/newsletter-bundle (4.9.27 => 4.9.28): Extracting archive
      - Upgrading contao/faq-bundle (4.9.27 => 4.9.28): Extracting archive
    Package heimrichhannot/contao-ajax is abandoned, you should avoid using it. Use heimrichhannot/contao-ajax-bundle instead.
    Package heimrichhannot/contao-be_explanation is abandoned, you should avoid using it. Use heimrichhannot/contao-be_explanation-bundle instead.
    Package heimrichhannot/contao-fieldpalette is abandoned, you should avoid using it. Use heimrichhannot/contao-fieldpalette-bundle instead.
    Package heimrichhannot/contao-inserttag_download is abandoned, you should avoid using it. Use heimrichhannot/contao-inserttagcollection-bundle instead.
    Package heimrichhannot/contao-multi_column_editor is abandoned, you should avoid using it. Use heimrichhannot/contao-multi-column-editor-bundle instead.
    Package heimrichhannot/contao-request is abandoned, you should avoid using it. Use heimrichhannot/contao-request-bundle instead.
    Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.
    Package setasign/fpdi-tcpdf is abandoned, you should avoid using it. No replacement was suggested.
    Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.
    Package symfony/swiftmailer-bundle is abandoned, you should avoid using it. Use symfony/mailer instead.
    Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead.
    Generating optimized autoload files
    Class HeimrichHannot\Haste\Util\Widget located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Widget.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\GeoLocation located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/GeoLocation.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\PaymentUtil located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/PaymentUtil.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\Numbers located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Numbers.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\Classes located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Classes.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\Environment located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Environment.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\StringUtil located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/StringUtil.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\Module located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Module.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\DateUtil located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/DateUtil.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\DOMUtil located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/DOMUtil.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\Arrays located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Arrays.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\Files located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Files.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\Container located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Container.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\Url located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Url.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\FormSubmission located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/FormSubmission.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\Curl located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Curl.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\Salutations located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Salutations.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\Validator located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Validator.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Security\CodeGenerator located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Security/CodeGenerator.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Security\HttpResponse located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Security/HttpResponse.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Cache\Cache located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Cache/Cache.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Cache\RemoteImageCache located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Cache/RemoteImageCache.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Cache\FileCache located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Cache/FileCache.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Dca\Event located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Dca/Event.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Dca\User located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Dca/User.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Dca\Member located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Dca/Member.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Dca\Notification located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Dca/Notification.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Dca\DC_HastePlus located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Dca/DC_HastePlus.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Dca\General located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Dca/General.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Pdf\MPdfTemplate located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Pdf/MPdfTemplate.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Pdf\PdfTemplate located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Pdf/PdfTemplate.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\InsertTags\InsertTags located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/InsertTags/InsertTags.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Map\GoogleMap located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Maps/GoogleMap.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Map\GoogleMapMarker located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Maps/GoogleMapMarker.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Map\GoogleMapOverlay located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Maps/GoogleMapOverlay.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Visualization\GoogleChartWrapper located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Visualization/GoogleChartWrapper.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Backend\Automator located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Backend/Automator.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Image\Image located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Image/Image.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Database\QueryHelper located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Database/QueryHelper.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Database\Contao3MysqliHelper located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Database/QueryHelper.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Database\Contao3MysqlHelper located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Database/QueryHelper.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\DC_Table located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Drivers/DC_Table.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Model\UserModel located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Model/UserModel.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Model\MemberModel located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Model/MemberModel.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Model\Model located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Model/Model.php does not comply with psr-0 autoloading standard. Skipping.
    composer/package-versions-deprecated: Generating version class...
    composer/package-versions-deprecated: ...done generating version class
    Warning: Ambiguous class resolution, "Contao\Versions" was found 2x: in "/var/www/***/html/***/vendor/contao/core-bundle/src/Resources/contao/classes/Versions.php" and "/var/www/***/html/***/vendor/heimrichhannot/contao-versions/overrides/Versions.php", the first will be used.
    102 packages you are using are looking for funding.
    Use the `composer fund` command to find out more!

  2. #2
    Contao-Nutzer
    Registriert seit
    17.10.2020.
    Beiträge
    21

    Standard

    Hat keiner einen Hinweis oder eine Idee? Sollte ich vielleicht mal bei HeimrichHannot nachfragen, weil es vielleicht mit der Erweiterung zusammenhängt?

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

    Standard

    Hm, entferne (zumindest zum Test) mal alles von heimrichhannot was du installiert hast.
    » sponsor me via GitHub or PayPal or Revolut

  4. #4
    Contao-Nutzer
    Registriert seit
    17.10.2020.
    Beiträge
    21

    Standard

    Danke Spooky für deine Reaktion!

    Über den Composer macht er die ersten Prozesse, hängt dann aber wieder beim Composer installer und dadurch wird der Prozess nicht beendet und läuft wieder in Dauerschleife. Kann ich die Erweiterungen manuell entfernen? Die Komponenten sind ja auf mehrere Ordner verteilt.

    Wäre es sinnvoll, den Composer Install manuell zu löschen und dann versuchen neu zu installieren?

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

    Standard

    Poste immer die Konsolenausgabe.
    » sponsor me via GitHub or PayPal or Revolut

  6. #6
    Contao-Nutzer
    Registriert seit
    17.10.2020.
    Beiträge
    21

    Standard

    Code:
    $ /usr/bin/php7.4 -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /var/www/***/html/***/web/contao-manager.phar.php composer remove heimrichhannot-contao-components/lazyload heimrichhannot/contao-formhybrid heimrichhannot/contao-member_plus --no-update --no-scripts --no-ansi --no-interaction
    
    /var/www/***/html/***/composer.json has been updated
    
    # Process terminated with exit code 0
    # Result: OK
    
    
    > Resolving dependencies using Composer Cloud v3.4.4
    !!! Current server is sponsored by: Contao Association !!!
    
    
    [7.7MiB/0.19s] Loading composer repositories with package information
    [8.1MiB/0.31s] Info from https://repo.packagist.org: #StandWithUkraine
    [8.4MiB/0.38s] Updating dependencies
    [8.6MiB/0.41s] Lock file operations: 0 installs, 0 updates, 32 removals
    [8.6MiB/0.41s]   - Removing bariew/phpquery (1.0.3)
    [8.6MiB/0.41s]   - Removing eluceo/ical (0.16.1)
    [8.6MiB/0.42s]   - Removing firebase/php-jwt (v4.0.0)
    [8.6MiB/0.42s]   - Removing globalcitizen/php-iban (v2.7.5)
    [8.6MiB/0.42s]   - Removing hackzilla/password-generator (1.6.0)
    [8.6MiB/0.43s]   - Removing heimrichhannot-contao-components/lazyload (1.2.3)
    [8.6MiB/0.43s]   - Removing heimrichhannot/contao-ajax (1.3.1)
    [8.6MiB/0.43s]   - Removing heimrichhannot/contao-be_explanation (1.0.7)
    [8.6MiB/0.43s]   - Removing heimrichhannot/contao-components (2.2.1)
    [8.6MiB/0.43s]   - Removing heimrichhannot/contao-fieldpalette (1.4.10)
    [8.6MiB/0.43s]   - Removing heimrichhannot/contao-formhybrid (3.22.2)
    [8.6MiB/0.44s]   - Removing heimrichhannot/contao-haste_plus (1.15.4)
    [8.6MiB/0.44s]   - Removing heimrichhannot/contao-inserttag_download (1.0.2)
    [8.6MiB/0.44s]   - Removing heimrichhannot/contao-member_plus (2.3.0)
    [8.6MiB/0.44s]   - Removing heimrichhannot/contao-multi_column_editor (1.4.6)
    [8.6MiB/0.45s]   - Removing heimrichhannot/contao-notification_center_plus (1.6.1)
    [8.6MiB/0.45s]   - Removing heimrichhannot/contao-request (1.5.0)
    [8.6MiB/0.45s]   - Removing heimrichhannot/contao-request-bundle (1.3.1)
    [8.6MiB/0.45s]   - Removing heimrichhannot/contao-status_messages (2.4.0)
    [8.6MiB/0.46s]   - Removing heimrichhannot/contao-submissions (1.20.4)
    [8.6MiB/0.46s]   - Removing heimrichhannot/contao-tagsinput (2.3.0)
    [8.6MiB/0.46s]   - Removing heimrichhannot/contao-utils-bundle (2.212.0)
    [8.6MiB/0.46s]   - Removing heimrichhannot/contao-versions (2.4.0)
    [8.6MiB/0.46s]   - Removing heimrichhannot/datatables (1.10.15.1)
    [8.6MiB/0.47s]   - Removing heimrichhannot/datatables-additional (1.0.3)
    [8.6MiB/0.47s]   - Removing phpfastcache/phpfastcache (5.0.21)
    [8.6MiB/0.47s]   - Removing phpfastcache/phpssdb (1.0.1)
    [8.6MiB/0.47s]   - Removing predis/predis (v1.1.10)
    [8.6MiB/0.47s]   - Removing soundasleep/html2text (1.1.0)
    [8.6MiB/0.47s]   - Removing symfony/css-selector (v5.4.3)
    [8.6MiB/0.48s]   - Removing tijsverkoyen/css-to-inline-styles (2.2.4)
    [8.6MiB/0.48s]   - Removing wa72/htmlpagedom (v2.0.1)
    [7.7MiB/0.50s] Writing lock file
    [11.0MiB/0.52s] Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.
    [11.0MiB/0.52s] Package setasign/fpdi-tcpdf is abandoned, you should avoid using it. No replacement was suggested.
    [11.0MiB/0.52s] Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.
    [11.0MiB/0.53s] Package symfony/swiftmailer-bundle is abandoned, you should avoid using it. Use symfony/mailer instead.
    [11.0MiB/0.53s] Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead.
    [7.7MiB/0.54s] Memory usage: 11.55MB (peak: 12.28MB), time: 0.54s.
    [7.7MiB/0.55s] Finished Composer Cloud resolving.
    
    
    # Job ID FFoTMZdPpgeflqOoe1nfau6OpIaVTePmRCcsMDBHNLUVB6iZHaPRrBShxAoepCseGGbTf3mWjs9n06ek6UaUxzzyyvBPk completed in 1651932217 seconds
    # Memory usage: 11.55MB (peak: 12.28MB), time: 0.54s.
    
    $ /usr/bin/php7.4 -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /var/www/***/html/***/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: 0 installs, 44 updates, 0 removals
      - Downloading twig/twig (v2.14.13)
      - Downloading symfony/deprecation-contracts (v2.5.1)
      - Downloading symfony/mime (v5.4.7)
      - Downloading symfony/http-client-contracts (v2.5.1)
      - Downloading symfony/event-dispatcher-contracts (v1.1.12)
      - Downloading symfony/error-handler (v4.4.40)
      - Downloading symfony/http-kernel (v4.4.40)
      - Downloading symfony/service-contracts (v2.5.1)
      - Downloading symfony/dependency-injection (v4.4.40)
      - Downloading symfony/http-client (v4.4.40)
      - Downloading terminal42/escargot (1.4.1)
      - Downloading symfony/translation-contracts (v2.5.1)
      - Downloading symfony/twig-bridge (v4.4.40)
      - Downloading symfony/twig-bundle (v4.4.40)
      - Downloading symfony/property-info (v5.4.7)
      - Downloading symfony/property-access (v5.4.7)
      - Downloading symfony/process (v4.4.40)
      - Downloading symfony/lock (v4.4.40)
      - Downloading symfony/var-exporter (v5.4.7)
      - Downloading symfony/cache-contracts (v2.5.1)
      - Downloading symfony/cache (v4.4.40)
      - Downloading symfony/framework-bundle (v4.4.40)
      - Downloading symfony/expression-language (v4.4.40)
      - Downloading symfony/console (v4.4.40)
      - Downloading symfony/asset (v4.4.40)
      - Downloading scheb/2fa-bundle (v5.13.2)
      - Downloading scheb/2fa-trusted-device (v5.13.2)
      - Downloading scheb/2fa-backup-code (v5.13.2)
      - Downloading matthiasmullie/minify (1.3.67)
      - Downloading imagine/imagine (1.3.2)
      - Downloading doctrine/persistence (2.5.1)
      - Downloading doctrine/common (3.3.0)
      - Downloading doctrine/doctrine-bundle (2.6.2)
      - Downloading contao-components/colorpicker (1.5.2)
      - Downloading contao/core-bundle (4.9.28)
      - Downloading contao/calendar-bundle (4.9.28)
      - Downloading contao/comments-bundle (4.9.28)
      - Downloading contao/listing-bundle (4.9.28)
      - Downloading contao/installation-bundle (4.9.28)
      - Downloading contao/manager-bundle (4.9.28)
      - Downloading contao/news-bundle (4.9.28)
      - Downloading contao/newsletter-bundle (4.9.28)
      - Downloading contao/faq-bundle (4.9.28)
      - Upgrading twig/twig (v2.14.12 => v2.14.13): Extracting archive
      - Upgrading symfony/deprecation-contracts (v2.5.0 => v2.5.1): Extracting archive
      - Upgrading symfony/mime (v5.4.3 => v5.4.7): Extracting archive
      - Upgrading symfony/http-client-contracts (v2.5.0 => v2.5.1): Extracting archive
      - Upgrading symfony/event-dispatcher-contracts (v1.1.11 => v1.1.12): Extracting archive
      - Upgrading symfony/error-handler (v4.4.37 => v4.4.40): Extracting archive
      - Upgrading symfony/http-kernel (v4.4.39 => v4.4.40): Extracting archive
      - Upgrading symfony/service-contracts (v2.5.0 => v2.5.1): Extracting archive
      - Upgrading symfony/dependency-injection (v4.4.39 => v4.4.40): Extracting archive
      - Upgrading symfony/http-client (v4.4.39 => v4.4.40): Extracting archive
      - Upgrading terminal42/escargot (1.4.0 => 1.4.1): Extracting archive
      - Upgrading symfony/translation-contracts (v2.5.0 => v2.5.1): Extracting archive
      - Upgrading symfony/twig-bridge (v4.4.38 => v4.4.40): Extracting archive
      - Upgrading symfony/twig-bundle (v4.4.37 => v4.4.40): Extracting archive
      - Upgrading symfony/property-info (v5.4.3 => v5.4.7): Extracting archive
      - Upgrading symfony/property-access (v5.4.5 => v5.4.7): Extracting archive
      - Upgrading symfony/process (v4.4.37 => v4.4.40): Extracting archive
      - Upgrading symfony/lock (v4.4.38 => v4.4.40): Extracting archive
      - Upgrading symfony/var-exporter (v5.4.6 => v5.4.7): Extracting archive
      - Upgrading symfony/cache-contracts (v2.5.0 => v2.5.1): Extracting archive
      - Upgrading symfony/cache (v4.4.38 => v4.4.40): Extracting archive
      - Upgrading symfony/framework-bundle (v4.4.39 => v4.4.40): Extracting archive
      - Upgrading symfony/expression-language (v4.4.37 => v4.4.40): Extracting archive
      - Upgrading symfony/console (v4.4.38 => v4.4.40): Extracting archive
      - Upgrading symfony/asset (v4.4.37 => v4.4.40): Extracting archive
      - Upgrading scheb/2fa-bundle (v5.13.1 => v5.13.2): Extracting archive
      - Upgrading scheb/2fa-trusted-device (v5.13.1 => v5.13.2): Extracting archive
      - Upgrading scheb/2fa-backup-code (v5.13.1 => v5.13.2): Extracting archive
      - Upgrading matthiasmullie/minify (1.3.66 => 1.3.67): Extracting archive
      - Upgrading imagine/imagine (1.3.1 => 1.3.2): Extracting archive
      - Upgrading doctrine/persistence (2.4.0 => 2.5.1): Extracting archive
      - Upgrading doctrine/common (3.2.2 => 3.3.0): Extracting archive
      - Upgrading doctrine/doctrine-bundle (2.5.7 => 2.6.2): Extracting archive
      - Upgrading contao-components/colorpicker (1.5.1 => 1.5.2): Extracting archive
      - Upgrading contao/core-bundle (4.9.27 => 4.9.28): Extracting archive
      - Upgrading contao/calendar-bundle (4.9.27 => 4.9.28): Extracting archive
      - Upgrading contao/comments-bundle (4.9.27 => 4.9.28): Extracting archive
      - Upgrading contao/conflicts (dev-main e04afb3 => dev-main 7d81391)
      - Upgrading contao/listing-bundle (4.9.27 => 4.9.28): Extracting archive
      - Upgrading contao/installation-bundle (4.9.27 => 4.9.28): Extracting archive
      - Upgrading contao/manager-bundle (4.9.27 => 4.9.28): Extracting archive
      - Upgrading contao/news-bundle (4.9.27 => 4.9.28): Extracting archive
      - Upgrading contao/newsletter-bundle (4.9.27 => 4.9.28): Extracting archive
      - Upgrading contao/faq-bundle (4.9.27 => 4.9.28): Extracting archive
    Package heimrichhannot/contao-ajax is abandoned, you should avoid using it. Use heimrichhannot/contao-ajax-bundle instead.
    Package heimrichhannot/contao-be_explanation is abandoned, you should avoid using it. Use heimrichhannot/contao-be_explanation-bundle instead.
    Package heimrichhannot/contao-fieldpalette is abandoned, you should avoid using it. Use heimrichhannot/contao-fieldpalette-bundle instead.
    Package heimrichhannot/contao-inserttag_download is abandoned, you should avoid using it. Use heimrichhannot/contao-inserttagcollection-bundle instead.
    Package heimrichhannot/contao-multi_column_editor is abandoned, you should avoid using it. Use heimrichhannot/contao-multi-column-editor-bundle instead.
    Package heimrichhannot/contao-request is abandoned, you should avoid using it. Use heimrichhannot/contao-request-bundle instead.
    Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.
    Package setasign/fpdi-tcpdf is abandoned, you should avoid using it. No replacement was suggested.
    Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.
    Package symfony/swiftmailer-bundle is abandoned, you should avoid using it. Use symfony/mailer instead.
    Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead.
    Generating optimized autoload files
    Class HeimrichHannot\Haste\Util\Widget located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Widget.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\GeoLocation located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/GeoLocation.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\PaymentUtil located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/PaymentUtil.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\Numbers located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Numbers.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\Classes located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Classes.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\Environment located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Environment.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\StringUtil located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/StringUtil.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\Module located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Module.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\DateUtil located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/DateUtil.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\DOMUtil located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/DOMUtil.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\Arrays located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Arrays.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\Files located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Files.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\Container located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Container.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\Url located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Url.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\FormSubmission located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/FormSubmission.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\Curl located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Curl.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\Salutations located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Salutations.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\Validator located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Validator.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Security\CodeGenerator located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Security/CodeGenerator.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Security\HttpResponse located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Security/HttpResponse.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Cache\Cache located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Cache/Cache.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Cache\RemoteImageCache located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Cache/RemoteImageCache.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Cache\FileCache located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Cache/FileCache.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Dca\Event located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Dca/Event.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Dca\User located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Dca/User.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Dca\Member located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Dca/Member.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Dca\Notification located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Dca/Notification.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Dca\DC_HastePlus located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Dca/DC_HastePlus.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Dca\General located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Dca/General.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Pdf\MPdfTemplate located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Pdf/MPdfTemplate.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Pdf\PdfTemplate located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Pdf/PdfTemplate.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\InsertTags\InsertTags located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/InsertTags/InsertTags.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Map\GoogleMap located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Maps/GoogleMap.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Map\GoogleMapMarker located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Maps/GoogleMapMarker.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Map\GoogleMapOverlay located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Maps/GoogleMapOverlay.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Visualization\GoogleChartWrapper located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Visualization/GoogleChartWrapper.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Backend\Automator located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Backend/Automator.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Image\Image located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Image/Image.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Database\QueryHelper located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Database/QueryHelper.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Database\Contao3MysqliHelper located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Database/QueryHelper.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Database\Contao3MysqlHelper located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Database/QueryHelper.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\DC_Table located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Drivers/DC_Table.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Model\UserModel located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Model/UserModel.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Model\MemberModel located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Model/MemberModel.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Model\Model located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Model/Model.php does not comply with psr-0 autoloading standard. Skipping.
    composer/package-versions-deprecated: Generating version class...
    composer/package-versions-deprecated: ...done generating version class
    Warning: Ambiguous class resolution, "Contao\Versions" was found 2x: in "/var/www/***/html/***/vendor/contao/core-bundle/src/Resources/contao/classes/Versions.php" and "/var/www/***/html/***/vendor/heimrichhannot/contao-versions/overrides/Versions.php", the first will be used.
    102 packages you are using are looking for funding.
    Use the `composer fund` command to find out more!

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

    Standard

    Lösche die Extensions mal manuell aus der composer.json, dann lösche auch die composer.lock Datei und den gesamten Ordner vendor. Im abgesicherten Modus dann in der Systemwartung "Composer Update ausführen".
    » sponsor me via GitHub or PayPal or Revolut

  8. #8
    Contao-Nutzer
    Registriert seit
    17.10.2020.
    Beiträge
    21

    Standard

    Also...in der composer.json waren sie nicht mehr drin, den Ordner Vendor und die composer.lock habe ich komplett gelöscht im abgesichterten Modus den Composer-Cash geleert und das Composer Upatee ausgeführt. Resultat seltsam, da er immer noch die gleiche Meldung anzeigt und sich auf den Vendor bezieht, der eigentlich gar nicht mehr exisiteren sollte:

    Code:
    > Resolving dependencies using Composer Cloud v3.4.4
    !!! Current server is sponsored by: Contao Association !!!
    
    
    [7.2MiB/0.18s] Loading composer repositories with package information
    [77.3MiB/8.32s] Updating dependencies
    [62.3MiB/10.45s] Nothing to modify in lock file
    [15.6MiB/10.48s] Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.
    [15.6MiB/10.49s] Package setasign/fpdi-tcpdf is abandoned, you should avoid using it. No replacement was suggested.
    [15.6MiB/10.49s] Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.
    [15.6MiB/10.49s] Package symfony/swiftmailer-bundle is abandoned, you should avoid using it. Use symfony/mailer instead.
    [15.6MiB/10.49s] Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead.
    [16.2MiB/10.49s] Memory usage: 16.22MB (peak: 193.59MB), time: 10.51s.
    [16.2MiB/10.51s] Finished Composer Cloud resolving.
    
    
    # Job ID 1OY4BjGx1Kqw4WrvigcGhB14RGMaCLtEvWVZXcx7q49iCKyhJEdSxpz51jjCPuM4GoqfXThrOyibHGkGexNr24KGT3yhvxLgKN completed in 12 seconds
    # Memory usage: 16.22MB (peak: 193.59MB), time: 10.51s.
    
    $ /usr/bin/php7.4 -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /var/www/***/html/***/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: 0 installs, 44 updates, 0 removals
      - Downloading twig/twig (v2.14.13)
      - Downloading symfony/deprecation-contracts (v2.5.1)
      - Downloading symfony/mime (v5.4.7)
      - Downloading symfony/http-client-contracts (v2.5.1)
      - Downloading symfony/event-dispatcher-contracts (v1.1.12)
      - Downloading symfony/error-handler (v4.4.40)
      - Downloading symfony/http-kernel (v4.4.40)
      - Downloading symfony/service-contracts (v2.5.1)
      - Downloading symfony/dependency-injection (v4.4.40)
      - Downloading symfony/http-client (v4.4.40)
      - Downloading terminal42/escargot (1.4.1)
      - Downloading symfony/translation-contracts (v2.5.1)
      - Downloading symfony/twig-bridge (v4.4.40)
      - Downloading symfony/twig-bundle (v4.4.40)
      - Downloading symfony/property-info (v5.4.7)
      - Downloading symfony/property-access (v5.4.7)
      - Downloading symfony/process (v4.4.40)
      - Downloading symfony/lock (v4.4.40)
      - Downloading symfony/var-exporter (v5.4.7)
      - Downloading symfony/cache-contracts (v2.5.1)
      - Downloading symfony/cache (v4.4.40)
      - Downloading symfony/framework-bundle (v4.4.40)
      - Downloading symfony/expression-language (v4.4.40)
      - Downloading symfony/console (v4.4.40)
      - Downloading symfony/asset (v4.4.40)
      - Downloading scheb/2fa-bundle (v5.13.2)
      - Downloading scheb/2fa-trusted-device (v5.13.2)
      - Downloading scheb/2fa-backup-code (v5.13.2)
      - Downloading matthiasmullie/minify (1.3.67)
      - Downloading imagine/imagine (1.3.2)
      - Downloading doctrine/persistence (2.5.1)
      - Downloading doctrine/common (3.3.0)
      - Downloading doctrine/doctrine-bundle (2.6.2)
      - Downloading contao-components/colorpicker (1.5.2)
      - Downloading contao/core-bundle (4.9.28)
      - Downloading contao/calendar-bundle (4.9.28)
      - Downloading contao/comments-bundle (4.9.28)
      - Downloading contao/listing-bundle (4.9.28)
      - Downloading contao/installation-bundle (4.9.28)
      - Downloading contao/manager-bundle (4.9.28)
      - Downloading contao/news-bundle (4.9.28)
      - Downloading contao/newsletter-bundle (4.9.28)
      - Downloading contao/faq-bundle (4.9.28)
      - Upgrading twig/twig (v2.14.12 => v2.14.13): Extracting archive
      - Upgrading symfony/deprecation-contracts (v2.5.0 => v2.5.1): Extracting archive
      - Upgrading symfony/mime (v5.4.3 => v5.4.7): Extracting archive
      - Upgrading symfony/http-client-contracts (v2.5.0 => v2.5.1): Extracting archive
      - Upgrading symfony/event-dispatcher-contracts (v1.1.11 => v1.1.12): Extracting archive
      - Upgrading symfony/error-handler (v4.4.37 => v4.4.40): Extracting archive
      - Upgrading symfony/http-kernel (v4.4.39 => v4.4.40): Extracting archive
      - Upgrading symfony/service-contracts (v2.5.0 => v2.5.1): Extracting archive
      - Upgrading symfony/dependency-injection (v4.4.39 => v4.4.40): Extracting archive
      - Upgrading symfony/http-client (v4.4.39 => v4.4.40): Extracting archive
      - Upgrading terminal42/escargot (1.4.0 => 1.4.1): Extracting archive
      - Upgrading symfony/translation-contracts (v2.5.0 => v2.5.1): Extracting archive
      - Upgrading symfony/twig-bridge (v4.4.38 => v4.4.40): Extracting archive
      - Upgrading symfony/twig-bundle (v4.4.37 => v4.4.40): Extracting archive
      - Upgrading symfony/property-info (v5.4.3 => v5.4.7): Extracting archive
      - Upgrading symfony/property-access (v5.4.5 => v5.4.7): Extracting archive
      - Upgrading symfony/process (v4.4.37 => v4.4.40): Extracting archive
      - Upgrading symfony/lock (v4.4.38 => v4.4.40): Extracting archive
      - Upgrading symfony/var-exporter (v5.4.6 => v5.4.7): Extracting archive
      - Upgrading symfony/cache-contracts (v2.5.0 => v2.5.1): Extracting archive
      - Upgrading symfony/cache (v4.4.38 => v4.4.40): Extracting archive
      - Upgrading symfony/framework-bundle (v4.4.39 => v4.4.40): Extracting archive
      - Upgrading symfony/expression-language (v4.4.37 => v4.4.40): Extracting archive
      - Upgrading symfony/console (v4.4.38 => v4.4.40): Extracting archive
      - Upgrading symfony/asset (v4.4.37 => v4.4.40): Extracting archive
      - Upgrading scheb/2fa-bundle (v5.13.1 => v5.13.2): Extracting archive
      - Upgrading scheb/2fa-trusted-device (v5.13.1 => v5.13.2): Extracting archive
      - Upgrading scheb/2fa-backup-code (v5.13.1 => v5.13.2): Extracting archive
      - Upgrading matthiasmullie/minify (1.3.66 => 1.3.67): Extracting archive
      - Upgrading imagine/imagine (1.3.1 => 1.3.2): Extracting archive
      - Upgrading doctrine/persistence (2.4.0 => 2.5.1): Extracting archive
      - Upgrading doctrine/common (3.2.2 => 3.3.0): Extracting archive
      - Upgrading doctrine/doctrine-bundle (2.5.7 => 2.6.2): Extracting archive
      - Upgrading contao-components/colorpicker (1.5.1 => 1.5.2): Extracting archive
      - Upgrading contao/core-bundle (4.9.27 => 4.9.28): Extracting archive
      - Upgrading contao/calendar-bundle (4.9.27 => 4.9.28): Extracting archive
      - Upgrading contao/comments-bundle (4.9.27 => 4.9.28): Extracting archive
      - Upgrading contao/conflicts (dev-main e04afb3 => dev-main 7d81391)
      - Upgrading contao/listing-bundle (4.9.27 => 4.9.28): Extracting archive
      - Upgrading contao/installation-bundle (4.9.27 => 4.9.28): Extracting archive
      - Upgrading contao/manager-bundle (4.9.27 => 4.9.28): Extracting archive
      - Upgrading contao/news-bundle (4.9.27 => 4.9.28): Extracting archive
      - Upgrading contao/newsletter-bundle (4.9.27 => 4.9.28): Extracting archive
      - Upgrading contao/faq-bundle (4.9.27 => 4.9.28): Extracting archive
    Package heimrichhannot/contao-ajax is abandoned, you should avoid using it. Use heimrichhannot/contao-ajax-bundle instead.
    Package heimrichhannot/contao-be_explanation is abandoned, you should avoid using it. Use heimrichhannot/contao-be_explanation-bundle instead.
    Package heimrichhannot/contao-fieldpalette is abandoned, you should avoid using it. Use heimrichhannot/contao-fieldpalette-bundle instead.
    Package heimrichhannot/contao-inserttag_download is abandoned, you should avoid using it. Use heimrichhannot/contao-inserttagcollection-bundle instead.
    Package heimrichhannot/contao-multi_column_editor is abandoned, you should avoid using it. Use heimrichhannot/contao-multi-column-editor-bundle instead.
    Package heimrichhannot/contao-request is abandoned, you should avoid using it. Use heimrichhannot/contao-request-bundle instead.
    Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.
    Package setasign/fpdi-tcpdf is abandoned, you should avoid using it. No replacement was suggested.
    Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.
    Package symfony/swiftmailer-bundle is abandoned, you should avoid using it. Use symfony/mailer instead.
    Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead.
    Generating optimized autoload files
    Class HeimrichHannot\Haste\Util\Widget located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Widget.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\GeoLocation located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/GeoLocation.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\PaymentUtil located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/PaymentUtil.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\Numbers located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Numbers.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\Classes located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Classes.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\Environment located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Environment.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\StringUtil located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/StringUtil.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\Module located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Module.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\DateUtil located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/DateUtil.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\DOMUtil located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/DOMUtil.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\Arrays located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Arrays.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\Files located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Files.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\Container located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Container.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\Url located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Url.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\FormSubmission located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/FormSubmission.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\Curl located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Curl.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\Salutations located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Salutations.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Util\Validator located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Util/Validator.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Security\CodeGenerator located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Security/CodeGenerator.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Security\HttpResponse located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Security/HttpResponse.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Cache\Cache located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Cache/Cache.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Cache\RemoteImageCache located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Cache/RemoteImageCache.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Cache\FileCache located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Cache/FileCache.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Dca\Event located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Dca/Event.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Dca\User located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Dca/User.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Dca\Member located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Dca/Member.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Dca\Notification located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Dca/Notification.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Dca\DC_HastePlus located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Dca/DC_HastePlus.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Dca\General located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Dca/General.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Pdf\MPdfTemplate located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Pdf/MPdfTemplate.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Pdf\PdfTemplate located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Pdf/PdfTemplate.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\InsertTags\InsertTags located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/InsertTags/InsertTags.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Map\GoogleMap located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Maps/GoogleMap.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Map\GoogleMapMarker located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Maps/GoogleMapMarker.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Map\GoogleMapOverlay located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Maps/GoogleMapOverlay.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Visualization\GoogleChartWrapper located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Visualization/GoogleChartWrapper.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Backend\Automator located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Backend/Automator.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Image\Image located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Image/Image.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Database\QueryHelper located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Database/QueryHelper.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Database\Contao3MysqliHelper located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Database/QueryHelper.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Database\Contao3MysqlHelper located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Database/QueryHelper.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\DC_Table located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Drivers/DC_Table.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Model\UserModel located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Model/UserModel.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Model\MemberModel located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Model/MemberModel.php does not comply with psr-0 autoloading standard. Skipping.
    Class HeimrichHannot\Haste\Model\Model located in ./vendor/heimrichhannot/contao-haste_plus/library/Haste/Model/Model.php does not comply with psr-0 autoloading standard. Skipping.
    composer/package-versions-deprecated: Generating version class...
    composer/package-versions-deprecated: ...done generating version class
    Warning: Ambiguous class resolution, "Contao\Versions" was found 2x: in "/var/www/***/html/***/vendor/contao/core-bundle/src/Resources/contao/classes/Versions.php" and "/var/www/***/html/***/vendor/heimrichhannot/contao-versions/overrides/Versions.php", the first will be used.
    102 packages you are using are looking for funding.
    Use the `composer fund` command to find out more!

  9. #9
    Contao-Nutzer
    Registriert seit
    17.10.2020.
    Beiträge
    21

    Standard

    Ich habe mich jetzt nochmal drangesetzt und einfach mal den gesamten Ordner contao-manager gelöscht und dann den Manager neu installiert. Jetzt funktioniert der Installer wieder einwandfrei und die Updates ließen sich problemlos durchführen.

    Leider klappt das Update auf 4.13 nicht, aber dazu öffne ich morgen dann ein neues Thema

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
  •