Skip to content

Composer install - Failed to execute (2) unzip -qq #12

@root913

Description

@root913

Hi,
I've got error when installing Your package in my project.
Enviroment:

  • System Windows 10 build 1803
  • Docker 2.3.0.3
  • PHP 7.3.18

I don't know if it's issue with package or enviroment. I'll be very grateful for any help.

  - Installing chumper/zipper (v1.0.2): Downloading (100%)
  - Installing clue/stream-filter (v1.4.1): Loading from cache
  - Installing cogpowered/finediff (dev-master 339ddc8): Loading from cache
  - Installing ralouphie/getallheaders (2.0.5): Downloading (100%)
  - Installing psr/http-message (1.0.1): Loading from cache
  - Installing guzzlehttp/psr7 (1.5.2): Downloading (100%)
  - Installing guzzlehttp/promises (v1.3.1): Loading from cache
  - Installing guzzlehttp/guzzle (6.3.3): Downloading (100%)
  - Installing devpark/laravel-przelewy24 (v1.0.4): Downloading (100%)
  - Installing doctrine/event-manager (v1.0.0): Loading from cache
  - Installing doctrine/cache (v1.8.0): Downloading (100%)
  - Installing doctrine/dbal (v2.9.2): Downloading (100%)
  - Installing react/promise (v2.7.1): Loading from cache
  - Installing guzzlehttp/streams (3.0.0): Loading from cache
  - Installing guzzlehttp/ringphp (1.1.1): Loading from cache
  - Installing elasticsearch/elasticsearch (v6.1.0): Downloading (100%)
  - Installing evilnet/dotpay (2.0.6): Downloading (100%)
  - Installing fideloper/proxy (4.1.0): Downloading (100%)
  - Installing freshmail/rest-api (v2.0.1): Downloading (100%)
    Failed to execute (2) unzip -qq  '/var/www/html/test/vendor/freshmail/rest-api/7f8c8982aa02b9a1a5ac58ea4b164f72' -d '/var/www/html/test/vendor/composer/7fbb03cc'

checkdir error:  cannot create /var/www/html/test/vendor/composer/7fbb03cc/FreshMail-REST-API-1d35cf3/samples/mail
                 File exists
                 unable to process FreshMail-REST-API-1d35cf3/samples/mail/.
checkdir error:  cannot create /var/www/html/test/vendor/composer/7fbb03cc/FreshMail-REST-API-1d35cf3/samples/mail
                 File exists
                 unable to process FreshMail-REST-API-1d35cf3/samples/mail/mail.php.

    The archive may contain identical file names with different capitalization (which fails on case insensitive filesystems)
    Unzip with unzip command failed, falling back to ZipArchive class
    Failed to download freshmail/rest-api from dist: Could not delete /var/www/html/test/vendor/freshmail/rest-api:
    Now trying to download from source
  - Installing freshmail/rest-api (v2.0.1): Cloning 1d35cf3592 from cache


  [RuntimeException]
  Failed to execute git checkout '1d35cf359230ccdbbe87198a990b5d7ed5d53139' -- && git reset --hard '1d35cf359230ccdbbe87198a990b5d7ed5d53139' --

  error: The following untracked working tree files would be overwritten by checkout:
        README.md
        class.rest.php
        composer.json
        config.php
        samples/Mail/Send.php
        samples/Ping/Ping.php
        samples/Subscribers/Add.php
        samples/SubscribersList/Create.php
        samples/SubscribersList/Export.php
        samples/SubscribersList/GetFile.php
        samples/SubscribersList/GetResult.php
        samples/list/list.php
  Please move or remove them before you switch branches.
  Aborting

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions