Update auf Shopware 6.5.1.1 funktioniert nicht

Ich bekomme beim Update folgende Fehlermeldung „Shopware konnte nicht aktualisiert werden. Klicke [hier]um zur Protokolldatei zu gelangen.“
Hat jemand eine Idee?

Protokoll
Run Update preparations
> pre-update-cmd: Symfony\Flex\Flex->configureInstaller
Loading composer repositories with package information
> pre-pool-create: Symfony\Flex\Flex->truncatePackages
Updating dependencies
Dependency resolution completed in 0.008 seconds
Analyzed 1009 packages to resolve dependencies
Analyzed 8721 rules to resolve dependencies
Nothing to modify in lock file
Dependency resolution completed in 0.001 seconds
Installing dependencies from lock file (including require-dev)
> pre-operations-exec: Symfony\Flex\Flex->recordOperations
Nothing to install, update or remove
Package php-http/message-factory is abandoned, you should avoid using it. Use psr/http-factory instead.
Generating optimized autoload files
> post-autoload-dump: Symfony\Component\Runtime\Internal\ComposerPlugin->updateAutoloadFile
110 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> post-update-cmd: Symfony\Flex\Flex->update

Run composer recipes at any time to see the status of your Symfony recipes.

No security vulnerability advisories found

In InstallRecipesCommand.php line 58:
                                                          
  [Symfony\Component\Console\Exception\RuntimeException]  
  Cannot run "sync-recipes --force": git not found.       
                                                          

Exception trace:
  at /home/.sites/89/site2072/web/shop/vendor/symfony/flex/src/Command/InstallRecipesCommand.php:58
 Symfony\Flex\Command\InstallRecipesCommand->execute() at phar:///home/.sites/89/site2072/web/shop/public/shopware-installer.phar.php/vendor/symfony/console/Command/Command.php:312
 Symfony\Component\Console\Command\Command->run() at phar:///home/.sites/89/site2072/web/shop/public/shopware-installer.phar.php/vendor/symfony/console/Application.php:1022
 Symfony\Component\Console\Application->doRunCommand() at phar:///home/.sites/89/site2072/web/shop/public/shopware-installer.phar.php/vendor/symfony/console/Application.php:314
 Symfony\Component\Console\Application->doRun() at phar:///home/.sites/89/site2072/web/shop/public/shopware-installer.phar.php/vendor/composer/composer/src/Composer/Console/Application.php:377
 Composer\Console\Application->doRun() at phar:///home/.sites/89/site2072/web/shop/public/shopware-installer.phar.php/vendor/symfony/console/Application.php:168
 Symfony\Component\Console\Application->run() at phar:///home/.sites/89/site2072/web/shop/public/shopware-installer.phar.php/vendor/composer/composer/src/Composer/Console/Application.php:141
 Composer\Console\Application->run() at phar:///home/.sites/89/site2072/web/shop/public/shopware-installer.phar.php/vendor/composer/composer/bin/composer:89
 include() at phar:///home/.sites/89/site2072/web/shop/public/shopware-installer.phar.php/vendor/bin/composer:120
 require() at /home/.sites/89/site2072/web/shop/public/shopware-installer.phar.php:44

symfony:recipes:install [--force] [--reset] [--] [...]

Hallo,

Cannot run "sync-recipes --force": git not found.

Auf Deinem System fehlt git

Viele Grüße

Warum zur Hölle wird das vorher nicht vom Installationsassistenten geprüft? :persevere:

Genau DAS habe ich mich auch schon gefragt. Statt das einfach vorher in den Systemvoraussetzungen wie z.B. auch die PHP-Version etc. geprüft wird oder zumindest während der Installationsroutine gemeldet wird. Stattdessen gibt es einen halbwegs kryptischen Error. Etwas unverständlich.

Auch wir hatten die Meldung
Cannot run „sync-recipes --force“: git not found.
(beim Update auf 6.5.3.3)
Das Backend zeigt jetzt aber trotzdem Version 6.5.3.3 und meldet bei Shopware-Aktualisierungen:
„Du bist auf dem aktuellsten Stand“
Nun weiß ich gar nicht mehr, was Sache ist…
Dan - b-tool.ch