-
-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Magento fail: laminas contain identical file names #100
Comments
Actual error is that the plugin fails to extract. |
There is a known issue with Windows that I could not resolve: #70. This issue is pretty bad, because it appears only on few Windows computer, I never found the common point, and I never been able to reproduce it my self. |
Rock on! Retried it with Rsync and worked flawlessly. Can you update your instructions for Windows folks? Your system is the best one on the planet and so easy to use! Thanks for your work! |
zepgram: The archive may contain identical file names with different capitalization (which fails on case insensitive filesystems)
zepgram: Unzip with unzip command failed, falling back to ZipArchive class
zepgram: Install of laminas/laminas-dependency-plugin failed
zepgram:
zepgram: In ZipDownloader.php line 212:
zepgram:
zepgram: The archive may contain identical file names with different capitalization
zepgram: (which fails on case insensitive filesystems): ZipArchive::extractTo(/home/
zepgram: vagrant/magento/vendor/composer/d2b24ea8/laminas-laminas-dependency-plugin-
zepgram: 73cfb63/.laminas-ci.json): Operation failed: Operation not permitted
zepgram:
zepgram:
zepgram: In ZipDownloader.php line 199:
zepgram:
zepgram: ZipArchive::extractTo(/home/vagrant/magento/vendor/composer/d2b24ea8/lamina
zepgram: s-laminas-dependency-plugin-73cfb63/.laminas-ci.json): Operation failed: Op
zepgram: eration not permitted
The text was updated successfully, but these errors were encountered: