contao / contao-manager

Contao Manager
GNU Lesser General Public License v3.0
83 stars 33 forks source link

Information zu all-inkl #713

Closed chriza closed 1 year ago

chriza commented 1 year ago

Contao Manager 1.5.7 PHP 7.4

Bei All-Inkl ist eine Installation ohne die Composer Resolver Cloud nicht mehr möglich.

Fehlermeldung bei ausgeschalteter Verwendung der Resolver Cloud:

`$ /bin/php74 -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /www/htdocs/w0145fb8/webpages/test-sites/contao413/web/contao-manager.phar.php composer install --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. Loading composer repositories with package information Info from https://repo.packagist.org: #StandWithUkraine Updating dependencies Lock file operations: 176 installs, 0 updates, 0 removals

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] [--] [...]

Process terminated with exit code 1

Result: General error`

aschempp commented 1 year ago

Daran können wir leider vermutlich nichts ändern, und genau dafür wurde die Resolver Cloud erfunden 😊

fritzmg commented 1 year ago

This has nothing to do with whether or not you are using the Resolver Cloud. This is a duplicate of https://github.com/contao/contao-manager/issues/709