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

推荐订阅源

Recent Announcements
Recent Announcements
V
V2EX
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园 - 聂微东
爱范儿
爱范儿
Jina AI
Jina AI
博客园 - Franky
IT之家
IT之家
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
T
Tailwind CSS Blog
博客园 - 三生石上(FineUI控件)
The Cloudflare Blog
M
MIT News - Artificial intelligence
aimingoo的专栏
aimingoo的专栏
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
J
Java Code Geeks
人人都是产品经理
人人都是产品经理
腾讯CDC
博客园_首页
月光博客
月光博客
有赞技术团队
有赞技术团队
C
Check Point Blog
Microsoft Security Blog
Microsoft Security Blog
MyScale Blog
MyScale 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) - ibmcloud-cli
2026-06-04 · via AUR Newest Packages

connesc commented on 2025-01-17 12:07 (UTC)

My bad, I forgot to update checksums for the latest release. This is fixed now, sorry for the inconvenience.

cryptic_ben commented on 2025-01-17 09:43 (UTC) (edited on 2025-01-17 09:44 (UTC) by cryptic_ben)

SHA256 checksums in PKGBUILD seem to be wrong:

$ cd ~/.cache/yay/ibmcloud-cli

$ sha256sum IBM_Cloud_CLI_2.31.0_linux_amd64.tgz
d5b63219bc78e54fafc1b5de040d07c8f73c9422807ff203fd0bd18bb1f0d94c  IBM_Cloud_CLI_2.31.0_linux_amd64.tgz

$ cat PKGBUILD | grep sha256sums
sha256sums_x86_64=('3a4daae7b7e1b66e611523a6fe08afe9e5b2f200f740cbe798ad9809076e52d1')
sha256sums_i686=('ca82a818ab76f3da3b8dbdb15c5cd35b6385aabf92c83528b323715e5c1c2246')
sha256sums_aarch64=('b1ab58c2f177a22d13821eda6ad784a6351291b48a7bc3410119da741d165d9e')

rubin55 commented on 2025-01-17 08:26 (UTC)

==> Validating source_x86_64 files with sha256sums...
    IBM_Cloud_CLI_2.31.0_linux_amd64.tgz ... FAILED
==> ERROR: One or more files did not pass the validity check!

connesc commented on 2021-10-20 07:13 (UTC)

@amiga23 Download URLs had just changed, this is fixed now.

amiga23 commented on 2021-10-18 09:16 (UTC) (edited on 2021-10-19 04:43 (UTC) by amiga23)

@connesc The checksum of the archive is not correct. Could you please check?

connesc commented on 2021-10-14 18:42 (UTC)

@carsme Thanks for the suggestion, it's done ;-)

carsme commented on 2021-10-12 20:57 (UTC) (edited on 2021-10-12 20:57 (UTC) by carsme)

Hey, in order for auto-completion to work out of the box, could you install /opt/ibmcloud/autocomplete/bash_autocomplete into /etc/bash_completion.d/ibmcloud instead? Either that or symlink it. This is how auto-completion is handled for Azure CLI, for example: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=azure-cli.

Thanks!

connesc commented on 2021-09-28 07:21 (UTC)

@Delao I'm not able to reproduce the issue with yay 10.3.1-2. Have you tried building directly with makepkg?

Delao commented on 2021-09-28 01:48 (UTC)

@connesc I had installed the previous version, and yay -Syu failled to build this version

connesc commented on 2021-09-27 18:45 (UTC)