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

推荐订阅源

宝玉的分享
宝玉的分享
J
Java Code Geeks
S
SegmentFault 最新的问题
L
LangChain Blog
M
MIT News - Artificial intelligence
Stack Overflow Blog
Stack Overflow Blog
IT之家
IT之家
量子位
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
雷峰网
雷峰网
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
The Cloudflare Blog
MongoDB | Blog
MongoDB | Blog
Microsoft Security Blog
Microsoft Security Blog
腾讯CDC
H
Help Net Security
阮一峰的网络日志
阮一峰的网络日志
Jina AI
Jina AI
N
Netflix TechBlog - Medium
A
About on SuperTechFans
博客园 - 叶小钗
美团技术团队
人人都是产品经理
人人都是产品经理
D
DataBreaches.Net

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.