Project

General

Profile

Actions

Bug #79386

closed

composer install fails on windows when basedir has more than 32 chars

Added by Markus Opahle over 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
composer
Target version:
-
Start date:
2017-01-18
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.1
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

composer install fails with the following exception:

[ErrorException]                                                                                                     
  ZipArchive::extractTo(C:\abcdefghijklmnopqrstuvwxyzabc/vendor/composer/3596509a/TYPO3-TYPO3.CMS-37ad006\typo3\sysex  
  t\core\Documentation\Changelog\8.0/Feature-74319-CheckDefaultDatabaseCharacterSetDuringInstallationAndProvideUpdate  
  WizardForFixingDefaultCharacterSetOtherThanUtf-8.rst): failed to open stream: No such file or directory

It seems that the full path is to long. If I rename the basedir to C:\abcdefghijklmnopqrstuvwxyzab (removing the last char) the composer install command works.

TYPO3 Version ist 8.5.1


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #81968: Filename too long / Installation via Composer broken on Azure Web App ServicesClosed2017-07-26

Actions
Actions

Also available in: Atom PDF