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

Errors install app with composer 2 #989

Open
Vadimushka opened this issue Nov 18, 2020 · 2 comments
Open

Errors install app with composer 2 #989

Vadimushka opened this issue Nov 18, 2020 · 2 comments
Milestone

Comments

@Vadimushka
Copy link
Contributor

I have composer composer --version
Composer version 2.0.7 2020-11-13 17:31:06

run command composer create-project croogo/app myapp

and have errors to console

  - Installing psy/psysh (v0.10.4): Extracting archive
  0/84 [>---------------------------]   0%    Failed to extract wyrihaximus/twig-view: (9) unzip -qq  '/var/www/projects/croogo_app/vendor/composer/tmp-11c89ad19fd6915ecc4e92ccb7586262' -d '/var/www/projects/croogo_app/vendor/composer/a73a94ad'

unzip:  cannot find or open /var/www/projects/croogo_app/vendor/composer/tmp-11c89ad19fd6915ecc4e92ccb7586262.

    This most likely is due to a custom installer plugin not handling the returned Promise from the downloader
    See https://github.com/composer/installers/commit/5006d0c28730ade233a8f42ec31ac68fb1c5c9bb for an example fix
    Failed to extract cakephp/bake: (9) unzip -qq  '/var/www/projects/croogo_app/vendor/composer/tmp-e7d284a7a047764829abe27319ead11d' -d '/var/www/projects/croogo_app/vendor/composer/eabfcedb'

unzip:  cannot find or open /var/www/projects/croogo_app/vendor/composer/tmp-e7d284a7a047764829abe27319ead11d.

    This most likely is due to a custom installer plugin not handling the returned Promise from the downloader
    See https://github.com/composer/installers/commit/5006d0c28730ade233a8f42ec31ac68fb1c5c9bb for an example fix
 27/84 [=========>------------------]  32%    Failed to extract cakephp/debug_kit: (9) unzip -qq  '/var/www/projects/croogo_app/vendor/composer/tmp-c2e7d2f13158d96e172e80285096e925' -d '/var/www/projects/croogo_app/vendor/composer/6899e674'

unzip:  cannot find or open /var/www/projects/croogo_app/vendor/composer/tmp-c2e7d2f13158d96e172e80285096e925.

    This most likely is due to a custom installer plugin not handling the returned Promise from the downloader
    See https://github.com/composer/installers/commit/5006d0c28730ade233a8f42ec31ac68fb1c5c9bb for an example fix
    Failed to extract friendsofcake/search: (9) unzip -qq  '/var/www/projects/croogo_app/vendor/composer/tmp-a9ccf43dd0777433ad904c6c9f331598' -d '/var/www/projects/croogo_app/vendor/composer/cfcb3281'

unzip:  cannot find or open /var/www/projects/croogo_app/vendor/composer/tmp-a9ccf43dd0777433ad904c6c9f331598.

    This most likely is due to a custom installer plugin not handling the returned Promise from the downloader
    See https://github.com/composer/installers/commit/5006d0c28730ade233a8f42ec31ac68fb1c5c9bb for an example fix
 35/84 [===========>----------------]  41%    Failed to extract friendsofcake/crud: (9) unzip -qq  '/var/www/projects/croogo_app/vendor/composer/tmp-de88d768ee172d7f6cb55ec7c7d324c2' -d '/var/www/projects/croogo_app/vendor/composer/bd762337'

unzip:  cannot find or open /var/www/projects/croogo_app/vendor/composer/tmp-de88d768ee172d7f6cb55ec7c7d324c2.

    This most likely is due to a custom installer plugin not handling the returned Promise from the downloader
    See https://github.com/composer/installers/commit/5006d0c28730ade233a8f42ec31ac68fb1c5c9bb for an example fix
    Failed to extract friendsofcake/crud-json-api: (9) unzip -qq  '/var/www/projects/croogo_app/vendor/composer/tmp-f32bb8bb94126b83eb1e3cd8449324c8' -d '/var/www/projects/croogo_app/vendor/composer/c7124020'

unzip:  cannot find or open /var/www/projects/croogo_app/vendor/composer/tmp-f32bb8bb94126b83eb1e3cd8449324c8.

    This most likely is due to a custom installer plugin not handling the returned Promise from the downloader
    See https://github.com/composer/installers/commit/5006d0c28730ade233a8f42ec31ac68fb1c5c9bb for an example fix
    Failed to extract friendsofcake/bootstrap-ui: (9) unzip -qq  '/var/www/projects/croogo_app/vendor/composer/tmp-7c9c0e0a6361636dc64f87f20fbbce59' -d '/var/www/projects/croogo_app/vendor/composer/68e2dec3'

