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

Problem when req symfony-bundles/kafka-bundle (4.0.0) #1

Open
pechodelata opened this issue Feb 15, 2021 · 0 comments
Open

Problem when req symfony-bundles/kafka-bundle (4.0.0) #1

pechodelata opened this issue Feb 15, 2021 · 0 comments

Comments

@pechodelata
Copy link

pechodelata commented Feb 15, 2021

Hi!

I'm trying to install symfony-bundles/kafka-bundle version 4.0.0 but I've got a 404 when composer tries to get mgid/kafka-bundle:

root@ip-172-31-39-8:/opt/app-root/alvaro# composer req symfony-bundles/kafka-bundle
Using version ^4.0 for symfony-bundles/kafka-bundle
./composer.json has been updated
Running composer update symfony-bundles/kafka-bundle
Loading composer repositories with package information
Updating dependencies
Lock file operations: 32 installs, 0 updates, 0 removals
  - Locking psr/cache (1.0.1)
  - Locking psr/container (1.0.0)
  - Locking psr/event-dispatcher (1.0.0)
  - Locking psr/log (1.1.3)
  - Locking symfony-bundles/kafka-bundle (4.0.0)
  - Locking symfony/cache (v5.2.3)
  - Locking symfony/cache-contracts (v2.2.0)
  - Locking symfony/config (v5.2.3)
  - Locking symfony/console (v5.2.3)
  - Locking symfony/dependency-injection (v5.2.3)
  - Locking symfony/deprecation-contracts (v2.2.0)
  - Locking symfony/error-handler (v5.2.3)
  - Locking symfony/event-dispatcher (v5.2.3)
  - Locking symfony/event-dispatcher-contracts (v2.2.0)
  - Locking symfony/filesystem (v5.2.3)
  - Locking symfony/finder (v5.2.3)
  - Locking symfony/framework-bundle (v5.2.3)
  - Locking symfony/http-client-contracts (v2.3.1)
  - Locking symfony/http-foundation (v5.2.3)
  - Locking symfony/http-kernel (v5.2.3)
  - Locking symfony/polyfill-ctype (v1.22.0)
  - Locking symfony/polyfill-intl-grapheme (v1.22.0)
  - Locking symfony/polyfill-intl-normalizer (v1.22.0)
  - Locking symfony/polyfill-mbstring (v1.22.0)
  - Locking symfony/polyfill-php73 (v1.22.0)
  - Locking symfony/polyfill-php80 (v1.22.0)
  - Locking symfony/routing (v5.2.3)
  - Locking symfony/service-contracts (v2.2.0)
  - Locking symfony/string (v5.2.3)
  - Locking symfony/var-dumper (v5.2.3)
  - Locking symfony/var-exporter (v5.2.3)
  - Locking symfony/yaml (v5.2.3)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 32 installs, 0 updates, 0 removals
