aws-elastic-beanstalk-cli-setup
aws-elastic-beanstalk-cli-setup copied to clipboard
No instructions for Arch installation and couldn't resolve the arch aws-eb-cli manual installation
1. Please specify the following:
-
OS: Manjaro (Arch Linux)
-
Kernel version: 5.9.13-zen1-1-zen-g14
-
Shell: Zsh
-
[X] I have reviewed the troubleshooting tips described here and they do not solve my problem
2. Description Please describe the problem you are facing as precisely as possible in this section I tried running the AUR package but the dependencies didn't resolve. Pasting the stack trace below:
resolving dependencies...
warning: cannot resolve "python-cement=2.8.2", a dependency of "aws-eb-cli"
warning: cannot resolve "python-colorama<0.4.4", a dependency of "aws-eb-cli"
warning: cannot resolve "python-future<0.17.0", a dependency of "aws-eb-cli"
warning: cannot resolve "python-pathspec=0.5.9", a dependency of "aws-eb-cli"
warning: cannot resolve "python-requests<=2.24", a dependency of "aws-eb-cli"
warning: cannot resolve "python-semantic_version=2.5.0", a dependency of "aws-eb-cli"
warning: cannot resolve "python-wcwidth<0.2.0", a dependency of "aws-eb-cli"
warning: cannot resolve "python-urllib3<1.26", a dependency of "aws-eb-cli"
warning: cannot resolve "docker-compose<1.26.0", a dependency of "aws-eb-cli"
:: The following package cannot be upgraded due to unresolvable dependencies:
aws-eb-cli
:: Do you want to skip the above package for this upgrade? [y/N] N
error: failed to prepare transaction (could not satisfy dependencies)
:: unable to satisfy dependency 'python-cement=2.8.2' required by aws-eb-cli
:: unable to satisfy dependency 'python-colorama<0.4.4' required by aws-eb-cli
:: unable to satisfy dependency 'python-future<0.17.0' required by aws-eb-cli
:: unable to satisfy dependency 'python-pathspec=0.5.9' required by aws-eb-cli
:: unable to satisfy dependency 'python-requests<=2.24' required by aws-eb-cli
:: unable to satisfy dependency 'python-semantic_version=2.5.0' required by aws-eb-cli
:: unable to satisfy dependency 'python-wcwidth<0.2.0' required by aws-eb-cli
:: unable to satisfy dependency 'python-urllib3<1.26' required by aws-eb-cli
:: unable to satisfy dependency 'docker-compose<1.26.0' required by aws-eb-cli
==> WARNING: Failed to install built package(s).
Got stuck in same issue 😢 , is there a fix to it
@akhilmhdh I just tried using the bundler and it seems to be working but couldn't resolved the above