aws / aws/aws-elastic-beanstalk-cli-setup

No instructions for Arch installation and couldn't resolve the arch aws-eb-cli manual installation

Open
#105 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
537
Forks
226
PR merge metrics
No merged PRs in 30d

Description

**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](https://aur.archlinux.org/packages/aws-eb-cli/) 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).
```

Contributor guide

Open the contributing guide

Research direction

No repository file, test, or entry point is named. Start by reproducing the AUR installation on Arch or Manjaro and inspecting the package's dependency declarations. Done means the dependencies install successfully or supported Arch installation steps and limitations are documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
arch-linux, aws, docker-compose, python
Domain
devops, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.