Ergebnis 1 bis 4 von 4

Thema: Update von 4.13.34 auf 4.13.40 über Manager schlägt fehl

  1. #1
    Contao-Fan Avatar von Fulano
    Registriert seit
    14.09.2010.
    Beiträge
    459
    Partner-ID
    7000

    Standard Update von 4.13.34 auf 4.13.40 über Manager schlägt fehl

    Moin, ich versuche ein Update im mit dem Contao Manager von 4.13.34 auf 4.13.40 durchzuführen.

    Beim Update anderer Installation lief alles Reibungslos, aber bei einer bekomme ich diesen Fehler:

    Code:
    composer install
    
    $ /opt/php-8.2/bin/php -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 /var/www/clients/client14/web132/web/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>`.
    Package operations: 1 install, 130 updates, 1 removal
    As there is no 'unzip' nor '7z' 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' or '7z' (21.01+) may remediate them.
      - Syncing spatie/schema-org (3.23.0) into cache
        Failed to download spatie/schema-org from source: Failed to clone https://github.com/spatie/schema-org.git, git was not found, check that it is installed and in your PATH env.
    sh: git: command not found
        Now trying to download from dist
      - Syncing league/uri-interfaces (7.4.1) into cache
        Failed to download league/uri-interfaces from source: Failed to clone https://github.com/thephpleague/uri-interfaces.git, git was not found, check that it is installed and in your PATH env.
    sh: git: command not found
        Now trying to download from dist
      - Syncing league/uri (7.4.1) into cache
        Failed to download league/uri from source: Failed to clone https://github.com/thephpleague/uri.git, git was not found, check that it is installed and in your PATH env.
    sh: git: command not found
        Now trying to download from dist
    In GitDownloader.php line 193:
                                                
      Failed to execute git show-ref --head -d  
                                                
      sh: git: command not found                
                                                
    install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--download-only] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-progress] [--no-install] [--audit] [--audit-format AUDIT-FORMAT] [-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
    Weiß jemand woran das liegt?

  2. #2
    Contao-Fan
    Registriert seit
    24.02.2021.
    Beiträge
    459

    Standard

    Kein GIT installiert?

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

    Standard

    Versuche es einfach nochmal.

    Unabhängig davon sollte dafür gesorgt werden, dass in der Serverumgebung das unzip oder 7z Kommando zur Verfügung steht.
    » sponsor me via GitHub or PayPal or Revolut

  4. #4
    Contao-Fan Avatar von Fulano
    Registriert seit
    14.09.2010.
    Beiträge
    459
    Partner-ID
    7000

    Standard

    Danke für die schnellen Antworten.

    Ich habe über die Console ein composer update durchgeführt, danach hat das Update geklappt.

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
  •