Ergebnis 1 bis 12 von 12

Thema: 4.8 Beim Update zerschossen

  1. #1
    Contao-Urgestein Avatar von Kahmoon
    Registriert seit
    22.06.2009.
    Ort
    München
    Beiträge
    5.280

    Standard 4.8 Beim Update zerschossen

    Hallo zusammen,

    ich wollte eine 4.8 auf 4.9 aktualisieren. Dazu habe ich erst mal alle Pakete aktualisieren wollen. Sprich auf die 4.8.8 und alle Module. Dabei hat sich die ganze Nummer jetzt aufgehängt und ich komme weder vorwärts noch rückwärts....Seite ist down ;-). Weder Composer Update, Install noch Rep. Modus schaffen Abhilfe....

    composer.json
    Code:
    {
        "type": "project",
        "require": {
            "codefog/contao-cookiebar": "^2.1",
            "contao/conflicts": "*@dev",
            "contao/faq-bundle": "^4.7",
            "contao/manager-bundle": "4.8.*",
            "contao/news-bundle": "^4.7",
            "delahaye/dlh_googlemaps": "^2.4",
            "dklemmt/contao_dk_mmenu": "^2.1",
            "do-while/contao-backupdb-bundle": "^1.3",
            "heimrichhannot/contao-teaser-bundle": "^0.3.2",
            "jrgregory/m17-sticky-backend-footer": "^2.0",
            "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",
            "netzmacht/contao-font-awesome": "^4.7",
            "richardhj/contao-childlayouts": "^1.1",
            "terminal42/contao-ce-access": "^2.0",
            "terminal42/contao-easy_themes": "^2.2",
            "terminal42/contao-leads": "^1.4",
            "terminal42/contao-pageimage": "^3.3",
            "terminal42/notification_center": "^1.5"
        },
        "config": {
            "component-dir": "assets"
        },
        "extra": {
            "contao-component-dir": "assets"
        },
        "scripts": {
            "post-install-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ],
            "post-update-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ]
        }
    }



    Fehlermeldung in der Konsole
    Code:
    > Resolving dependencies using Composer Cloud v3.5.0
    [6.1MiB/0.20s] Loading composer repositories with package information
    [78.1MiB/9.48s] Updating dependencies
    [185.3MiB/10.52s] Your requirements could not be resolved to an installable set of packages.
    [185.3MiB/10.52s] 
      Problem 1
        - netzmacht/contao-font-awesome[4.7.1, ..., 4.7.2] require robloach/component-installer ~0.1 -> satisfiable by robloach/component-installer[0.1.0, ..., 0.2.3].
        - netzmacht/contao-font-awesome 4.7.0 requires contao-community-alliance/composer-plugin ~2.2 -> satisfiable by contao-community-alliance/composer-plugin[2.2, ..., 2.4.3].
        - robloach/component-installer[0.1.0, ..., 0.2.0] require composer-plugin-api 1.0.0 -> found composer-plugin-api[2.3.0] but it does not match the constraint.
        - contao-community-alliance/composer-plugin[2.0.0, ..., 2.3.3] require composer-plugin-api 1.0.0 -> found composer-plugin-api[2.3.0] but it does not match the constraint.
        - robloach/component-installer[0.2.1, ..., 0.2.3] require composer-plugin-api ^1.0 -> found composer-plugin-api[2.3.0] but it does not match the constraint.
        - contao-community-alliance/composer-plugin[2.3.4, ..., 2.4.3] require composer-plugin-api ^1.0 -> found composer-plugin-api[2.3.0] but it does not match the constraint.
        - Root composer.json requires netzmacht/contao-font-awesome ^4.7 -> satisfiable by netzmacht/contao-font-awesome[4.7.0, 4.7.1, 4.7.2].
    Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
    [185.3MiB/10.53s] <warning>Running update with --no-dev does not mean require-dev is ignored, it just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems.</warning>
    [43.8MiB/10.63s] Memory usage: 43.75MB (peak: 201.09MB), time: 10.64s.
    [43.8MiB/10.63s] Finished Composer Cloud resolving.
    Reperatur liefert
    Code:
    $ /usr/bin/php7.4-cli -q -dmax_execution_time=0 -dmemory_limit=-1 -ddisplay_errors=0 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /homepages/46/xx/htdocs/xxx/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.
    Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update <package name>`.
    Nothing to install, update or remove
    Package contao-components/highlight is abandoned, you should avoid using it. No replacement was suggested.
    Package doctrine/doctrine-cache-bundle is abandoned, you should avoid using it. No replacement was suggested.
    Package doctrine/reflection is abandoned, you should avoid using it. Use roave/better-reflection instead.
    Package league/uri-hostname-parser is abandoned, you should avoid using it. No replacement was suggested.
    Package league/uri-manipulations is abandoned, you should avoid using it. No replacement was suggested.
    Package league/uri-schemes is abandoned, you should avoid using it. No replacement was suggested.
    Package oyejorge/less.php is abandoned, you should avoid using it. No replacement was suggested.
    Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.
    Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
    Package scheb/two-factor-bundle is abandoned, you should avoid using it. Use scheb/2fa-bundle instead.
    Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.
    Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead.
    Package symfony/inflector is abandoned, you should avoid using it. Use EnglishInflector from the String component instead.
    Package symfony/swiftmailer-bundle is abandoned, you should avoid using it. Use symfony/mailer instead.
    Package true/punycode is abandoned, you should avoid using it. No replacement was suggested.
    Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead.
    Generating optimized autoload files
    ocramius/package-versions: Generating version class...
    ocramius/package-versions: ...done generating version class
    contao/manager-plugin: Dumping generated plugins file...
    contao/manager-plugin: ...done dumping generated plugins file
    Class League\Uri\Schemes\AbstractUri located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
    Class League\Uri\Schemes\Data located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
    Class League\Uri\Schemes\File located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
    Class League\Uri\Schemes\Ftp located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
    Class League\Uri\Schemes\Http located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
    Class League\Uri\Schemes\Uri located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
    Class League\Uri\Schemes\UriException located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
    Class League\Uri\Schemes\Ws located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
    Class Contao\ManagerPlugin\PluginLoader located in ./vendor/contao/manager-plugin/src/Resources/PluginLoader.php does not comply with psr-4 autoloading standard. Skipping.
    57 packages you are using are looking for funding.
    Use the `composer fund` command to find out more!
    > Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication
    Fatal error: Uncaught Error: Undefined class constant 'VERSIONS' in /homepages/46/d31801468/htdocs/mitarbeiter/vendor/contao/core-bundle/src/DependencyInjection/Compiler/AddPackagesPass.php:32
    Stack trace:
    #0 /homepages/46/xxx/htdocs/xxx/vendor/symfony/dependency-injection/Compiler/Compiler.php(94): Contao\CoreBundle\DependencyInjection\Compiler\AddPackagesPass->process(Object(Contao\ManagerPlugin\Config\ContainerBuilder))
    #1 /homepages/46/xxx/htdocs/xxx/vendor/symfony/dependency-injection/ContainerBuilder.php(753): Symfony\Component\DependencyInjection\Compiler\Compiler->compile(Object(Contao\ManagerPlugin\Config\ContainerBuilder))
    #2 /homepages/46/xxx/htdocs/xxx/vendor/symfony/http-kernel/Kernel.php(556): Symfony\Component\DependencyInjection\ContainerBuilder->compile()
    #3 /homepages/46/xxx/htdocs/xxx/vendor/contao/manager-bundle/src/HttpKernel/ContaoKernel.php(318): Symfony\Component\HttpKernel\Kernel->initializeContainer()
    #4 /homepages/46/d31801468/htdocs/mitarb in /homepages/46/d31801468/htdocs/mitarbeiter/vendor/contao/core-bundle/src/DependencyInjection/Compiler/AddPackagesPass.php on line 32
    Script Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication handling the post-install-cmd event terminated with an exception
    In ScriptHandler.php line 88:
                                                                               
      An error occurred while executing the "contao:install-web-dir" command:
    Geändert von Kahmoon (17.10.2022 um 19:40 Uhr)

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

    Support Contao

    Standard

    Wirf mal die Font-Awesome-Erweiterung raus und dann composer-update.

    Da gibts knappen Ersatz für (Fontawesome-Inserttags)


    Gesendet von iPhone mit Tapatalk

  3. #3
    Contao-Urgestein Avatar von Kahmoon
    Registriert seit
    22.06.2009.
    Ort
    München
    Beiträge
    5.280

    Standard

    Habs rausgeworfen und auch mal den kompletten vendor Ordner geleert.

    Composer.json
    Code:
    {
        "type": "project",
        "require": {
            "codefog/contao-cookiebar": "^2.1",
            "contao/conflicts": "*@dev",
            "contao/faq-bundle": "^4.7",
            "contao/manager-bundle": "4.8.*",
            "contao/news-bundle": "^4.7",
            "delahaye/dlh_googlemaps": "^2.4",
            "dklemmt/contao_dk_mmenu": "^2.1",
            "do-while/contao-backupdb-bundle": "^1.3",
            "heimrichhannot/contao-teaser-bundle": "^0.3.2",
            "jrgregory/m17-sticky-backend-footer": "^2.0",
            "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",
            "richardhj/contao-childlayouts": "^1.1",
            "terminal42/contao-ce-access": "^2.0",
            "terminal42/contao-easy_themes": "^2.2",
            "terminal42/contao-leads": "^1.4",
            "terminal42/contao-pageimage": "^3.3",
            "terminal42/notification_center": "^1.5"
        },
        "config": {
            "component-dir": "assets"
        },
        "extra": {
            "contao-component-dir": "assets"
        },
        "scripts": {
            "post-install-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ],
            "post-update-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ]
        }
    }
    Composer Update
    Code:
    $ /usr/bin/php7.4-cli -q -dmax_execution_time=0 -dmemory_limit=-1 -ddisplay_errors=0 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /homepages/46/xxx/htdocs/xxx/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: 195 installs, 0 updates, 0 removals
      - Installing ocramius/package-versions (1.11.0): Extracting archive
      - Installing contao-components/installer (1.4.1): Extracting archive
      - Installing symfony/polyfill-php72 (v1.26.0): Extracting archive
      - Installing symfony/polyfill-mbstring (v1.26.0): Extracting archive
      - Installing symfony/polyfill-ctype (v1.26.0): Extracting archive
      - Installing symfony/polyfill-php73 (v1.26.0): Extracting archive
      - Installing symfony/polyfill-php80 (v1.26.0): Extracting archive
      - Installing symfony/polyfill-intl-normalizer (v1.26.0): Extracting archive
      - Installing symfony/polyfill-intl-idn (v1.26.0): Extracting archive
      - Installing symfony/mime (v4.4.47): Extracting archive
      - Installing symfony/http-foundation (v4.3.11): Extracting archive
      - Installing symfony/event-dispatcher-contracts (v1.1.13): Extracting archive
      - Installing symfony/event-dispatcher (v4.3.11): Extracting archive
      - Installing psr/log (1.1.4): Extracting archive
      - Installing symfony/debug (v4.4.44): Extracting archive
      - Installing symfony/http-kernel (v4.3.11): Extracting archive
      - Installing psr/container (1.1.2): Extracting archive
      - Installing symfony/service-contracts (v1.1.13): Extracting archive
      - Installing symfony/dependency-injection (v4.3.11): Extracting archive
      - Installing symfony/filesystem (v4.3.11): Extracting archive
      - Installing symfony/config (v4.3.11): Extracting archive
      - Installing symfony/routing (v4.3.11): Extracting archive
      - Installing symfony/process (v4.3.11): Extracting archive
      - Installing symfony/finder (v4.3.11): Extracting archive
      - Installing contao-community-alliance/composer-plugin (3.1.6): Extracting archive
      - Installing contao/manager-plugin (2.12.0): Extracting archive
      - Installing symfony/polyfill-iconv (v1.26.0): Extracting archive
      - Installing dasprid/enum (1.0.3): Extracting archive
      - Installing bacon/bacon-qr-code (2.0.7): Extracting archive
      - Installing twig/twig (v2.15.3): Extracting archive
      - Installing true/punycode (v2.1.1): Extracting archive
      - Installing psr/cache (1.0.1): Extracting archive
      - Installing doctrine/lexer (1.2.3): Extracting archive
      - Installing doctrine/annotations (1.13.3): Extracting archive
      - Installing terminal42/service-annotation-bundle (1.1.4): Extracting archive
      - Installing symfony/yaml (v4.3.11): Extracting archive
      - Installing symfony/var-dumper (v4.3.11): Extracting archive
      - Installing symfony/translation-contracts (v1.1.13): Extracting archive
      - Installing symfony/twig-bridge (v4.4.45): Extracting archive
      - Installing symfony/twig-bundle (v4.3.11): Extracting archive
      - Installing symfony/translation (v4.3.11): Extracting archive
      - Installing egulias/email-validator (3.2.1): Extracting archive
      - Installing swiftmailer/swiftmailer (v6.3.0): Extracting archive
      - Installing symfony/swiftmailer-bundle (v3.4.0): Extracting archive
      - Installing symfony/security-core (v4.4.47): Extracting archive
      - Installing symfony/polyfill-intl-grapheme (v1.26.0): Extracting archive
      - Installing symfony/string (v5.4.14): Extracting archive
      - Installing symfony/deprecation-contracts (v2.5.2): Extracting archive
      - Installing symfony/inflector (v5.4.11): Extracting archive
      - Installing symfony/property-access (v4.4.44): Extracting archive
      - Installing symfony/security-http (v4.3.11): Extracting archive
      - Installing symfony/security-guard (v4.4.0): Extracting archive
      - Installing symfony/security-csrf (v4.4.37): Extracting archive
      - Installing symfony/security-bundle (v4.3.11): Extracting archive
      - Installing symfony/lock (v4.3.11): Extracting archive
      - Installing symfony/var-exporter (v4.4.43): Extracting archive
      - Installing symfony/cache-contracts (v1.1.13): Extracting archive
      - Installing symfony/cache (v4.3.11): Extracting archive
      - Installing symfony/framework-bundle (v4.3.11): Extracting archive
      - Installing symfony/expression-language (v4.3.11): Extracting archive
      - Installing symfony/console (v4.3.11): Extracting archive
      - Installing symfony/asset (v4.3.11): Extracting archive
      - Installing symfony-cmf/routing (2.2.0): Extracting archive
      - Installing symfony-cmf/routing-bundle (2.3.0): Extracting archive
      - Installing paragonie/constant_time_encoding (v2.6.3): Extracting archive
      - Installing beberlei/assert (v3.3.2): Extracting archive
      - Installing spomky-labs/otphp (v9.1.4): Extracting archive
      - Installing simplepie/simplepie (1.7.0): Extracting archive
      - Installing scssphp/scssphp (v1.11.0): Extracting archive
      - Installing lcobucci/jwt (3.4.6): Extracting archive
      - Installing scheb/two-factor-bundle (v4.18.4): Extracting archive
      - Installing phpunit/php-token-stream (3.1.3): Extracting archive
      - Installing phpspec/php-diff (v1.1.3): Extracting archive
      - Installing patchwork/utf8 (v1.3.3): Extracting archive
      - Installing oyejorge/less.php (v1.7.0.14): Extracting archive
      - Installing nelmio/cors-bundle (1.5.6): Extracting archive
      - Installing michelf/php-markdown (1.9.1): Extracting archive
      - Installing matthiasmullie/path-converter (1.1.3): Extracting archive
      - Installing matthiasmullie/minify (1.3.69): Extracting archive
      - Installing psr/http-message (1.0.1): Extracting archive
      - Installing league/uri-parser (1.4.1): Extracting archive
      - Installing league/uri-interfaces (1.1.1): Extracting archive
      - Installing league/uri-schemes (1.2.1): Extracting archive
      - Installing psr/simple-cache (1.0.1): Extracting archive
      - Installing league/uri-hostname-parser (1.1.2): Extracting archive
      - Installing league/uri-components (1.8.2): Extracting archive
      - Installing league/uri-manipulations (1.5.0): Extracting archive
      - Installing league/uri (5.3.0)
      - Installing knplabs/knp-time-bundle (v1.19.0): Extracting archive
      - Installing knplabs/knp-menu (2.6.1): Extracting archive
      - Installing knplabs/knp-menu-bundle (v2.3.0): Extracting archive
      - Installing imagine/imagine (1.3.2): Extracting archive
      - Installing symfony/options-resolver (v5.4.11): Extracting archive
      - Installing php-http/message-factory (v1.0.2): Extracting archive
      - Installing clue/stream-filter (v1.6.0): Extracting archive
      - Installing php-http/message (1.13.0): Extracting archive
      - Installing php-http/discovery (1.14.3): Extracting archive
      - Installing php-http/promise (1.1.0): Extracting archive
      - Installing php-http/httplug (v1.1.0): Extracting archive
      - Installing ralouphie/getallheaders (3.0.3): Extracting archive
      - Installing guzzlehttp/psr7 (1.9.0): Extracting archive
      - Installing guzzlehttp/promises (1.5.2): Extracting archive
      - Installing guzzlehttp/guzzle (6.5.8): Extracting archive
      - Installing php-http/guzzle6-adapter (v1.1.1): Extracting archive
      - Installing php-http/client-common (1.11.0): Extracting archive
      - Installing friendsofsymfony/http-cache (2.14.1): Extracting archive
      - Installing friendsofsymfony/http-cache-bundle (2.11.2): Extracting archive
      - Installing doctrine/reflection (1.2.3): Extracting archive
      - Installing doctrine/deprecations (v1.0.0): Extracting archive
      - Installing doctrine/event-manager (1.2.0): Extracting archive
      - Installing doctrine/collections (1.8.0): Extracting archive
      - Installing doctrine/cache (1.13.0): Extracting archive
      - Installing doctrine/persistence (1.3.8): Extracting archive
      - Installing doctrine/instantiator (1.4.1): Extracting archive
      - Installing doctrine/inflector (1.4.4): Extracting archive
      - Installing doctrine/dbal (2.13.9): Extracting archive
      - Installing doctrine/common (2.13.3): Extracting archive
      - Installing doctrine/orm (v2.7.3): Extracting archive
      - Installing symfony/doctrine-bridge (v4.4.34): Extracting archive
      - Installing doctrine/doctrine-cache-bundle (1.4.0): Extracting archive
      - Installing jdorn/sql-formatter (v1.2.17): Extracting archive
      - Installing doctrine/doctrine-bundle (1.12.13): Extracting archive
      - Installing contao/imagine-svg (0.2.3): Extracting archive
      - Installing webmozart/assert (1.11.0): Extracting archive
      - Installing webmozart/path-util (2.3.0): Extracting archive
      - Installing contao/image (1.1.1): Extracting archive
      - Installing contao-components/tinymce4 (4.9.12): Extracting archive
      - Installing contao-components/tablesorter (2.31.3): Extracting archive
      - Installing contao-components/tablesort (4.0.1): Extracting archive
      - Installing contao-components/swipe (2.2.0): Extracting archive
      - Installing contao-components/simplemodal (2.1.1): Extracting archive
      - Installing contao-components/mootools (1.6.0.6): Extracting archive
      - Installing contao-components/mediabox (1.5.5): Extracting archive
      - Installing contao-components/jquery-ui (1.13.1): Extracting archive
      - Installing contao-components/jquery (3.6.1): Extracting archive
      - Installing contao-components/highlight (9.18.1): Extracting archive
      - Installing contao-components/dropzone (5.9.3): Extracting archive
      - Installing contao-components/datepicker (2.3.2): Extracting archive
      - Installing contao-components/contao (9.3.2): Extracting archive
      - Installing contao-components/colorpicker (1.5.2): Extracting archive
      - Installing contao-components/colorbox (1.6.6): Extracting archive
      - Installing contao-components/chosen (1.2.5): Extracting archive
      - Installing contao-components/ace (1.11.2): Extracting archive
      - Installing ausi/slug-generator (v1.1.1): Extracting archive
      - Installing contao/core-bundle (4.8.8): Extracting archive
      - Installing codefog/contao-cookiebar (2.3.1): Extracting archive
      - Installing contao/conflicts (dev-main aed826f)
      - Installing contao/faq-bundle (4.8.8): Extracting archive
      - Installing toflar/psr6-symfony-http-cache-store (2.3.1): Extracting archive
      - Installing symfony/web-profiler-bundle (v4.3.11): Extracting archive
      - Installing webimpress/safe-writer (2.2.0): Extracting archive
      - Installing laminas/laminas-code (4.7.0): Extracting archive
      - Installing ocramius/proxy-manager (2.13.1): Extracting archive
      - Installing symfony/proxy-manager-bridge (v4.3.11): Extracting archive
      - Installing monolog/monolog (1.27.1): Extracting archive
      - Installing symfony/monolog-bridge (v4.3.11): Extracting archive
      - Installing symfony/monolog-bundle (v3.6.0): Extracting archive
      - Installing symfony/dotenv (v4.3.11): Extracting archive
      - Installing symfony/debug-bundle (v4.3.11): Extracting archive
      - Installing composer/ca-bundle (1.3.4): Extracting archive
      - Installing ua-parser/uap-php (v3.9.14): Extracting archive
      - Installing paragonie/random_compat (v9.99.100): Extracting archive
      - Installing nelmio/security-bundle (v2.12.0): Extracting archive
      - Installing lexik/maintenance-bundle (v2.1.5): Extracting archive
      - Installing sensiolabs/ansi-to-html (v1.2.1): Extracting archive
      - Installing contao/installation-bundle (4.8.8): Extracting archive
      - Installing contao/manager-bundle (4.8.8): Extracting archive
      - Installing contao/news-bundle (4.8.8): Extracting archive
      - Installing delahaye/dlh_geocode (1.1.4): Extracting archive
      - Installing delahaye/dlh_googlemaps (2.4.1): Extracting archive
      - Installing dklemmt/contao_dk_mmenu (2.1.1): Extracting archive
      - Installing do-while/contao-backupdb-bundle (1.4.2): Extracting archive
      - Installing symfony/css-selector (v5.4.11): Extracting archive
      - Installing tijsverkoyen/css-to-inline-styles (2.2.5): Extracting archive
      - Installing soundasleep/html2text (1.1.0): Extracting archive
      - Installing symfony/dom-crawler (v4.4.45): Extracting archive
      - Installing wa72/htmlpagedom (v1.3.1): Extracting archive
      - Installing heimrichhannot/contao-request-bundle (1.2.1): Extracting archive
      - Installing hackzilla/password-generator (1.6.0): Extracting archive
      - Installing heimrichhannot/contao-utils-bundle (2.188.9): Extracting archive
      - Installing heimrichhannot/contao-teaser-bundle (0.3.2): Extracting archive
      - Installing jrgregory/m17-sticky-backend-footer (2.0.9): Extracting archive
      - Installing madeyourday/contao-rocksolid-columns (v2.0.3): Extracting archive
      - Installing madeyourday/contao-rocksolid-custom-elements (v2.2.17): Extracting archive
      - Installing madeyourday/contao-rocksolid-icon-picker (v2.0.3): Extracting archive
      - Installing madeyourday/contao-rocksolid-slider (v2.0.24): Extracting archive
      - Installing richardhj/contao-childlayouts (1.1.7): Extracting archive
      - Installing terminal42/contao-ce-access (2.0.6): Extracting archive
      - Installing terminal42/contao-easy_themes (2.2.11): Extracting archive
      - Installing menatwork/contao-multicolumnwizard (3.3.17): Extracting archive
      - Installing codefog/contao-haste (4.25.23): Extracting archive
      - Installing terminal42/contao-leads (1.4.33): Extracting archive
      - Installing terminal42/contao-pageimage (3.4.3): Extracting archive
      - Installing terminal42/dcawizard (2.5.0): Extracting archive
      - Installing terminal42/notification_center (1.6.14): Extracting archive
    Package contao-components/highlight is abandoned, you should avoid using it. No replacement was suggested.
    Package doctrine/doctrine-cache-bundle is abandoned, you should avoid using it. No replacement was suggested.
    Package doctrine/reflection is abandoned, you should avoid using it. Use roave/better-reflection instead.
    Package league/uri-hostname-parser is abandoned, you should avoid using it. No replacement was suggested.
    Package league/uri-manipulations is abandoned, you should avoid using it. No replacement was suggested.
    Package league/uri-schemes is abandoned, you should avoid using it. No replacement was suggested.
    Package menatwork/contao-multicolumnwizard is abandoned, you should avoid using it. Use menatwork/contao-multicolumnwizard-bundle instead.
    Package oyejorge/less.php is abandoned, you should avoid using it. No replacement was suggested.
    Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.
    Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
    Package richardhj/contao-childlayouts is abandoned, you should avoid using it. No replacement was suggested.
    Package scheb/two-factor-bundle is abandoned, you should avoid using it. Use scheb/2fa-bundle instead.
    Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.
    Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead.
    Package symfony/inflector is abandoned, you should avoid using it. Use EnglishInflector from the String component instead.
    Package symfony/swiftmailer-bundle is abandoned, you should avoid using it. Use symfony/mailer instead.
    Package terminal42/contao-ce-access is abandoned, you should avoid using it. No replacement was suggested.
    Package true/punycode is abandoned, you should avoid using it. No replacement was suggested.
    Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead.
    Generating optimized autoload files
    Class League\Uri\Schemes\AbstractUri located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
    Class League\Uri\Schemes\Data located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
    Class League\Uri\Schemes\File located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
    Class League\Uri\Schemes\Ftp located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
    Class League\Uri\Schemes\Http located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
    Class League\Uri\Schemes\Uri located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
    Class League\Uri\Schemes\UriException located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
    Class League\Uri\Schemes\Ws located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
    ocramius/package-versions: Generating version class...
    ocramius/package-versions: ...done generating version class
    contao/manager-plugin: Dumping generated plugins file...
    contao/manager-plugin: ...done dumping generated plugins file
    Class Contao\ManagerPlugin\PluginLoader located in ./vendor/contao/manager-plugin/src/Resources/PluginLoader.php does not comply with psr-4 autoloading standard. Skipping.
    62 packages you are using are looking for funding.
    Use the `composer fund` command to find out more!
    > Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication
    Fatal error: Uncaught Error: Undefined class constant 'VERSIONS' in /homepages/46/xxx/htdocs/xxx/vendor/contao/core-bundle/src/DependencyInjection/Compiler/AddPackagesPass.php:32
    Stack trace:
    #0 /homepages/46/xxx/htdocs/xxx/vendor/symfony/dependency-injection/Compiler/Compiler.php(94): Contao\CoreBundle\DependencyInjection\Compiler\AddPackagesPass->process(Object(Contao\ManagerPlugin\Config\ContainerBuilder))
    #1 /homepages/46/xxx/htdocs/xxx/vendor/symfony/dependency-injection/ContainerBuilder.php(753): Symfony\Component\DependencyInjection\Compiler\Compiler->compile(Object(Contao\ManagerPlugin\Config\ContainerBuilder))
    #2 /homepages/46/xxx/htdocs/xxx/vendor/symfony/http-kernel/Kernel.php(556): Symfony\Component\DependencyInjection\ContainerBuilder->compile()
    #3 /homepages/46/xxx/htdocs/xxx/vendor/contao/manager-bundle/src/HttpKernel/ContaoKernel.php(318): Symfony\Component\HttpKernel\Kernel->initializeContainer()
    #4 /homepages/46/xxx/htdocs/xxx/homepages/46/xxx/htdocs/xxx/vendor/contao/core-bundle/src/DependencyInjection/Compiler/AddPackagesPass.php on line 32
    Script Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication handling the post-install-cmd event terminated with an exception
    In ScriptHandler.php line 88:
                                                                               
      An error occurred while executing the "contao:install-web-dir" command: 

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

    Standard

    Du musst auf Contao 4.9 aktualisieren (in einem Zug - die Pakete unter 4.8 zu aktualisieren bringt nichts).
    » sponsor me via GitHub or PayPal or Revolut

  5. #5
    Contao-Urgestein Avatar von Kahmoon
    Registriert seit
    22.06.2009.
    Ort
    München
    Beiträge
    5.280

    Standard

    Das habe ich versucht. Vielleicht falsch?

    Oder neue 4.9 blanke installation?

    Aktuell läuft ja leider kein Weg durch.

  6. #6
    Contao-Urgestein Avatar von Kahmoon
    Registriert seit
    22.06.2009.
    Ort
    München
    Beiträge
    5.280

    Standard

    COmposer.json
    Code:
    {
        "type": "project",
        "require": {
            "codefog/contao-cookiebar": "^2.1",
            "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.*",
            "delahaye/dlh_googlemaps": "^2.4",
            "dklemmt/contao_dk_mmenu": "^2.1",
            "do-while/contao-backupdb-bundle": "^1.3",
            "heimrichhannot/contao-teaser-bundle": "^0.3.2",
            "jrgregory/m17-sticky-backend-footer": "^2.0",
            "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",
            "netzmacht/contao-font-awesome": "^4.7",
            "richardhj/contao-childlayouts": "^1.1",
            "terminal42/contao-ce-access": "^2.0",
            "terminal42/contao-easy_themes": "^2.2",
            "terminal42/contao-leads": "^1.4",
            "terminal42/contao-pageimage": "^3.3",
            "terminal42/notification_center": "^1.5"
        },
        "config": {
            "component-dir": "assets"
        },
        "extra": {
            "contao-component-dir": "assets"
        },
        "scripts": {
            "post-install-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ],
            "post-update-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ]
        }
    }
    Fehler:
    Code:
    > Resolving dependencies using Composer Cloud v3.5.0
    [6.3MiB/0.39s] Loading composer repositories with package information
    [75.9MiB/9.38s] Updating dependencies
    [178.9MiB/10.28s] Your requirements could not be resolved to an installable set of packages.
    [178.9MiB/10.29s] 
      Problem 1
        - netzmacht/contao-font-awesome[4.7.1, ..., 4.7.2] require robloach/component-installer ~0.1 -> satisfiable by robloach/component-installer[0.1.0, ..., 0.2.3].
        - netzmacht/contao-font-awesome 4.7.0 requires contao-community-alliance/composer-plugin ~2.2 -> satisfiable by contao-community-alliance/composer-plugin[2.2, ..., 2.4.3].
        - robloach/component-installer[0.1.0, ..., 0.2.0] require composer-plugin-api 1.0.0 -> found composer-plugin-api[2.3.0] but it does not match the constraint.
        - contao-community-alliance/composer-plugin[2.0.0, ..., 2.3.3] require composer-plugin-api 1.0.0 -> found composer-plugin-api[2.3.0] but it does not match the constraint.
        - robloach/component-installer[0.2.1, ..., 0.2.3] require composer-plugin-api ^1.0 -> found composer-plugin-api[2.3.0] but it does not match the constraint.
        - contao-community-alliance/composer-plugin[2.3.4, ..., 2.4.3] require composer-plugin-api ^1.0 -> found composer-plugin-api[2.3.0] but it does not match the constraint.
        - Root composer.json requires netzmacht/contao-font-awesome ^4.7 -> satisfiable by netzmacht/contao-font-awesome[4.7.0, 4.7.1, 4.7.2].
    Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
    [178.9MiB/10.29s] <warning>Running update with --no-dev does not mean require-dev is ignored, it just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems.</warning>
    [43.0MiB/10.39s] Memory usage: 42.98MB (peak: 198.53MB), time: 10.4s.
    [43.0MiB/10.39s] Finished Composer Cloud resolving.

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

    Standard

    netzmacht/contao-font-awesome musst du entfernen, das ist nicht mit den neuesten Composer Versionen kompatible. Oder du downgradest auf Composer 1.x.
    » sponsor me via GitHub or PayPal or Revolut

  8. #8
    Contao-Urgestein Avatar von Kahmoon
    Registriert seit
    22.06.2009.
    Ort
    München
    Beiträge
    5.280

    Standard

    Habs entfernt.

    Composer.json
    Code:
    {
        "type": "project",
        "require": {
            "codefog/contao-cookiebar": "^2.1",
            "contao/conflicts": "*@dev",
            "contao/faq-bundle": "4.9.*",
            "contao/listing-bundle": "4.9.*",
            "contao/manager-bundle": "4.9.*",
            "contao/news-bundle": "4.9.*",
            "delahaye/dlh_googlemaps": "^2.4",
            "dklemmt/contao_dk_mmenu": "^2.1",
            "do-while/contao-backupdb-bundle": "^1.3",
            "heimrichhannot/contao-teaser-bundle": "^0.3.2",
            "jrgregory/m17-sticky-backend-footer": "^2.0",
            "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",
            "richardhj/contao-childlayouts": "^1.1",
            "terminal42/contao-ce-access": "^2.0",
            "terminal42/contao-easy_themes": "^2.2",
            "terminal42/contao-leads": "^1.4",
            "terminal42/contao-pageimage": "^3.3",
            "terminal42/notification_center": "^1.5"
        },
        "config": {
            "component-dir": "assets"
        },
        "extra": {
            "contao-component-dir": "assets"
        },
        "scripts": {
            "post-install-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ],
            "post-update-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ]
        }
    }
    Fehler:
    Code:
    composer update --no-install --no-scripts
    > Resolving dependencies using Composer Cloud v3.5.0
    [6.3MiB/0.18s] Loading composer repositories with package information
    [75.4MiB/9.07s] Updating dependencies
    [177.0MiB/10.81s] Your requirements could not be resolved to an installable set of packages.
    [177.0MiB/10.81s] 
      Problem 1
        - contao/news-bundle 4.9.1 requires contao/core-bundle 4.9.1 -> satisfiable by contao/core-bundle[4.9.1].
        - Conclusion: don't install contao/core-bundle 4.9.1 (conflict analysis result)
        - contao/news-bundle 4.9.2 requires contao/core-bundle 4.9.2 -> satisfiable by contao/core-bundle[4.9.2].
        - Conclusion: don't install contao/core-bundle 4.9.2 (conflict analysis result)
        - contao/news-bundle 4.9.3 requires contao/core-bundle 4.9.3 -> satisfiable by contao/core-bundle[4.9.3].
        - Conclusion: don't install contao/core-bundle 4.9.3 (conflict analysis result)
        - contao/news-bundle 4.9.4 requires contao/core-bundle 4.9.4 -> satisfiable by contao/core-bundle[4.9.4].
        - Conclusion: don't install contao/core-bundle 4.9.4 (conflict analysis result)
        - contao/news-bundle 4.9.5 requires contao/core-bundle 4.9.5 -> satisfiable by contao/core-bundle[4.9.5].
        - Conclusion: don't install contao/core-bundle 4.9.5 (conflict analysis result)
        - contao/news-bundle 4.9.6 requires contao/core-bundle 4.9.6 -> satisfiable by contao/core-bundle[4.9.6].
        - Conclusion: don't install contao/core-bundle 4.9.6 (conflict analysis result)
        - contao/news-bundle 4.9.7 requires contao/core-bundle 4.9.7 -> satisfiable by contao/core-bundle[4.9.7].
        - Conclusion: don't install contao/core-bundle 4.9.7 (conflict analysis result)
        - contao/news-bundle 4.9.8 requires contao/core-bundle 4.9.8 -> satisfiable by contao/core-bundle[4.9.8].
        - Conclusion: don't install contao/core-bundle 4.9.8 (conflict analysis result)
        - contao/news-bundle 4.9.9 requires contao/core-bundle 4.9.9 -> satisfiable by contao/core-bundle[4.9.9].
        - Conclusion: don't install contao/core-bundle 4.9.9 (conflict analysis result)
        - contao/news-bundle 4.9.10 requires contao/core-bundle 4.9.10 -> satisfiable by contao/core-bundle[4.9.10].
        - Conclusion: don't install contao/core-bundle 4.9.10 (conflict analysis result)
        - contao/news-bundle 4.9.11 requires contao/core-bundle 4.9.11 -> satisfiable by contao/core-bundle[4.9.11].
        - Conclusion: don't install contao/core-bundle 4.9.11 (conflict analysis result)
        - contao/news-bundle 4.9.12 requires contao/core-bundle 4.9.12 -> satisfiable by contao/core-bundle[4.9.12].
        - Conclusion: don't install contao/core-bundle 4.9.12 (conflict analysis result)
        - contao/news-bundle 4.9.13 requires contao/core-bundle 4.9.13 -> satisfiable by contao/core-bundle[4.9.13].
        - Conclusion: don't install contao/core-bundle 4.9.13 (conflict analysis result)
        - contao/news-bundle 4.9.14 requires contao/core-bundle 4.9.14 -> satisfiable by contao/core-bundle[4.9.14].
        - Conclusion: don't install contao/core-bundle 4.9.14 (conflict analysis result)
        - contao/news-bundle 4.9.15 requires contao/core-bundle 4.9.15 -> satisfiable by contao/core-bundle[4.9.15].
        - Conclusion: don't install contao/core-bundle 4.9.15 (conflict analysis result)
        - contao/news-bundle 4.9.16 requires contao/core-bundle 4.9.16 -> satisfiable by contao/core-bundle[4.9.16].
        - Conclusion: don't install contao/core-bundle 4.9.16 (conflict analysis result)
        - contao/news-bundle 4.9.17 requires contao/core-bundle 4.9.17 -> satisfiable by contao/core-bundle[4.9.17].
        - Conclusion: don't install contao/core-bundle 4.9.17 (conflict analysis result)
        - contao/news-bundle 4.9.18 requires contao/core-bundle 4.9.18 -> satisfiable by contao/core-bundle[4.9.18].
        - Conclusion: don't install contao/core-bundle 4.9.18 (conflict analysis result)
        - contao/news-bundle 4.9.19 requires contao/core-bundle 4.9.19 -> satisfiable by contao/core-bundle[4.9.19].
        - Conclusion: don't install contao/core-bundle 4.9.19 (conflict analysis result)
        - contao/news-bundle 4.9.20 requires contao/core-bundle 4.9.20 -> satisfiable by contao/core-bundle[4.9.20].
        - Conclusion: don't install contao/core-bundle 4.9.20 (conflict analysis result)
        - contao/news-bundle 4.9.21 requires contao/core-bundle 4.9.21 -> satisfiable by contao/core-bundle[4.9.21].
        - Conclusion: don't install contao/core-bundle 4.9.21 (conflict analysis result)
        - contao/news-bundle 4.9.22 requires contao/core-bundle 4.9.22 -> satisfiable by contao/core-bundle[4.9.22].
        - Conclusion: don't install contao/core-bundle 4.9.22 (conflict analysis result)
        - contao/news-bundle 4.9.23 requires contao/core-bundle 4.9.23 -> satisfiable by contao/core-bundle[4.9.23].
        - Conclusion: don't install contao/core-bundle 4.9.23 (conflict analysis result)
        - contao/news-bundle 4.9.24 requires contao/core-bundle 4.9.24 -> satisfiable by contao/core-bundle[4.9.24].
        - Conclusion: don't install contao/core-bundle 4.9.24 (conflict analysis result)
        - contao/news-bundle 4.9.25 requires contao/core-bundle 4.9.25 -> satisfiable by contao/core-bundle[4.9.25].
        - Conclusion: don't install contao/core-bundle 4.9.25 (conflict analysis result)
        - contao/news-bundle 4.9.26 requires contao/core-bundle 4.9.26 -> satisfiable by contao/core-bundle[4.9.26].
        - Conclusion: don't install contao/core-bundle 4.9.26 (conflict analysis result)
        - contao/news-bundle 4.9.27 requires contao/core-bundle 4.9.27 -> satisfiable by contao/core-bundle[4.9.27].
        - Conclusion: don't install contao/core-bundle 4.9.27 (conflict analysis result)
        - contao/news-bundle 4.9.28 requires contao/core-bundle 4.9.28 -> satisfiable by contao/core-bundle[4.9.28].
        - Conclusion: don't install contao/core-bundle 4.9.28 (conflict analysis result)
        - contao/news-bundle 4.9.29 requires contao/core-bundle 4.9.29 -> satisfiable by contao/core-bundle[4.9.29].
        - Conclusion: don't install contao/core-bundle 4.9.29 (conflict analysis result)
        - contao/news-bundle 4.9.30 requires contao/core-bundle 4.9.30 -> satisfiable by contao/core-bundle[4.9.30].
        - Conclusion: don't install contao/core-bundle 4.9.30 (conflict analysis result)
        - contao/news-bundle 4.9.31 requires contao/core-bundle 4.9.31 -> satisfiable by contao/core-bundle[4.9.31].
        - Conclusion: don't install contao/core-bundle 4.9.31 (conflict analysis result)
        - contao/news-bundle 4.9.32 requires contao/core-bundle 4.9.32 -> satisfiable by contao/core-bundle[4.9.32].
        - Conclusion: don't install contao/core-bundle 4.9.32 (conflict analysis result)
        - contao/news-bundle 4.9.33 requires contao/core-bundle 4.9.33 -> satisfiable by contao/core-bundle[4.9.33].
        - Conclusion: don't install contao/core-bundle 4.9.33 (conflict analysis result)
        - contao/news-bundle 4.9.34 requires contao/core-bundle 4.9.34 -> satisfiable by contao/core-bundle[4.9.34].
        - Conclusion: don't install contao/core-bundle 4.9.34 (conflict analysis result)
        - contao/news-bundle 4.9.35 requires contao/core-bundle 4.9.35 -> satisfiable by contao/core-bundle[4.9.35].
        - Conclusion: don't install contao/core-bundle 4.9.35 (conflict analysis result)
        - terminal42/contao-ce-access 2.0.2 requires contao/core >=2.11,<4 -> satisfiable by contao/core[2.11.0, ..., 2.11.17, 3.0.0, ..., 3.5.40].
        - contao/core[2.11.0, ..., 2.11.17, 3.0.0, ..., 3.5.40] require contao-community-alliance/composer-plugin ~2.0 -> satisfiable by contao-community-alliance/composer-plugin[2.0.0, ..., 2.4.3].
        - contao-community-alliance/composer-plugin[2.0.0, ..., 2.3.3] require composer-plugin-api 1.0.0 -> found composer-plugin-api[2.3.0] but it does not match the constraint.
        - contao-community-alliance/composer-plugin[2.3.4, ..., 2.4.3] require composer-plugin-api ^1.0 -> found composer-plugin-api[2.3.0] but it does not match the constraint.
        - contao/core-bundle[4.9.0, ..., 4.9.1] conflict with terminal42/contao-ce-access <3.0.
        - contao/news-bundle 4.9.0 requires contao/core-bundle 4.9.0 -> satisfiable by contao/core-bundle[4.9.0].
        - Root composer.json requires contao/news-bundle 4.9.* -> satisfiable by contao/news-bundle[4.9.0, ..., 4.9.35].
        - Root composer.json requires terminal42/contao-ce-access ^2.0 -> satisfiable by terminal42/contao-ce-access[2.0.2, ..., 2.0.6].
    Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
    [177.0MiB/10.82s] <warning>Running update with --no-dev does not mean require-dev is ignored, it just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems.</warning>
    [42.8MiB/10.92s] Memory usage: 42.84MB (peak: 197.17MB), time: 10.93s.
    [42.8MiB/10.92s] Finished Composer Cloud resolving.

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

    Support Contao

    Standard

    terminal42/contao-ce-access benötigst Du nicht mehr. Das ist inzwischen im Core enthalten.
    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-Urgestein Avatar von Kahmoon
    Registriert seit
    22.06.2009.
    Ort
    München
    Beiträge
    5.280

    Standard

    I know. Und dann meckert er notification center an...und dann die nächste Erweiterung...Ich hab jetzt mal alles ausser Core rausgeworfen.

    Code:
    {
        "type": "project",
        "require": {
            "contao/conflicts": "*@dev",
            "contao/faq-bundle": "4.9.*",
            "contao/manager-bundle": "4.9.*"
        },
        "config": {
            "component-dir": "assets"
        },
        "extra": {
            "contao-component-dir": "assets"
        },
        "scripts": {
            "post-install-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ],
            "post-update-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ]
        }
    }
    Auch das läuft auf:
    Code:
    omposer install
    $ /usr/bin/php7.4-cli -q -dmax_execution_time=0 -dmemory_limit=-1 -ddisplay_errors=0 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /homepages/46/xxx/htdocs/xxx/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: 25 installs, 60 updates, 26 removals
      - Removing webimpress/safe-writer (2.2.0)
      - Removing symfony/inflector (v5.4.11)
      - Removing scheb/two-factor-bundle (v4.18.4)
      - Removing ralouphie/getallheaders (3.0.3)
      - Removing psr/simple-cache (1.0.1)
      - Removing phpunit/php-token-stream (3.1.3)
      - Removing php-http/guzzle6-adapter (v1.1.1)
      - Removing oyejorge/less.php (v1.7.0.14)
      - Removing ocramius/proxy-manager (2.13.1)
      - Removing ocramius/package-versions (1.11.0)
      - Removing league/uri-schemes (1.2.1)
      - Removing league/uri-parser (1.4.1)
      - Removing league/uri-manipulations (1.5.0)
      - Removing league/uri-interfaces (1.1.1)
      - Removing league/uri-hostname-parser (1.1.2)
      - Removing league/uri-components (1.8.2)
      - Removing league/uri (5.3.0)
      - Removing jdorn/sql-formatter (v1.2.17)
      - Removing guzzlehttp/psr7 (1.9.0)
      - Removing guzzlehttp/promises (1.5.2)
      - Removing guzzlehttp/guzzle (6.5.8)
      - Removing doctrine/reflection (1.2.3)
      - Removing doctrine/doctrine-cache-bundle (1.4.0)
      - Removing contao/news-bundle (4.8.8)
      - Removing contao-community-alliance/composer-plugin (3.1.6)
      - Removing codefog/contao-cookiebar (2.3.1)
      - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive
      - Upgrading symfony/yaml (v4.3.11 => v4.4.45): Extracting archive
      - Upgrading symfony/mime (v4.4.47 => v5.4.14): Extracting archive
      - Upgrading symfony/http-foundation (v4.3.11 => v4.4.47): Extracting archive
      - Installing symfony/http-client-contracts (v2.5.2): Extracting archive
      - Upgrading symfony/event-dispatcher (v4.3.11 => v4.4.44): Extracting archive
      - Upgrading symfony/var-dumper (v4.3.11 => v4.4.47): Extracting archive
      - Installing symfony/error-handler (v4.4.44): Extracting archive
      - Upgrading symfony/http-kernel (v4.3.11 => v4.4.47): Extracting archive
      - Upgrading symfony/service-contracts (v1.1.13 => v2.5.2): Extracting archive
      - Upgrading symfony/dependency-injection (v4.3.11 => v4.4.44): Extracting archive
      - Installing symfony/polyfill-php81 (v1.26.0): Extracting archive
      - Upgrading symfony/filesystem (v4.3.11 => v5.4.13): Extracting archive
      - Upgrading symfony/config (v4.3.11 => v4.4.44): Extracting archive
      - Installing wikimedia/less.php (1.8.2): Extracting archive
      - Installing webignition/disallowed-character-terminated-string (2.0): Extracting archive
      - Installing webignition/robots-txt-file (3.0): Extracting archive
      - Installing symfony/http-client (v4.4.47): Extracting archive
      - Installing symfony/dom-crawler (v4.4.45): Extracting archive
      - Installing psr/http-factory (1.0.1): Extracting archive
      - Installing nyholm/psr7 (1.5.1): Extracting archive
      - Installing terminal42/escargot (1.4.1): Extracting archive
      - Upgrading symfony/translation-contracts (v1.1.13 => v2.5.2): Extracting archive
      - Upgrading symfony/twig-bundle (v4.3.11 => v4.4.41): Extracting archive
      - Upgrading symfony/translation (v4.3.11 => v4.4.47): Extracting archive
      - Upgrading symfony/swiftmailer-bundle (v3.4.0 => v3.5.4): Extracting archive
      - Installing symfony/property-info (v5.4.14): Extracting archive
      - Upgrading symfony/property-access (v4.4.44 => v5.4.11): Extracting archive
      - Upgrading symfony/security-http (v4.3.11 => v4.4.44): Extracting archive
      - Upgrading symfony/security-guard (v4.4.0 => v4.4.46): Extracting archive
      - Upgrading symfony/security-csrf (v4.4.37 => v5.2.12): Extracting archive
      - Upgrading symfony/security-bundle (v4.3.11 => v4.4.44): Extracting archive
      - Upgrading symfony/routing (v4.3.11 => v4.4.44): Extracting archive
      - Upgrading symfony/process (v4.3.11 => v4.4.44): Extracting archive
      - Upgrading symfony/monolog-bridge (v4.3.11 => v4.4.43): Extracting archive
      - Upgrading symfony/lock (v4.3.11 => v4.4.46): Extracting archive
      - Upgrading symfony/finder (v4.3.11 => v4.4.44): Extracting archive
      - Upgrading symfony/var-exporter (v4.4.43 => v5.4.10): Extracting archive
      - Upgrading symfony/cache-contracts (v1.1.13 => v2.5.2): Extracting archive
      - Upgrading symfony/cache (v4.3.11 => v4.4.46): Extracting archive
      - Upgrading symfony/framework-bundle (v4.3.11 => v4.4.47): Extracting archive
      - Upgrading symfony/expression-language (v4.3.11 => v4.4.47): Extracting archive
      - Upgrading symfony/console (v4.3.11 => v4.4.47): Extracting archive
      - Upgrading symfony/asset (v4.3.11 => v4.4.46): Extracting archive
      - Upgrading symfony-cmf/routing (2.2.0 => 2.3.4): Extracting archive
      - Upgrading symfony-cmf/routing-bundle (2.3.0 => 2.5.1): Extracting archive
      - Installing thecodingmachine/safe (v1.3.3): Extracting archive
      - Upgrading spomky-labs/otphp (v9.1.4 => v10.0.3): Extracting archive
      - Installing scheb/2fa-bundle (v5.13.2): Extracting archive
      - Installing lcobucci/clock (2.0.0): Extracting archive
      - Upgrading lcobucci/jwt (3.4.6 => 4.2.1): Extracting archive
      - Installing scheb/2fa-trusted-device (v5.13.2): Extracting archive
      - Installing scheb/2fa-backup-code (v5.13.2): Extracting archive
      - Installing ramsey/uuid (3.9.6): Extracting archive
      - Installing nikic/php-parser (v4.15.1): Extracting archive
      - Upgrading nelmio/cors-bundle (1.5.6 => 2.2.0): Extracting archive
      - Upgrading knplabs/knp-menu (2.6.1 => v3.3.0): Extracting archive
      - Upgrading knplabs/knp-menu-bundle (v2.3.0 => v3.2.0): Extracting archive
      - Installing psr/http-client (1.0.1): Extracting archive
      - Upgrading php-http/httplug (v1.1.0 => 2.3.0): Extracting archive
      - Upgrading php-http/client-common (1.11.0 => 2.6.0): Extracting archive
      - Upgrading friendsofsymfony/http-cache-bundle (2.11.2 => 2.13.0): Extracting archive
      - Installing dragonmantank/cron-expression (v2.3.1): Extracting archive
      - Upgrading doctrine/persistence (1.3.8 => 3.0.4): Extracting archive
      - Upgrading doctrine/inflector (1.4.4 => 2.0.5): Extracting archive
      - Upgrading doctrine/cache (1.13.0 => 2.2.0): Extracting archive
      - Upgrading doctrine/common (2.13.3 => 3.4.3): Extracting archive
      - Upgrading doctrine/orm (v2.7.3 => 2.13.3): Extracting archive
      - Upgrading symfony/doctrine-bridge (v4.4.34 => v4.4.46): Extracting archive
      - Installing doctrine/sql-formatter (1.1.3): Extracting archive
      - Upgrading doctrine/doctrine-bundle (1.12.13 => 2.7.0): Extracting archive
      - Upgrading contao/imagine-svg (0.2.3 => 1.0.3): Extracting archive
      - Upgrading contao/image (1.1.1 => 1.1.2): Extracting archive
      - Upgrading contao/core-bundle (4.8.8 => 4.9.35): Extracting archive
      - Upgrading contao/faq-bundle (4.8.8 => 4.9.35): Extracting archive
      - Upgrading toflar/psr6-symfony-http-cache-store (2.3.1 => 3.0.1): Extracting archive
      - Upgrading symfony/web-profiler-bundle (v4.3.11 => v4.4.47): Extracting archive
      - Installing symfony/stopwatch (v4.4.46): Extracting archive
      - Installing friendsofphp/proxy-manager-lts (v1.0.12): Extracting archive
      - Upgrading symfony/proxy-manager-bridge (v4.3.11 => v4.4.39): Extracting archive
      - Upgrading symfony/monolog-bundle (v3.6.0 => v3.8.0): Extracting archive
      - Upgrading symfony/dotenv (v4.3.11 => v4.4.37): Extracting archive
      - Upgrading symfony/debug-bundle (v4.3.11 => v4.4.37): Extracting archive
      - Upgrading contao/installation-bundle (4.8.8 => 4.9.35): Extracting archive
      - Upgrading contao/manager-bundle (4.8.8 => 4.9.35): Extracting archive
    Package contao-components/highlight is abandoned, you should avoid using it. No replacement was suggested.
    Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.
    Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.
    Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead.
    Package symfony/swiftmailer-bundle is abandoned, you should avoid using it. Use symfony/mailer instead.
    Package true/punycode is abandoned, you should avoid using it. No replacement was suggested.
    Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead.
    Generating optimized autoload files
    composer/package-versions-deprecated: Generating version class...
    composer/package-versions-deprecated: ...done generating version class
    contao/manager-plugin: Dumping generated plugins file...
    contao/manager-plugin: ...done dumping generated plugins file
    Class Knp\Bundle\TimeBundle\Templating\Helper\TimeHelper located in ./vendor/knplabs/knp-time-bundle/Knp/Bundle/TimeBundle/Templating/Helper/TimeHelper.php does not comply with psr-4 autoloading standard. Skipping.
    Class Knp\Bundle\TimeBundle\Twig\Extension\TimeExtension located in ./vendor/knplabs/knp-time-bundle/Knp/Bundle/TimeBundle/Twig/Extension/TimeExtension.php does not comply with psr-4 autoloading standard. Skipping.
    Class Contao\ManagerPlugin\PluginLoader located in ./vendor/contao/manager-plugin/src/Resources/PluginLoader.php does not comply with psr-4 autoloading standard. Skipping.
    94 packages you are using are looking for funding.
    Use the `composer fund` command to find out more!
    > Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication
    Script Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication handling the post-install-cmd event terminated with an exception
    In ScriptHandler.php line 97:
                                                                               
      An error occurred while executing the "contao:install-web-dir" command:  
                                                                               
    install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-progress] [--no-install] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [<packages>...]
    # Process terminated with exit code 1
    # Result: General error
    Woher holt der das alles? Aus der .lock Datei?

  11. #11
    Contao-Urgestein Avatar von Kahmoon
    Registriert seit
    22.06.2009.
    Ort
    München
    Beiträge
    5.280

    Standard

    Also ich habe jetzt über die COmposer.json ne 4.9.5 Basis und ich komme ohne Fehler in den Manager. Aber auch wenn ich nur dort Composer Update ausführe kommt:

    Code:
    $ /usr/bin/php7.4-cli -q -dmax_execution_time=0 -dmemory_limit=-1 -ddisplay_errors=0 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /homepages/46/d31801468/htdocs/mitarbeiter/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.
    Nothing to install, update or remove
    Package contao-components/highlight is abandoned, you should avoid using it. No replacement was suggested.
    Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.
    Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.
    Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead.
    Package symfony/swiftmailer-bundle is abandoned, you should avoid using it. Use symfony/mailer instead.
    Package true/punycode is abandoned, you should avoid using it. No replacement was suggested.
    Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead.
    Generating optimized autoload files
    Class Knp\Bundle\TimeBundle\Templating\Helper\TimeHelper located in ./vendor/knplabs/knp-time-bundle/Knp/Bundle/TimeBundle/Templating/Helper/TimeHelper.php does not comply with psr-4 autoloading standard. Skipping.
    Class Knp\Bundle\TimeBundle\Twig\Extension\TimeExtension located in ./vendor/knplabs/knp-time-bundle/Knp/Bundle/TimeBundle/Twig/Extension/TimeExtension.php does not comply with psr-4 autoloading standard. Skipping.
    Class Contao\ManagerPlugin\PluginLoader located in ./vendor/contao/manager-plugin/src/Resources/PluginLoader.php does not comply with psr-4 autoloading standard. Skipping.
    composer/package-versions-deprecated: Generating version class...
    composer/package-versions-deprecated: ...done generating version class
    contao/manager-plugin: Dumping generated plugins file...
    contao/manager-plugin: ...done dumping generated plugins file
    94 packages you are using are looking for funding.
    Use the `composer fund` command to find out more!
    > Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication
    Script Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication handling the post-install-cmd event terminated with an exception
    In ScriptHandler.php line 97:
                                                                               
      An error occurred while executing the "contao:install-web-dir" command: 

  12. #12
    Contao-Urgestein Avatar von Kahmoon
    Registriert seit
    22.06.2009.
    Ort
    München
    Beiträge
    5.280

    Standard

    OK, ich habe es jetzt fast wieder soweit. Ich installiere gerade Stück für Stück die Erweiterungen wieder ohne die DB zu aktualisieren.

    Die Erweiterungen von Rocksolid machen gerade Probleme. Custom Elements will 4.13 als Vorgabe!? Das gabs doch schon vorher?

    Nachtrag: ich brauche da wohl Version 2.3
    https://packagist.org/packages/madey...ements#v2.3.12

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
  •