unzip:  cannot find or open /var/www/projects/croogo_app/vendor/composer/tmp-7c9c0e0a6361636dc64f87f20fbbce59.

    This most likely is due to a custom installer plugin not handling the returned Promise from the downloader
    See https://github.com/composer/installers/commit/5006d0c28730ade233a8f42ec31ac68fb1c5c9bb for an example fix
 45/84 [===============>------------]  53%    Failed to extract cakephp/migrations: (9) unzip -qq  '/var/www/projects/croogo_app/vendor/composer/tmp-69ec006a7cc60bed0d9e815f809621c1' -d '/var/www/projects/croogo_app/vendor/composer/a6d2955a'

unzip:  cannot find or open /var/www/projects/croogo_app/vendor/composer/tmp-69ec006a7cc60bed0d9e815f809621c1.

    This most likely is due to a custom installer plugin not handling the returned Promise from the downloader
    See https://github.com/composer/installers/commit/5006d0c28730ade233a8f42ec31ac68fb1c5c9bb for an example fix
    Failed to extract cakephp/acl: (9) unzip -qq  '/var/www/projects/croogo_app/vendor/composer/tmp-94024897465727234e29286360b5a9cd' -d '/var/www/projects/croogo_app/vendor/composer/f298ba46'

unzip:  cannot find or open /var/www/projects/croogo_app/vendor/composer/tmp-94024897465727234e29286360b5a9cd.

    This most likely is due to a custom installer plugin not handling the returned Promise from the downloader
    See https://github.com/composer/installers/commit/5006d0c28730ade233a8f42ec31ac68fb1c5c9bb for an example fix
    Failed to extract admad/cakephp-sequence: (9) unzip -qq  '/var/www/projects/croogo_app/vendor/composer/tmp-3f7e18c0cb607740492d185aa2efb1af' -d '/var/www/projects/croogo_app/vendor/composer/741c5b21'

unzip:  cannot find or open /var/www/projects/croogo_app/vendor/composer/tmp-3f7e18c0cb607740492d185aa2efb1af.

    This most likely is due to a custom installer plugin not handling the returned Promise from the downloader
    See https://github.com/composer/installers/commit/5006d0c28730ade233a8f42ec31ac68fb1c5c9bb for an example fix
    Failed to extract croogo/croogo: (9) unzip -qq  '/var/www/projects/croogo_app/vendor/composer/tmp-a332799f53bfcaace2bc16373640b729' -d '/var/www/projects/croogo_app/vendor/composer/17fe2081'

unzip:  cannot find or open /var/www/projects/croogo_app/vendor/composer/tmp-a332799f53bfcaace2bc16373640b729.

    This most likely is due to a custom installer plugin not handling the returned Promise from the downloader
    See https://github.com/composer/installers/commit/5006d0c28730ade233a8f42ec31ac68fb1c5c9bb for an example fix
    Failed to extract croogo/ckeditor: (9) unzip -qq  '/var/www/projects/croogo_app/vendor/composer/tmp-261975bca1086fa6b20435b8e24fc8cc' -d '/var/www/projects/croogo_app/vendor/composer/5f4b35c9'

unzip:  cannot find or open /var/www/projects/croogo_app/vendor/composer/tmp-261975bca1086fa6b20435b8e24fc8cc.

    This most likely is due to a custom installer plugin not handling the returned Promise from the downloader
    See https://github.com/composer/installers/commit/5006d0c28730ade233a8f42ec31ac68fb1c5c9bb for an example fix
Package zendframework/zend-diactoros is abandoned, you should avoid using it. Use laminas/laminas-diactoros instead.
Package asm89/twig-cache-extension is abandoned, you should avoid using it. Use twig/cache-extension instead.
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Package phpunit/phpunit-mock-objects is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
Class Croogo\Install\ComposerInstaller is not autoloadable, can not call post-autoload-dump script
@rchavik
Copy link
Member

rchavik commented Nov 19, 2020

yes, i have not managed to migrate to composer 2 yet. will get to it someday. but will probably only for 5.x branch

@Vadimushka
Copy link
Contributor Author

in this case, I will try to install from the fifth branch and if it works I will make a pull request

@rchavik rchavik added this to the 5.0.0 milestone Nov 22, 2020
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