Package Details: yandex-cloud-bin 0.187.0-1

Git Clone URL: https://aur.archlinux.org/yandex-cloud-bin.git (read-only, click to copy)
Package Base: yandex-cloud-bin
Description: Yandex.Cloud CLI
Upstream URL: https://cloud.yandex.ru/docs/cli/
Keywords: cli cloud yandex
Licenses: unknown
Provides: yandex-cloud
Submitter: daskol
Maintainer: daskol
Last Packager: daskol
Votes: 8
Popularity: 0.004917
First Submitted: 2020-07-16 13:04 (UTC)
Last Updated: 2026-01-24 09:39 (UTC)

Dependencies (0)

Required by (1)

Sources (1)

Latest Comments

1 2 Next › Last »

FlyingBuzz commented on 2026-01-24 18:44 (UTC)

Looks a bit frightening as there's an authentication attempt during build() stage which performs autocompletion generation. Haven't experienced anything like that before 0.187.0. :(

Inspecting the PKGBUILD in the local cache as well as in Git didn't show anything sus.

Anyways thanks and keep up with your helpful and higly appreciated work of keeping this package alive and up to date!

ArteS commented on 2026-01-24 09:36 (UTC)

Please fix sha256sums

egor_tensin commented on 2025-12-29 14:19 (UTC)

@gof Fixed, 185 now.

gof commented on 2025-12-22 10:22 (UTC)

.cache/yay/yandex-cloud-cli-bin/PKGBUILD: line 26: ./yc-0.184.0: No such file or directory
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: yandex-cloud-cli-bin-exit status 4

in PKGBUILD: pkgver=0.184.0 in .SRCINFO pkgver = 0.183.0

egor_tensin commented on 2025-08-24 16:13 (UTC)

Hi, there's a couple of issues with the package.

1) It doesn't build cleanly on a new installation, complaining about something realated to docker-credentials-yc. 2) yc components post-update that it calls pollutes the parent directory (that includes the parent directory of whichever you called makepkg in, as well as ~/.cache/yay/) with completion.* files.

I tried fixing this in https://aur.archlinux.org/packages/yandex-cloud-cli-bin. Not sure how to submit PRs here, this is just FYI.

dpvpro commented on 2025-07-02 03:46 (UTC)

Update, please

alex19EP commented on 2022-05-27 23:09 (UTC)

thanks for quick update...

miner comments about pkgbuild

  1. I recommend switching from md5 to more cryptographically safer algorithm. eg: sha256
  2. you can remove unused fields

0x3axyz commented on 2021-11-10 08:17 (UTC) (edited on 2021-11-10 08:18 (UTC) by 0x3axyz)

$pkgdir/usr/bin/yc components post-update > /dev/null 2>&1

Please add for generate docker-credential-yc

dchusovitin commented on 2021-08-23 20:43 (UTC)

@daskol, you forgot to update md5sums for the new release.

daskol commented on 2020-09-29 12:54 (UTC)

@hattivatt Thanks. It is fixed now.