Package Details: ibmcloud-cli 2.34.0-1

Git Clone URL: https://aur.archlinux.org/ibmcloud-cli.git (read-only, click to copy)
Package Base: ibmcloud-cli
Description: Command line client for IBM Cloud
Upstream URL: https://console.bluemix.net/docs/cli/reference/ibmcloud/all_versions.html
Keywords: bluemix bx cli ibm ibmcloud
Licenses: custom
Conflicts: bluemix-cli
Provides: bluemix-cli
Replaces: bluemix-cli
Submitter: connesc
Maintainer: connesc
Last Packager: connesc
Votes: 10
Popularity: 0.000010
First Submitted: 2018-09-12 20:12 (UTC)
Last Updated: 2025-05-01 11:19 (UTC)

Latest Comments

1 2 3 Next › Last »

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)

@Delao which command produces this error? Have you tried to download directly from GitHub releases? https://github.com/IBM-Cloud/ibm-cloud-cli-release/releases/tag/v2.1.1

I have no issue on my side, but I use a very small subset of features.