Ergebnis 1 bis 1 von 1

Thema: Probleme beim Update einer alten Installation - composer install

  1. #1
    Contao-Nutzer
    Registriert seit
    08.10.2016.
    Beiträge
    22

    Standard Probleme beim Update einer alten Installation - composer install

    Moin!

    Ich habe ein Problem bei einer alten Installation. Das Update ist mehr als überfällig.

    Version: 4:4:57
    Manager: 1.6.2
    Theme: ProTheme (finde ich mittlerweile auch nirgends mehr?!)
    Server: Hetzner

    Zur Vorgeschichte:
    Ich wollte zwei Erweiterungen (Rocksolid Antispam + Contao Cookiebanner) installieren. Die passenden Versionen hatte ich für C4.4 ausgesucht, der Testlauf ging ohne Probleme, aber bei der Installation kam ein Fehler. Ich habe die Erweiterungen also wieder entfernt und wollte erstmal auf den neusten Stand kommen. Dann fingen die Probleme an.

    Jetzt bekomme ich folgende Meldung:

    Code:
    composer install
    
    $ /bin/php74 -q -dmax_execution_time=0 -dmemory_limit=-1 -ddisplay_errors=0 -ddisplay_startup_errors=0 -derror_reporting=0 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /usr/www/users/vvrpro/nw/cto_nw/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: 78 installs, 28 updates, 23 removals
      - Downloading composer/package-versions-deprecated (1.11.99.5)
      - Downloading symfony/mime (v5.4.19)
      - Downloading symfony/http-foundation (v4.4.49)
      - Downloading symfony/event-dispatcher-contracts (v1.1.13)
      - Downloading symfony/event-dispatcher (v4.4.44)
      - Downloading symfony/var-dumper (v4.4.47)
      - Downloading symfony/debug (v4.4.44)
      - Downloading symfony/error-handler (v4.4.44)
      - Downloading symfony/http-kernel (v4.4.50)
      - Downloading symfony/dependency-injection (v4.4.49)
      - Downloading symfony/polyfill-php81 (v1.27.0)
      - Downloading symfony/filesystem (v4.4.42)
      - Downloading symfony/config (v4.4.44)
      - Downloading symfony/routing (v4.4.44)
      - Downloading contao/manager-plugin (2.9.0)
      - Downloading ausi/slug-generator (v1.1.1)
      - Downloading symfony/polyfill-iconv (v1.27.0)
      - Downloading dasprid/enum (1.0.3)
      - Downloading bacon/bacon-qr-code (2.0.8)
      - Downloading contao-components/contao (9.3.2)
      - Downloading contao-components/dropzone (5.9.3)
      - Downloading contao-components/highlight (9.18.1)
      - Downloading contao-components/jquery (3.6.3)
      - Downloading contao-components/tinymce4 (4.9.12)
      - Downloading symfony/yaml (v4.4.45)
      - Downloading symfony/options-resolver (v5.4.19)
      - Downloading symfony/http-client (v4.4.49)
      - Downloading psr/http-factory (1.0.1)
      - Downloading psr/http-client (1.0.1)
      - Downloading php-http/httplug (2.3.0)
      - Downloading php-http/client-common (2.6.0)
      - Downloading friendsofsymfony/http-cache (2.15.0)
      - Downloading wikimedia/less.php (1.8.2)
      - Downloading webignition/disallowed-character-terminated-string (2.0)
      - Downloading webignition/robots-txt-file (3.0)
      - Downloading twig/twig (v2.15.4)
      - Downloading terminal42/service-annotation-bundle (1.1.4)
      - Downloading symfony/dom-crawler (v4.4.45)
      - Downloading nyholm/psr7 (1.5.1)
      - Downloading terminal42/escargot (0.5.9)
      - Downloading symfony/translation-contracts (v2.5.2)
      - Downloading symfony/twig-bridge (v4.4.49)
      - Downloading symfony/twig-bundle (v4.4.41)
      - Downloading symfony/translation (v4.4.47)
      - Downloading egulias/email-validator (3.2.5)
      - Downloading swiftmailer/swiftmailer (v6.3.0)
      - Downloading symfony/swiftmailer-bundle (v3.5.4)
      - Downloading symfony/security-core (v4.4.48)
      - Downloading symfony/polyfill-intl-grapheme (v1.27.0)
      - Downloading symfony/string (v5.4.19)
      - Downloading symfony/property-info (v5.4.19)
      - Downloading symfony/property-access (v5.4.19)
      - Downloading symfony/security-http (v4.4.50)
      - Downloading symfony/security-guard (v4.4.46)
      - Downloading symfony/security-csrf (v5.2.12)
      - Downloading symfony/security-bundle (v4.4.50)
      - Downloading symfony/process (v4.4.44)
      - Downloading symfony/monolog-bridge (v4.4.43)
      - Downloading symfony/lock (v4.4.46)
      - Downloading symfony/finder (v4.4.44)
      - Downloading symfony/var-exporter (v5.4.19)
      - Downloading symfony/cache-contracts (v2.5.2)
      - Downloading symfony/cache (v4.4.48)
      - Downloading symfony/framework-bundle (v4.4.49)
      - Downloading symfony/expression-language (v4.4.47)
      - Downloading symfony/console (v4.4.49)
      - Downloading symfony/asset (v4.4.46)
      - Downloading symfony-cmf/routing (2.3.4)
      - Downloading symfony-cmf/routing-bundle (2.5.1)
      - Downloading paragonie/constant_time_encoding (v2.6.3)
      - Downloading beberlei/assert (v3.3.2)
      - Downloading spomky-labs/otphp (v9.1.4)
      - Downloading lcobucci/jwt (3.4.6)
      - Downloading scheb/two-factor-bundle (v4.18.4)
      - Downloading ramsey/uuid (3.9.7)
      - Downloading league/uri-parser (1.4.1)
      - Downloading league/uri-interfaces (1.1.1)
      - Downloading league/uri-schemes (1.2.1)
      - Downloading league/uri-hostname-parser (1.1.2)
      - Downloading league/uri-components (1.8.2)
      - Downloading knplabs/knp-time-bundle (v1.19.0)
      - Downloading friendsofsymfony/http-cache-bundle (2.14.0)
      - Downloading dragonmantank/cron-expression (v2.3.1)
      - Downloading doctrine/instantiator (1.5.0)
      - Downloading doctrine/orm (2.7.5)
      - Downloading symfony/doctrine-bridge (v4.4.34)
      - Downloading contao/image (1.1.1)
      - Downloading contao/core-bundle (4.9.0)
      - Downloading contao/calendar-bundle (4.9.0)
      - Downloading contao/comments-bundle (4.9.0)
      - Downloading contao/faq-bundle (4.9.0)
      - Downloading contao/listing-bundle (4.9.0)
      - Downloading symfony/web-profiler-bundle (v4.4.47)
      - Downloading symfony/stopwatch (v4.4.46)
      - Downloading webimpress/safe-writer (2.2.0)
      - Downloading laminas/laminas-code (4.7.1)
      - Downloading ocramius/proxy-manager (2.13.1)
      - Downloading symfony/proxy-manager-bridge (v4.4.18)
      - Downloading symfony/monolog-bundle (v3.8.0)
      - Downloading symfony/dotenv (v4.4.37)
      - Downloading symfony/debug-bundle (v4.4.37)
      - Downloading sensiolabs/ansi-to-html (v1.2.1)
      - Downloading contao/installation-bundle (4.9.0)
      - Downloading contao/manager-bundle (4.9.0)
      - Downloading contao/news-bundle (4.9.0)
      - Downloading contao/newsletter-bundle (4.9.0)
      - Removing terminal42/header-replay-bundle (1.5.3)
      - Removing tecnickcom/tcpdf (6.6.2)
      - Removing symfony/symfony (v3.4.49)
      - Removing symfony/polyfill-php70 (v1.20.0)
      - Removing symfony/polyfill-php56 (v1.20.0)
      - Removing symfony/polyfill-intl-icu (v1.27.0)
      - Removing symfony/polyfill-apcu (v1.27.0)
      - Removing sensiolabs/security-checker (v6.0.3)
      - Removing sensio/distribution-bundle (v5.0.25)
      - Removing ralouphie/getallheaders (3.0.3)
      - Removing psr/link (1.0.0)
      - Removing php-http/guzzle6-adapter (v1.1.1)
      - Removing oyejorge/less.php (v1.7.0.14)
      - Removing league/uri (4.2.2)
      - Removing jeremykendall/php-domain-parser (3.0.0)
      - Removing guzzlehttp/psr7 (1.9.0)
      - Removing guzzlehttp/promises (1.5.2)
      - Removing guzzlehttp/guzzle (6.5.8)
      - Removing fig/link-util (1.1.2)
      - Removing contao-components/respimage (1.4.2)
      - Removing contao-components/mediaelement (4.2.14)
      - Removing contao-components/html5shiv (3.7.3)
      - Removing contao-components/compass (0.12.2.1)
      - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive
      - Upgrading symfony/mime (v5.4.13 => v5.4.19): Extracting archive
      - Installing symfony/http-foundation (v4.4.49): Extracting archive
      - Installing symfony/event-dispatcher-contracts (v1.1.13): Extracting archive
      - Installing symfony/event-dispatcher (v4.4.44): Extracting archive
      - Installing symfony/var-dumper (v4.4.47): Extracting archive
      - Installing symfony/debug (v4.4.44): Extracting archive
      - Installing symfony/error-handler (v4.4.44): Extracting archive
      - Installing symfony/http-kernel (v4.4.50): Extracting archive
      - Installing symfony/dependency-injection (v4.4.49): Extracting archive
      - Installing symfony/polyfill-php81 (v1.27.0): Extracting archive
      - Installing symfony/filesystem (v4.4.42): Extracting archive
      - Installing symfony/config (v4.4.44): Extracting archive
      - Installing symfony/routing (v4.4.44): Extracting archive
      - Downgrading contao/manager-plugin (2.12.0 => 2.9.0): Extracting archive
      - Installing ausi/slug-generator (v1.1.1): Extracting archive
      - Installing symfony/polyfill-iconv (v1.27.0): Extracting archive
      - Installing dasprid/enum (1.0.3): Extracting archive
      - Installing bacon/bacon-qr-code (2.0.8): Extracting archive
      - Upgrading contao-components/contao (7.1.6 => 9.3.2): Extracting archive
      - Upgrading contao-components/dropzone (4.3.0 => 5.9.3): Extracting archive
      - Upgrading contao-components/highlight (8.9.1 => 9.18.1): Extracting archive
      - Upgrading contao-components/jquery (1.12.4 => 3.6.3): Extracting archive
      - Upgrading contao-components/tinymce4 (4.6.7.3 => 4.9.12): Extracting archive
      - Installing symfony/yaml (v4.4.45): Extracting archive
      - Installing symfony/options-resolver (v5.4.19): Extracting archive
      - Downgrading symfony/http-client (v5.4.20 => v4.4.49): Extracting archive
      - Installing psr/http-factory (1.0.1): 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 (2.12.1 => 2.15.0): 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
      - Upgrading twig/twig (v1.44.7 => v2.15.4): Extracting archive
      - Installing terminal42/service-annotation-bundle (1.1.4): Extracting archive
      - Installing symfony/dom-crawler (v4.4.45): Extracting archive
      - Installing nyholm/psr7 (1.5.1): Extracting archive
      - Installing terminal42/escargot (0.5.9): Extracting archive
      - Installing symfony/translation-contracts (v2.5.2): Extracting archive
      - Installing symfony/twig-bridge (v4.4.49): Extracting archive
      - Installing symfony/twig-bundle (v4.4.41): Extracting archive
      - Installing symfony/translation (v4.4.47): Extracting archive
      - Installing egulias/email-validator (3.2.5): Extracting archive
      - Upgrading swiftmailer/swiftmailer (v5.4.12 => v6.3.0): Extracting archive
      - Upgrading symfony/swiftmailer-bundle (v2.6.7 => v3.5.4): Extracting archive
      - Installing symfony/security-core (v4.4.48): Extracting archive
      - Installing symfony/polyfill-intl-grapheme (v1.27.0): Extracting archive
      - Installing symfony/string (v5.4.19): Extracting archive
      - Installing symfony/property-info (v5.4.19): Extracting archive
      - Installing symfony/property-access (v5.4.19): Extracting archive
      - Installing symfony/security-http (v4.4.50): Extracting archive
      - Installing symfony/security-guard (v4.4.46): Extracting archive
      - Installing symfony/security-csrf (v5.2.12): Extracting archive
      - Installing symfony/security-bundle (v4.4.50): Extracting archive
      - Installing symfony/process (v4.4.44): Extracting archive
      - Installing symfony/monolog-bridge (v4.4.43): Extracting archive
      - Installing symfony/lock (v4.4.46): Extracting archive
      - Installing symfony/finder (v4.4.44): Extracting archive
      - Installing symfony/var-exporter (v5.4.19): Extracting archive
      - Installing symfony/cache-contracts (v2.5.2): Extracting archive
      - Installing symfony/cache (v4.4.48): Extracting archive
      - Installing symfony/framework-bundle (v4.4.49): Extracting archive
      - Installing symfony/expression-language (v4.4.47): Extracting archive
      - Installing symfony/console (v4.4.49): Extracting archive
      - Installing symfony/asset (v4.4.46): Extracting archive
      - Installing symfony-cmf/routing (2.3.4): Extracting archive
      - Installing symfony-cmf/routing-bundle (2.5.1): 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 lcobucci/jwt (3.4.6): Extracting archive
      - Installing scheb/two-factor-bundle (v4.18.4): Extracting archive
      - Installing ramsey/uuid (3.9.7): 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 league/uri-hostname-parser (1.1.2): Extracting archive
      - Installing league/uri-components (1.8.2): Extracting archive
      - Removing knplabs/knp-time-bundle (v1.10.0)
      - Upgrading friendsofsymfony/http-cache-bundle (2.11.2 => 2.14.0): Extracting archive
      - Installing dragonmantank/cron-expression (v2.3.1): Extracting archive
      - Installing doctrine/instantiator (1.5.0): Extracting archive
      - Installing doctrine/orm (2.7.5): Extracting archive
      - Installing symfony/doctrine-bridge (v4.4.34): Extracting archive
      - Upgrading contao/image (0.3.9 => 1.1.1): Extracting archive
      - Upgrading contao/core-bundle (4.4.57 => 4.9.0): Extracting archive
      - Upgrading contao/calendar-bundle (4.4.57 => 4.9.0): Extracting archive
      - Upgrading contao/comments-bundle (4.4.57 => 4.9.0): Extracting archive
      - Upgrading contao/faq-bundle (4.4.57 => 4.9.0): Extracting archive
      - Upgrading contao/listing-bundle (4.4.57 => 4.9.0): Extracting archive
      - Installing symfony/web-profiler-bundle (v4.4.47): Extracting archive
      - Installing symfony/stopwatch (v4.4.46): Extracting archive
      - Installing webimpress/safe-writer (2.2.0): Extracting archive
      - Installing laminas/laminas-code (4.7.1): Extracting archive
      - Installing ocramius/proxy-manager (2.13.1): Extracting archive
      - Installing symfony/proxy-manager-bridge (v4.4.18): Extracting archive
      - Upgrading symfony/monolog-bundle (v3.6.0 => v3.8.0): Extracting archive
      - Installing symfony/dotenv (v4.4.37): Extracting archive
      - Installing symfony/debug-bundle (v4.4.37): Extracting archive
      - Upgrading sensiolabs/ansi-to-html (v1.1.3 => v1.2.1): Extracting archive
      - Upgrading contao/installation-bundle (4.4.57 => 4.9.0): Extracting archive
      - Upgrading contao/manager-bundle (4.4.57 => 4.9.0): Extracting archive
      - Upgrading contao/news-bundle (4.4.57 => 4.9.0): Extracting archive
      - Upgrading contao/newsletter-bundle (4.4.57 => 4.9.0): Extracting archive
      - Installing knplabs/knp-time-bundle (v1.19.0): 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-parser 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 lexik/maintenance-bundle 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/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
    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.
    89 packages you are using are looking for funding.
    Use the `composer fund` command to find out more!
    In ManagerPluginInstaller.php line 94:
                                                                                   
      file_get_contents(/usr/www/users/pfad/pfad/cto_nw/vendor/contao/manager-plu  
      gin/src/Composer/../Resources/PluginLoader.php): failed to open stream: No   
      such file or directory                                                       
                                                                                   
    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
    Ich hoffe, das reicht aus.
    Danach war die Seite nicht mehr erreichbar. Die Reparatur konnte auch nciht einfach durchgeführt werden. Durch mehrmaliges starten des Composer Updates im abgesicherten Modus, habe ich es immerhin geschafft, dass die Seite wieder funktioniert.

    Ich bedanke mich vielmals bei Euch!
    Lisa
    Geändert von lizzy (07.02.2023 um 10:10 Uhr)

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
  •