centralnicgroup-opensource/rtldev-middleware-php-sdk

Composer install `unzip -qq` warning for /docs/packages/default.html

Closed this issue ยท 1 comments

I get the following warning when installing this package as a sub-dependency on my dev machine. Not sure if due to working on a case-insensitive filesystem i.e., there's both a /docs/packages/default.html file and a /docs/packages/Default.html file in the repository which could be causing the issue?

This slows down my build for some reason, as if it's waiting for input to decide how to proceed

  - Installing upmind/provision-provider-domain-names (dev-feature/centralnicreseller): Source already present
 0/6 [>---------------------------]   0%    Failed to extract centralnic-reseller/php-sdk: (1) unzip -qq  '/shared/httpd/provision-workbench/vendor/composer/tmp-04a00f9ccdb0c88b800e341514d44735' -d '/shared/httpd/provision-workbench/vendor/composer/2cc2b272'

replace /shared/httpd/provision-workbench/vendor/composer/2cc2b272/centralnicgroup-opensource-rtldev-middleware-php-sdk-02919df/docs/packages/default.html? [y]es, [n]o, [A]ll, [N]one, [r]ename:  NULL
(EOF or read error, treating as "[N]one" ...)

    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
image

๐ŸŽ‰ This issue has been resolved in version 8.0.10 ๐ŸŽ‰

The release is available on GitHub release

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€