@Jont828, please see the pinned comments.
I'm in the process of finishing the PKGBUILDs for each external component. I'd suggest following the instructions in the pinned comments until they are finalized and published.
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: | 191 |
Popularity: | 0.67 |
First Submitted: | 2023-03-08 09:33 (UTC) |
Last Updated: | 2025-06-18 08:35 (UTC) |
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 32 Next › Last »
@Jont828, please see the pinned comments.
I'm in the process of finishing the PKGBUILDs for each external component. I'd suggest following the instructions in the pinned comments until they are finalized and published.
Is it possible to get gcloud's cloud-build-local
package on the AUR? I installed the Google Cloud SDK from here, but this tutorial requires installing cloud-build-local
, which I could not find on the AUR. It can be installed through gcloud using gcloud components install cloud-build-local
, but that command doesn't work when it's installed through the AUR since gcloud sees a separate package manager.
@akhil: I have no idea what Yay does, but the package most definitely installs the shell inclusion files under /opt
. Please file issues related to Yay at its project page.
PLEASE NOTE
This PKGBUILD
is maintained on GitHub. Please use the following repository to submit patches, ask questions, and raise issues:
@rachejazz: comments from 2022-01-13 are obsolete. The issue was fixed later that day.
PLEASE NOTE
This PKGBUILD
is maintained on GitHub. Please use the following repository to submit patches, ask questions, and raise issues:
@myyc do you mean to say dev-app-server and endpoints-cfg patches needn't be patched since it was already patched?
edit: i was lazy and only checked the first two files. as per the comment below this one actually only the first two files had been patched already. deleting the first two files from the diff and changing the checksum works.
original comment:
it seems like the patch that's failing has been applied already, i've checked a couple of the affected files and it seems to be the case.
i am not the maintainer of the package so i don't know the risk in removing it, but doing so installs the sdk.
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...
0004-collections-abc.patch
fails to be applied when installing the package.
failed to apply patch: 0004-collections-abc.patch
failed to apply patch
@fabian-ang same here
failed to apply patch: 0004-collections-abc.patch
Pinned Comments