Package Details: google-cloud-cli-gsutil 531.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: Cloud Storage Command Line Tool: gsutil is not the recommended CLI for Cloud Storage
Upstream URL: https://cloud.google.com/cli/
Keywords: cloud gcloud gcp google sdk
Licenses: Apache-2.0
Conflicts: gsutil
Provides: google-cloud-cli-gsutil, gsutil
Submitter: PolarianDev
Maintainer: jvybihal
Last Packager: jvybihal
Votes: 191
Popularity: 0.37
First Submitted: 2023-03-08 09:33 (UTC)
Last Updated: 2025-07-23 04:56 (UTC)

Dependencies (4)

Required by (1)

Sources (4)

Pinned Comments

jvybihal commented on 2025-06-30 06:37 (UTC)

I did a split of the package to 3 packages: google-cloud-cli, google-cloud-cli-bq, google-cloud-cli-gsutil. There is also package containing the bundled python for those who want it or as a dependency to the gsutil (current version 5.24 does not work with python 3.13 out-of-the-box, although 5.25 which is already available on github should). I am also testing to include other "components".

If there will be interest, it's also possible to split the manpages to another package. So for those who don't want them, the install time can get faster and size significantly smaller.

I have tried not to break anyones installation, so please try to install the 3 mentioned packages and it should work the same as before.

You don't need bundled python for the gcloud to work, and I would advice to use gsutil only if yo really have to. The prefered way is to use gcloud storage anyway.

Latest Comments

« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 21 .. 33 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>.