hschottm / tags

Contao tags extension
11 stars 16 forks source link

Installation klappt nicht #76

Closed quintacom closed 3 years ago

quintacom commented 3 years ago

Beim Versuch diese Erweiterung auf Contao 4.9.14 über den Contao-Manager zu installieren, kommt folgende Fehlermeldung:

$ /usr/bin/php -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /kunden/xxx/xxx/xxx/web/contao-manager.phar.php composer require hschottm/tags --no-update --no-scripts --prefer-stable --sort-packages --no-ansi --no-interaction

Using version ^4.6 for hschottm/tags /kunden/xxx/xxx/xxx/composer.json has been updated

Process terminated with exit code 0

Result: OK

Resolving dependencies using Composer Cloud v3.1.1 !!! Current server is sponsored by: Contao Association !!!

[6.9MiB/0.17s] Loading composer repositories with package information [57.9MiB/2.96s] Updating dependencies [1377.3MiB/9.56s] Your requirements could not be resolved to an installable set of packages. [1377.3MiB/9.56s] Problem 1

[1377.3MiB/9.57s] 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. [77.0MiB/10.84s] Memory usage: 76.95MB (peak: 1378.21MB), time: 10.84s. [77.0MiB/10.84s] Finished Composer Cloud resolving.

Cloud Job ID bkmmvHdfakQmRT9J887TD4i6iUGTUzfaIz0BRrfXtBokOJNtehQoI7bDLUWsa9j59FZVNN7seOi1lVO6qR1Kjax7CCU8c8QRDrhgTfKxqdUo6ERD3CMs370OrOUfFnng failed

Bei einer Contao 4.4.55 hat es neulich nach mehreren Anläufen geklappt. Was kann ich tun?