Update fehlgeschlagen ....
Hallo zusammen,
die Aktualisierung einer alten Installation ist mit folgender Meldung fehlgeschlagen und ich weiß leider nicht was die nächsten Schritte sein müssten.
Prodcache habe ich schon gelöscht.
Ich komme auch nicht ins backend (weiße Seite).
Kann mir bitte jemand auf die Sprünge helfen?
Code:
$ /usr/bin/php -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /home/wisskirchen-logistik/public_html/web/contao-manager.phar.php composer install --prefer-dist --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.
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- contao-community-alliance/composer-plugin is locked to version 3.0.9 and an update of this package was not requested.
- contao-community-alliance/composer-plugin 3.0.9 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.0.0] but it does not match the constraint.
Problem 2
- contao-components/installer is locked to version 1.3.1 and an update of this package was not requested.
- contao-components/installer 1.3.1 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.0.0] but it does not match the constraint.
Problem 3
- contao/manager-plugin is locked to version 2.7.1 and an update of this package was not requested.
- contao/manager-plugin 2.7.1 requires composer-plugin-api ^1.1 -> found composer-plugin-api[2.0.0] but it does not match the constraint.
Problem 4
- lib-imagick is present at version 6.7.8.9 and cannot be modified by Composer
- Only one of these can be installed: lib-imagick-imagemagick[6.7.8.9], lib-imagick[6.7.8.9]. lib-imagick-imagemagick replaces lib-imagick and thus cannot coexist with it.
- lib-imagick-imagemagick is present at version 6.7.8.9 and cannot be modified by Composer
You are using Composer 2, which some of your plugins seem to be incompatible with. Make sure you update your plugins or report a plugin-issue to ask them to support Composer 2.
# Process terminated with exit code 2
# Result: Misuse of shell builtins
Viele Grüße,
conter
Liste der Anhänge anzeigen (Anzahl: 2)
Ist gelöscht :)
Ich bekomme beim Aufrug des Managers jetzt folgendes Fenster:
Anhang 24818
Bei Klick auf "Installieren" kommt die Meldung
Code:
$ /usr/bin/php -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /home/wisskirchen-logistik/public_html/web/contao-manager.phar.php composer install --prefer-dist --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.
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- contao-community-alliance/composer-plugin is locked to version 3.0.9 and an update of this package was not requested.
- contao-community-alliance/composer-plugin 3.0.9 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.0.0] but it does not match the constraint.
Problem 2
- contao-components/installer is locked to version 1.3.1 and an update of this package was not requested.
- contao-components/installer 1.3.1 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.0.0] but it does not match the constraint.
Problem 3
- contao/manager-plugin is locked to version 2.7.1 and an update of this package was not requested.
- contao/manager-plugin 2.7.1 requires composer-plugin-api ^1.1 -> found composer-plugin-api[2.0.0] but it does not match the constraint.
Problem 4
- lib-imagick is present at version 6.7.8.9 and cannot be modified by Composer
- Only one of these can be installed: lib-imagick-imagemagick[6.7.8.9], lib-imagick[6.7.8.9]. lib-imagick-imagemagick replaces lib-imagick and thus cannot coexist with it.
- lib-imagick-imagemagick is present at version 6.7.8.9 and cannot be modified by Composer
You are using Composer 2, which some of your plugins seem to be incompatible with. Make sure you update your plugins or report a plugin-issue to ask them to support Composer 2.
# Process terminated with exit code 2
# Result: Misuse of shell builtins
Bei Klick auf "Abgesicherter Modus" kommt folgendes
Anhang 24819
Bei "Änderungen Anwenden" fehlen dann system/modules/components
Code:
composer install
$ /usr/bin/php -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /home/wisskirchen-logistik/public_html/web/contao-manager.phar.php composer install --prefer-dist --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: 141 installs, 0 updates, 0 removals
As there is no 'unzip' command installed zip files are being unpacked using the PHP zip extension.
This may cause invalid reports of corrupted archives. Besides, any UNIX permissions (e.g. executable) defined in the archives will be lost.
Installing 'unzip' may remediate them.
- Installing contao-components/installer (1.4.1): Extracting archive
- Installing symfony/polyfill-ctype (v1.23.0): Extracting archive
- Installing twig/twig (v1.43.1): Extracting archive
- Installing symfony/polyfill-php70 (v1.20.0)
- Installing symfony/polyfill-php56 (v1.20.0)
- Installing symfony/polyfill-mbstring (v1.23.1): Extracting archive
- Installing symfony/polyfill-intl-icu (v1.23.0): Extracting archive
- Installing symfony/polyfill-apcu (v1.23.0): Extracting archive
- Installing psr/simple-cache (1.0.1): Extracting archive
- Installing psr/log (1.1.4): Extracting archive
- Installing psr/link (1.0.0): Extracting archive
- Installing psr/container (1.0.0): Extracting archive
- Installing psr/cache (1.0.1): Extracting archive
- Installing fig/link-util (1.1.2): Extracting archive
- Installing doctrine/lexer (1.0.2): Extracting archive
- Installing doctrine/annotations (1.13.1): Extracting archive
- Installing doctrine/reflection (1.2.2): Extracting archive
- Installing doctrine/event-manager (1.1.1): Extracting archive
- Installing doctrine/collections (1.6.7): Extracting archive
- Installing doctrine/cache (1.12.1): Extracting archive
- Installing doctrine/persistence (1.3.8): Extracting archive
- Installing doctrine/inflector (1.4.4): Extracting archive
- Installing doctrine/common (2.13.3): Extracting archive
- Installing symfony/symfony (v3.4.49): Extracting archive
- Installing contao/manager-plugin (2.11.0): Extracting archive
- Installing contao-community-alliance/composer-plugin (3.1.5): Extracting archive
- Installing contao-components/ace (1.4.12): Extracting archive
- Installing contao-components/chosen (1.2.4): Extracting archive
- Installing contao-components/colorbox (1.6.6): Extracting archive
- Installing contao-components/colorpicker (1.5.1): Extracting archive
- Installing contao-components/compass (0.12.2.1): Extracting archive
- Installing contao-components/contao (7.1.6): Extracting archive
- Installing contao-components/datepicker (2.3.1): Extracting archive
- Installing contao-components/dropzone (4.3.0): Extracting archive
- Installing contao-components/highlight (8.9.1): Extracting archive
- Installing contao-components/html5shiv (3.7.3): Extracting archive
- Installing contao-components/jquery (1.12.4): Extracting archive
- Installing contao-components/jquery-ui (1.12.1.1): Extracting archive
- Installing contao-components/mediabox (1.5.5): Extracting archive
- Installing contao-components/mediaelement (4.2.14): Extracting archive
- Installing contao-components/mootools (1.6.0.6): Extracting archive
- Installing contao-components/respimage (1.4.2): Extracting archive
- Installing contao-components/simplemodal (2.1.1): Extracting archive
- Installing contao-components/swipe (2.2.0): Extracting archive
- Installing contao-components/tablesort (4.0.1): Extracting archive
- Installing contao-components/tablesorter (2.31.3): Extracting archive
- Installing contao-components/tinymce4 (4.6.7.3): Extracting archive
- Installing webmozart/assert (1.9.1): Extracting archive
- Installing webmozart/path-util (2.3.0): Extracting archive
- Installing true/punycode (v2.1.1): Extracting archive
- Installing psr/http-message (1.0.1): Extracting archive
- Installing php-http/message-factory (v1.0.2): Extracting archive
- Installing clue/stream-filter (v1.5.0): Extracting archive
- Installing php-http/message (1.11.2): Extracting archive
- Installing php-http/discovery (1.14.0): Extracting archive
- Installing php-http/promise (1.1.0): Extracting archive
- Installing php-http/httplug (v1.1.0): Extracting archive
- Installing symfony/polyfill-php72 (v1.23.0): Extracting archive
- Installing symfony/polyfill-intl-normalizer (v1.23.0): Extracting archive
- Installing symfony/polyfill-intl-idn (v1.23.0): Extracting archive
- Installing ralouphie/getallheaders (3.0.3): Extracting archive
- Installing guzzlehttp/psr7 (1.8.2): Extracting archive
- Installing guzzlehttp/promises (1.4.1): Extracting archive
- Installing guzzlehttp/guzzle (6.5.5): Extracting archive
- Installing php-http/guzzle6-adapter (v1.1.1): Extracting archive
- Installing symfony/service-contracts (v1.1.9): Extracting archive
- Installing symfony/polyfill-php80 (v1.23.1): Extracting archive
- Installing symfony/polyfill-php73 (v1.23.0): Extracting archive
- Installing symfony/http-client-contracts (v1.1.10): Extracting archive
- Installing symfony/http-client (v4.4.27): Extracting archive
- Installing php-http/client-common (1.11.0): Extracting archive
- Installing friendsofsymfony/http-cache (2.9.2): Extracting archive
- Installing friendsofsymfony/http-cache-bundle (2.7.2): Extracting archive
- Installing terminal42/header-replay-bundle (1.5.3): Extracting archive
- Installing tecnickcom/tcpdf (6.4.2): Extracting archive
- Installing swiftmailer/swiftmailer (v5.4.12): Extracting archive
- Installing symfony/swiftmailer-bundle (v2.6.7): Extracting archive
- Installing simplepie/simplepie (1.5.6): Extracting archive
- Installing scssphp/scssphp (v1.6.0): 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.0): Extracting archive
- Installing matthiasmullie/path-converter (1.1.3): Extracting archive
- Installing matthiasmullie/minify (1.3.66): Extracting archive
- Installing jeremykendall/php-domain-parser (3.0.0): Extracting archive
- Installing league/uri (4.2.2): Extracting archive
- Installing knplabs/knp-time-bundle (v1.10.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.2.4): Extracting archive
- Installing doctrine/doctrine-cache-bundle (1.4.0): Extracting archive
- Installing jdorn/sql-formatter (v1.2.17): Extracting archive
- Installing doctrine/deprecations (v0.5.3): Extracting archive
- Installing doctrine/dbal (2.13.2): Extracting archive
- Installing doctrine/doctrine-bundle (1.12.13): Extracting archive
- Installing contao/imagine-svg (0.2.3): Extracting archive
- Installing contao/image (0.3.9): Extracting archive
- Installing contao/core-bundle (4.4.55): Extracting archive
- Installing contao/calendar-bundle (4.4.55): Extracting archive
- Installing contao/comments-bundle (4.4.55): Extracting archive
- Installing contao/conflicts (dev-main 1a8d4ba)
- Installing contao/faq-bundle (4.4.55): Extracting archive
- Installing contao/listing-bundle (4.4.55): Extracting archive
- Installing toflar/psr6-symfony-http-cache-store (2.3.1): Extracting archive
- Installing monolog/monolog (1.26.1): Extracting archive
- Installing symfony/monolog-bundle (v3.6.0): Extracting archive
- Installing composer/ca-bundle (1.2.10): Extracting archive
- Installing ua-parser/uap-php (v3.9.7): Extracting archive
- Installing paragonie/random_compat (v9.99.100): Extracting archive
- Installing nelmio/security-bundle (v2.10.3): Extracting archive
- Installing lexik/maintenance-bundle (v2.1.5): Extracting archive
- Installing sensiolabs/ansi-to-html (v1.1.3): Extracting archive
- Installing symfony/mime (v4.4.27): Extracting archive
- Installing sensiolabs/security-checker (v6.0.3): Extracting archive
- Installing sensio/distribution-bundle (v5.0.25): Extracting archive
- Installing contao/installation-bundle (4.4.55): Extracting archive
- Installing contao/manager-bundle (4.4.55): Extracting archive
- Installing contao/news-bundle (4.4.55): Extracting archive
- Installing contao/newsletter-bundle (4.4.55): Extracting archive
- Installing delahaye/dlh_geocode (1.1.4): Extracting archive
- Installing delahaye/dlh_googlemaps (2.4.1): Extracting archive
- Installing tijsverkoyen/css-to-inline-styles (2.2.3): Extracting archive
- Installing soundasleep/html2text (1.1.0): Extracting archive
- Installing wa72/htmlpagedom (v1.4.2): Extracting archive
- Installing heimrichhannot/contao-request-bundle (1.3.0): Extracting archive
- Installing hackzilla/password-generator (1.6.0): Extracting archive
- Installing ausi/slug-generator (v1.1.1): Extracting archive
- Installing heimrichhannot/contao-utils-bundle (2.195.1): Extracting archive
- Installing heimrichhannot/contao-ajax-bundle (1.0.7): Extracting archive
- Installing heimrichhannot/contao-multifileupload-bundle (1.3.4): Extracting archive
- Installing madeyourday/contao-rocksolid-antispam (v2.0.0): 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 madeyourday/contao-rocksolid-columns (v2.0.3): Extracting archive
- Installing madeyourday/contao-rocksolid-mega-menu (v2.1.2): Extracting archive
- Installing codefog/contao-haste (4.25.0): Extracting archive
- Installing terminal42/contao-fineuploader (2.1.3): Extracting archive
Package contao-components/compass 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 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 sensio/distribution-bundle is abandoned, you should avoid using it. No replacement was suggested.
Package sensiolabs/security-checker is abandoned, you should avoid using it. Use https://github.com/fabpot/local-php-security-checker instead.
Generating optimized autoload files
contao/manager-plugin: Generating plugin class...
contao/manager-plugin: ...done generating plugin class
In ContaoModuleBundle.php line 36:
The module folder "system/modules/components" does not exist.
34 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 113:
An error occurred while executing the "contao:install-web-dir" command:
In ContaoModuleBundle.php line 36:
The module folder "system/modules/components" does not exist.
install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-scripts] [--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
Liste der Anhänge anzeigen (Anzahl: 2)
Ja, alles bis auf die Rocksolid-Erweiterungen, die stehen noch auf grün (neuere Version verfügbar).
Anhang 24822
Bei packagist z.B. beim Mega-Menu steht mindestens 4.9 und mein Server hat sowieso auch noch ein (zu) altes php 7.1
Anhang 24823
Deshalb werden ich das Projekt demnächst mal umziehen.