Skip to content
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

Duplicate filename error #3

Closed
janharsa opened this issue Dec 2, 2020 · 2 comments
Closed

Duplicate filename error #3

janharsa opened this issue Dec 2, 2020 · 2 comments

Comments

@janharsa
Copy link
Contributor

janharsa commented Dec 2, 2020

Composer have a problem with duplicate files (one with capital and another without)

image

[RuntimeException]

The archive may contain identical file names with different capitalization (which fails on case insensitive filesystems): ZipArchive::extractTo(/srv/vendor/composer/1dd9bfc6/VitexSoftware-php-ease-core-3a20e1a/doc/packages/default.html): failed to open stream: File exists

[ErrorException]

ZipArchive::extractTo(/srv/vendor/composer/1dd9bfc6/VitexSoftware-php-ease-core-3a20e1a/doc/packages/default.html): failed to open stream: File exists

@Vitexus
Copy link
Contributor

Vitexus commented Dec 2, 2020

Thank you for the patch.
There is some tool for composer that is able remove all non php files to make vendor small.
I want recommend it. But i cannot find it :(

@Vitexus Vitexus closed this as completed in 4c5ba03 Dec 2, 2020
@Vitexus
Copy link
Contributor

Vitexus commented Dec 2, 2020

There was unused switch --defaultpackagename
Is used now :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants