Package Details: aws-cli-v2 2.18.1-1

Git Clone URL: https://aur.archlinux.org/aws-cli-v2.git (read-only, click to copy)
Package Base: aws-cli-v2
Description: Unified command line interface for Amazon Web Services (version 2)
Upstream URL: https://github.com/aws/aws-cli/tree/v2
Licenses: Apache-2.0
Conflicts: aws-cli
Provides: aws-cli
Submitter: jelly
Maintainer: kstolp
Last Packager: kstolp
Votes: 25
Popularity: 4.18
First Submitted: 2024-04-21 11:04 (UTC)
Last Updated: 2024-10-08 06:35 (UTC)

Required by (19)

Sources (9)

Latest Comments

1 2 3 4 5 6 7 Next › Last »

txtsd commented on 2024-09-26 06:25 (UTC)

@kstolp Just looking to help keep it updated, and keep an eye on the dependencies.

I {co-,}maintain quite a few packages on the AUR, and also have a repo to check if they build.

kstolp commented on 2024-09-25 20:31 (UTC)

@joshm, Yes, the output would be helpful if you could replicate it. Also, the process you use to build (e.g. makepkg, makechrootpkg, AUR helper, etc.). Maybe even a list of env vars that are set in this build environment. Basically any info to help me recreate the issue you are seeing. Currently, I'm building in a clean chroot without any issues.

@txtsd, Thanks for the offer! I don't see an immediate need, but will keep you in mind for the future. Are there any specific changes you wish to see?

joshm commented on 2024-09-25 13:14 (UTC)

@kstolp -- I don't have the output handy but yes, build failures complaining that the module couldn't be found. Installing the modules the build was complaining about got me through the build/install.

txtsd commented on 2024-09-25 10:41 (UTC)

I would like to help maintain this package!

kstolp commented on 2024-09-17 02:38 (UTC)

@joshm, I haven't need to. Could you explain what led you to need to install these packages? (e.g. makepkg output, etc.)

joshm commented on 2024-09-16 14:34 (UTC)

I had to manually install these Python packages -- is this expected?

  • flit_core
  • distro
  • awscrt
  • ruamel.yaml

aksel commented on 2024-09-14 02:37 (UTC) (edited on 2024-09-14 02:37 (UTC) by aksel)

@kstolp nice, thanks!

kstolp commented on 2024-09-14 00:56 (UTC)

@aksel Thanks for the heads-up. Finally they got around to updating their expired key.

Updated here.

aksel commented on 2024-09-13 23:14 (UTC) (edited on 2024-09-13 23:17 (UTC) by aksel)

@kstol The key from the install guide docs has been updated, as the previous key expired back in June.

$ gpg --show-key keys/pgp/FB5DB77FD5C118B80511ADA8A6310ACC4672475C.asc
pub   rsa4096 2019-09-18 [SC] [expired: 2024-07-26]
      FB5DB77FD5C118B80511ADA8A6310ACC4672475C
uid                      AWS CLI Team <aws-cli@amazon.com>

Updated:

$ gpg --show-key cool-new-key-from-aws.asc
pub   rsa4096 2019-09-18 [SC] [expires: 2025-07-24]
      FB5DB77FD5C118B80511ADA8A6310ACC4672475C
uid                      AWS CLI Team <aws-cli@amazon.com>

Would you mind updating the key included here?