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

aws-sam-cli installing error via Homebrew #2248

Closed
aashutoshbane opened this issue Sep 24, 2020 · 3 comments
Closed

aws-sam-cli installing error via Homebrew #2248

aashutoshbane opened this issue Sep 24, 2020 · 3 comments

Comments

@aashutoshbane
Copy link

The resources which are required while installing aws-sam-cli through aws/tap are not available

$ brew install aws-sam-cli
==> Installing aws-sam-cli from aws/tap
==> Downloading https://github.com/aws/aws-sam-cli/releases/download/v1.3.1//aws-sam-cli-1.3.1.x86_64_linux.bottle.tar.gz

curl: (22) The requested URL returned error: 404 Not Found
Error: Failed to download resource "aws-sam-cli"
Download failed: https://github.com/aws/aws-sam-cli/releases/download/v1.3.1//aws-sam-cli-1.3.1.x86_64_linux.bottle.tar.gz
Warning: Bottle installation failed: building from source.
==> Downloading https://files.pythonhosted.org/packages/11/74/2c151a13ef41ab9fb43b3c4ff9e788e0496ed7923b2078d42cab30622bdf/virtualenv-16.7.4.tar.gz
Already downloaded: /home/ashutosh/.cache/Homebrew/downloads/507d2087bf24df82641b681a5fe4da778ef50ebe819a86ea1b584f70788f0f63--virtualenv-16.7.4.tar.gz
==> Downloading https://api.github.com/repos/aws/aws-sam-cli/tarball/v1.3.1
==> Downloading from https://codeload.github.com/aws/aws-sam-cli/legacy.tar.gz/v1.3.1
#=#=#                                                                         
curl: (22) The requested URL returned error: 404 Not Found
Error: Failed to download resource "aws-sam-cli"
Download failed: https://api.github.com/repos/aws/aws-sam-cli/tarball/v1.3.1
@superwoou
Copy link

superwoou commented Sep 24, 2020

same here :( there are some workaround in #2247 (comment)

@aashutoshbane
Copy link
Author

Thanks @superwoou that work for me :)

@mingkun2020
Copy link
Contributor

Hi @aashutoshbane and @superwoou ,

Thanks for reporting this issue, we were in middle of our release when we ran into another issue. We have rolled back to sam cli v1.3.0 and fixed brew tap for now. Feel free to reopen it if this happens again.

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

3 participants