惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

GbyAI
GbyAI
Martin Fowler
Martin Fowler
I
InfoQ
腾讯CDC
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
爱范儿
爱范儿
Microsoft Security Blog
Microsoft Security Blog
Google DeepMind News
Google DeepMind News
D
DataBreaches.Net
云风的 BLOG
云风的 BLOG
F
Fortinet All Blogs
N
Netflix TechBlog - Medium
博客园 - 聂微东
Microsoft Azure Blog
Microsoft Azure Blog
D
Docker
博客园 - 三生石上(FineUI控件)
Y
Y Combinator Blog
博客园 - Franky
Engineering at Meta
Engineering at Meta
B
Blog
罗磊的独立博客
Apple Machine Learning Research
Apple Machine Learning Research
Jina AI
Jina AI
V
Visual Studio Blog

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - aws-cli-bin
2026-05-29 · via AUR Newest Packages

nsyntych commented on 2025-05-16 09:37 (UTC) (edited on 2025-05-16 09:38 (UTC) by nsyntych)

Actually putting the epoch back since if we remove it now it creates an upgrade loop. Other than creating an "ugly" version in the package I don't see any issue on keeping it now to avoid the loop.

nsyntych commented on 2025-05-16 08:33 (UTC)

The epoch was just stuck from an early version and forgot to remove it, it is going to be removed on next version now. This is version 2 as it is provided by Amazon as the default today, don't understand why version 1 is still being served by the official arch repo. Even if you visit the v1 CLI page explicitly it says "We recommend that you use AWS CLI version 2 instead", it looks like a deprecation message to me...

pkr commented on 2025-05-16 08:12 (UTC)

Can someone explain why epoch is used in PKGBUILD? According to https://wiki.archlinux.org/title/PKGBUILD it should be used only if "absolutely required to do so". I would like to understand this. It confused me as I thought this is the version 1 of the aws-client. I think versioning should not be confusing.

nsyntych commented on 2025-04-27 16:40 (UTC)

@tmoore please run either 'pacman-key --refresh-keys' or 'gpg --refresh-keys' on your system, the key has been extended with the same signature.

tmoore commented on 2025-04-23 20:02 (UTC)

@nsyntych You need to update the proper PGP key from the link you mention in your PKGBUILD. It's expired now

pub rsa4096 2019-09-18 [SC] [expired: 2023-09-17] FB5DB77FD5C118B80511ADA8A6310ACC4672475C uid [ expired] AWS CLI Team aws-cli@amazon.com

nsyntych commented on 2025-04-22 23:09 (UTC) (edited on 2025-04-22 23:14 (UTC) by nsyntych)

Well... every other project I have come across in AUR and in the main arch repos uses 'Apache' instead of 'Apache-2.0' and that is what I replicated here.

If the point though is to use the SPDX license identifiers, I agree that 'Apache-2.0' is the correct one and I will change it.

I am curious to see every package complying though from now on, we have a looong way.

cg505 commented on 2025-04-22 17:50 (UTC)

I think the license string should be 'Apache-2.0', not 'Apache'

nsyntych commented on 2024-06-19 22:28 (UTC)

my bad, should be ok now.