Package Details: google-cloud-cli 502.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: 188
Popularity: 0.34
First Submitted: 2023-03-08 09:33 (UTC)
Last Updated: 2024-11-20 07:51 (UTC)

Dependencies (2)

Required by (15)

Sources (3)

Pinned Comments

Latest Comments

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

amiga23 commented on 2022-01-13 09:30 (UTC)

I've removed the >/dev/null and get the following conrete error messages:

==> Starting prepare()...
patching file bin/dev_appserver.py
patching file bin/endpointscfg.py
patching file completion.zsh.inc
patching file lib/googlecloudsdk/api_lib/run/k8s_object.py
Reversed (or previously applied) patch detected!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file lib/googlecloudsdk/api_lib/run/k8s_object.py.rej
patching file lib/googlecloudsdk/api_lib/run/traffic.py
Reversed (or previously applied) patch detected!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
2 out of 2 hunks ignored -- saving rejects to file lib/googlecloudsdk /api_lib/run/traffic.py.rej
patching file lib/third_party/dns/namedict.py
patching file lib/third_party/frozendict/__init__.py
patching file lib/third_party/functools32/functools32.py
patching file lib/third_party/ml_sdk/cloud/ml/prediction/prediction_utils.py
patching file lib/third_party/prompt_toolkit/styles/from_dict.py
patching file platform/gsutil/gslib/vendored/boto/boto/dynamodb/types.py
patching file platform/gsutil/gslib/vendored/boto/boto/mws/connection.py
failed to apply patch: 0004-collections-abc.patch
==> ERROR: A failure occurred in prepare().
    Aborting...

masterberg commented on 2022-01-12 21:39 (UTC) (edited on 2022-01-12 21:39 (UTC) by masterberg)

0004-collections-abc.patch fails to be applied when installing the package.

failed to apply patch: 0004-collections-abc.patch

amrit073 commented on 2022-01-12 14:34 (UTC)

failed to apply patch

marmotz commented on 2022-01-12 11:10 (UTC)

@fabian-ang same here

failed to apply patch: 0004-collections-abc.patch

fabian-ang commented on 2022-01-12 10:34 (UTC)

With the new update it fails building on my machine, it can't apply 0004-collections-abc.patch. Cleaning all build artifatcs etc. did not help

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