As there is no 'unzip' command installed zip files are being unpacked using the PHP zip extension.
This may cause invalid reports of corrupted archives. Besides, any UNIX permissions (e.g. executable) defined in the archives will be lost.
Installing 'unzip' may remediate them.
  - Downloading symfony/polyfill-ctype (v1.22.0)
  - Downloading symfony/yaml (v5.2.3)
  - Downloading symfony/routing (v5.2.3)
  - Downloading symfony/http-foundation (v5.2.3)
  - Downloading symfony/event-dispatcher (v5.2.3)
  - Downloading symfony/var-dumper (v5.2.3)
  - Downloading symfony/error-handler (v5.2.3)
  - Downloading symfony/http-kernel (v5.2.3)
  - Downloading symfony/finder (v5.2.3)
  - Downloading symfony/filesystem (v5.2.3)
  - Downloading symfony/dependency-injection (v5.2.3)
  - Downloading symfony/config (v5.2.3)
  - Downloading symfony/var-exporter (v5.2.3)
  - Downloading symfony/cache (v5.2.3)
  - Downloading symfony/framework-bundle (v5.2.3)
  - Downloading symfony/string (v5.2.3)
  - Downloading symfony/console (v5.2.3)
  - Downloading symfony-bundles/kafka-bundle (4.0.0)
 17/18 [==========================>-]  94%    Failed to download symfony-bundles/kafka-bundle from dist: The "https://codeload.github.com/mgid/kafka-bundle/legacy.zip/e2f17811a7c5d4f5dd2c625d4ebdc83c3f833365" file could not be downloaded (HTTP/2 404 )
    Now trying to download from source
  - Syncing symfony-bundles/kafka-bundle (4.0.0) into cache
  - Installing symfony/polyfill-ctype (v1.22.0): Extracting archive
  - Installing symfony/deprecation-contracts (v2.2.0): Extracting archive
  - Installing symfony/yaml (v5.2.3): Extracting archive
  - Installing symfony/polyfill-php80 (v1.22.0): Extracting archive
  - Installing symfony/routing (v5.2.3): Extracting archive
  - Installing symfony/polyfill-mbstring (v1.22.0): Extracting archive
  - Installing symfony/polyfill-php73 (v1.22.0): Extracting archive
  - Installing symfony/http-foundation (v5.2.3): Extracting archive
  - Installing symfony/http-client-contracts (v2.3.1): Extracting archive
  - Installing psr/event-dispatcher (1.0.0): Extracting archive
  - Installing symfony/event-dispatcher-contracts (v2.2.0): Extracting archive
  - Installing symfony/event-dispatcher (v5.2.3): Extracting archive
  - Installing symfony/var-dumper (v5.2.3): Extracting archive
  - Installing psr/log (1.1.3): Extracting archive
  - Installing symfony/error-handler (v5.2.3): Extracting archive
  - Installing symfony/http-kernel (v5.2.3): Extracting archive
  - Installing symfony/finder (v5.2.3): Extracting archive
  - Installing symfony/filesystem (v5.2.3): Extracting archive
  - Installing psr/container (1.0.0): Extracting archive
  - Installing symfony/service-contracts (v2.2.0): Extracting archive
  - Installing symfony/dependency-injection (v5.2.3): Extracting archive
  - Installing symfony/config (v5.2.3): Extracting archive
  - Installing symfony/var-exporter (v5.2.3): Extracting archive
  - Installing psr/cache (1.0.1): Extracting archive
  - Installing symfony/cache-contracts (v2.2.0): Extracting archive
  - Installing symfony/cache (v5.2.3): Extracting archive
  - Installing symfony/framework-bundle (v5.2.3): Extracting archive
  - Installing symfony/polyfill-intl-normalizer (v1.22.0): Extracting archive
  - Installing symfony/polyfill-intl-grapheme (v1.22.0): Extracting archive
  - Installing symfony/string (v5.2.3): Extracting archive
  - Installing symfony/console (v5.2.3): Extracting archive
  - Installing symfony-bundles/kafka-bundle (4.0.0): Cloning e2f17811a7
    e2f17811a7c5d4f5dd2c625d4ebdc83c3f833365 is gone (history was rewritten?)
    Install of symfony-bundles/kafka-bundle failed
    0 [>---------------------------]
Installation failed, reverting ./composer.json to its original content.


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

  fatal: reference is not a tree: e2f17811a7c5d4f5dd2c625d4ebdc83c3f833365


require [--dev] [--dry-run] [--prefer-source] [--prefer-dist] [--fixed] [--no-suggest] [--no-progress] [--no-update] [--no-install] [--no-scripts] [--update-no-dev] [-w|--update-with-dependencies] [-W|--update-with-all-dependencies] [--with-dependencies] [--with-all-dependencies] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--] [<packages>]...

Will "https://codeload.github.com/symfony-bundles/kafka-bundle" site available in the future?

There are other ways to install symfony-bundles/kafka-bundle?

Thanks!

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

1 participant