Search Criteria
Package Details: aws-sam-cli-bin 1.129.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/aws-sam-cli-bin.git (read-only, click to copy) |
---|---|
Package Base: | aws-sam-cli-bin |
Description: | CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM |
Upstream URL: | https://github.com/aws/aws-sam-cli |
Licenses: | Apache |
Conflicts: | aws-sam-cli |
Provides: | aws-sam-cli |
Submitter: | aksel |
Maintainer: | kstolp |
Last Packager: | kstolp |
Votes: | 9 |
Popularity: | 0.001474 |
First Submitted: | 2021-02-16 11:00 (UTC) |
Last Updated: | 2024-11-14 06:10 (UTC) |
Dependencies (1)
- docker (rancher-desktop-gitAUR, docker-gitAUR, podman-docker-gitAUR, docker-cli-binAUR, rancher-desktopAUR, podman-docker) (optional)
Latest Comments
aksel commented on 2022-02-23 13:13 (UTC)
Thanks again - right you are. Fixed
ribugent commented on 2022-02-23 13:07 (UTC) (edited on 2022-02-23 13:10 (UTC) by ribugent)
Thanks for the update, but there's an small issue, the /usr/bin/sam symlink is pointing to the build cache
Here's the change to fix it:
Regarding your question /usr/local is more like intended for installing files by the admin, outside of the package manager, and since we're packaging it and then installing it, it's not the use case.
The symlink part you're right, for on symlink currently it's the best choice.
Thanks
aksel commented on 2022-02-23 12:58 (UTC)
Thanks for helping out!
I've updated it accordingly.
I didn't use the entirety of the package script. I am not sure the looping makes sense for this package, as there's only a single bin (sam) relevant, right?
Also, can you elaborate a bit on why /usr/local is not appropriate for this? It's a bit confusing to me, to be honest.
ribugent commented on 2022-02-23 07:46 (UTC) (edited on 2022-02-23 12:55 (UTC) by ribugent)
Hi
today updating I had issues because sha256 didn't validate, so I've opened and I found the following issues:
I've fixed the issues and you can find the updated version at https://gist.github.com/ribugent/653d48a441b6b75239b7e799dcdfe8ec
Some of changes(the install part) have been borrowed and adapted from aws-cli-v2-bin PKGBUILD
Hope this helps
aksel commented on 2022-01-20 08:09 (UTC)
Yeah it's because I'm an idiot, and I can't figure out how to package this properly.
If you're doing a clean build, it'll work.
If anyone can debug this, I'm all ears.
rafaeldelboni commented on 2022-01-17 13:01 (UTC)
I'm getting the following error in version v1.37.0: