Package Details: google-cloud-cli 518.0.0-1

Git Clone URL: https://aur.archlinux.org/google-cloud-cli.git (read-only, click to copy)
Package Base: google-cloud-cli
Description: A set of command-line tools for the Google Cloud Platform. Includes gcloud (with beta and alpha commands), gsutil, and bq.
Upstream URL: https://cloud.google.com/cli/
Keywords: cloud gcloud gcp google sdk
Licenses: Apache-2.0
Conflicts: google-cloud-sdk
Provides: google-cloud-sdk
Replaces: google-cloud-sdk
Submitter: PolarianDev
Maintainer: jvybihal
Last Packager: jvybihal
Votes: 190
Popularity: 0.53
First Submitted: 2023-03-08 09:33 (UTC)
Last Updated: 2025-04-16 16:59 (UTC)

Dependencies (2)

Required by (15)

Sources (4)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 31 Next › Last »

akhil commented on 2021-12-28 11:37 (UTC)

looks like its removing the extracted files after installation

no such file or directory: /home/akhil/.cache/yay/google-cloud-sdk/pkg/google-cloud-sdk/opt/google-cloud-sdk/completion.zsh.inc
no such file or directory: /home/akhil/.cache/yay/google-cloud-sdk/pkg/google-cloud-sdk/opt/google-cloud-sdk/path.zsh.inc

cippaciong commented on 2021-12-18 15:37 (UTC) (edited on 2021-12-19 21:19 (UTC) by cippaciong)

EDIT: Should be fixed now

Hey folks, if anyone is getting this error when building the package:

PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.10/site-packages/google_api_core-2.3.2-py3.10.egg-info/PKG-INFO'

Please be aware that the problem is not caused by this package itself, but is related to python-google-api-core and is being tracked in FS#73074

sudoforge commented on 2021-12-15 14:03 (UTC) (edited on 2021-12-15 14:14 (UTC) by sudoforge)

To anyone experiencing an issue with version 367.0.0-3 of this package, please rebuild with 367.0.0-4.


A reminder: Please use sudoforge/pkgbuilds for reporting issues in the future.

Issue tracking via AUR comments is not preferred for various reasons, the least of which is that this repository is essentially just a read-only mirror; no development occurs here.

MigueldeCarvalho commented on 2021-12-15 12:04 (UTC) (edited on 2021-12-15 12:05 (UTC) by MigueldeCarvalho)

Same here

failed to apply patch: 0004-collections-abc.patch
==> ERROR: A failure occurred in prepare().
Aborting...

Fandekasp commented on 2021-12-15 10:00 (UTC) (edited on 2021-12-15 10:11 (UTC) by Fandekasp)

Same here, failed to apply patch: 0004-collections-abc.patch System python is 3.10.1-1

There are changes related to collections.abc.Callable in 3.10 https://docs.python.org/3/whatsnew/3.10.html#changes-in-the-python-api

blackout commented on 2021-12-15 07:24 (UTC)

fails to apply patch

-> Extracting google-cloud-sdk_367.0.0.orig.tar.gz with bsdtar
==> Starting prepare()...
failed to apply patch: 0004-collections-abc.patch
==> ERROR: A failure occurred in prepare().
Aborting...
 -> error making: google-cloud-sdk

sudoforge commented on 2021-09-01 14:02 (UTC)

@frabjous The package is tested before it is uploaded. The URL is correct. Check your internet connection, firewall, and any host-blocking tools you may use (e.g. PiHole).

frabjous commented on 2021-09-01 13:27 (UTC)

I'm getting a 404 error when attempting to download https://dl.google.com/dl/cloudsdk/release/downloads/for_packagers/linux/google-cloud-sdk_355.0.0.orig.tar.gz. Anyone else?

jamesmcm commented on 2021-04-27 09:01 (UTC) (edited on 2021-04-27 09:03 (UTC) by jamesmcm)

Would it be possible to package with the cloud-datastore-emulator component?

EDIT: Nevermind I read the pinned comments.

sudoforge commented on 2020-06-15 03:00 (UTC)

@allsyed component support in individual packages is still under way; only a few packages are currently maintained (check my profile for a complete list). Read the pinned comment(s) for instructions on how to receive support for this package, and how to modify your installation to allow for component management via gcloud components <command>.