I'm facing the same issue @sirianni described, did someone figure out the reason?
Search Criteria
Package Details: google-cloud-cli 518.0.0-1
Package Actions
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.57 |
First Submitted: | 2023-03-08 09:33 (UTC) |
Last Updated: | 2025-04-16 16:59 (UTC) |
Dependencies (2)
- python (python37AUR, python311AUR, python310AUR)
- python-crcmod (optional) – [gsutil] verify the integrity of GCS object contents
Required by (15)
- apollo-neo-env-manager-dev (optional)
- arkade-bin (requires google-cloud-sdk) (optional)
- gcsfuse (requires google-cloud-sdk) (optional)
- gcsfuse-bin (requires google-cloud-sdk) (optional)
- google-cloud-cli-firestore-emulator
- google-cloud-cli-gke-gcloud-auth-plugin
- google-cloud-sdk-app-engine-java (requires google-cloud-sdk)
- google-cloud-sdk-app-engine-python (requires google-cloud-sdk)
- google-cloud-sdk-app-engine-python-extras (requires google-cloud-sdk)
- google-cloud-sdk-datastore-emulator (requires google-cloud-sdk)
- k3sup-bin (requires google-cloud-sdk) (optional)
- porter-bin (requires google-cloud-sdk) (optional)
- python-google-earthengine-api (requires google-cloud-sdk)
- repman (optional)
- repman-git (optional)
Sources (4)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 31 Next › Last »
Alghazanth commented on 2024-05-12 12:34 (UTC)
sirianni commented on 2024-05-07 20:19 (UTC)
I just upgraded to the latest and now I'm getting a bunch of python warnings every time I run a command
/opt/google-cloud-cli/platform/gsutil/gslib/vendored/boto/boto/__init__.py:1105: SyntaxWarning: invalid escape sequence '\c'
PanZWarzywniaka commented on 2024-03-29 10:14 (UTC) (edited on 2024-03-29 10:28 (UTC) by PanZWarzywniaka)
Edit: Solved!
Hi, when I try to install I get following error:
==> Starting prepare()...
failed to apply patch: 0003-add-compdef-to-zsh-completion.patch
-> Failed to install the following packages. Manual intervention is required:
google-cloud-cli - exit status
I am using zsh. Edit: My bad I didn't have base-devel installed:
pacman -Syu base-devel
AnhQuanTrl commented on 2024-03-26 13:54 (UTC)
@jvybihal Thank you for help. I think you are right. It is just big package so it took quite some time to copy all those debug symbols.
jvybihal commented on 2024-03-26 09:23 (UTC) (edited on 2024-03-26 09:29 (UTC) by jvybihal)
@AnhQuanTrl how do you create the package? Can you post complete log? How do you know it's stuck? Is there IO/CPU activity? This package is quite big and can take a while to build/install on some systems.
//edit: You have somewhere overriden the options
, '!strip'
to be specific.
AnhQuanTrl commented on 2024-03-26 08:50 (UTC)
When I install this package, it stuck at Copying source files needed for debug symbols...
. Can anyone help me?
jvybihal commented on 2024-02-03 16:09 (UTC)
@intelfx hello, looked at the patch and I have no problem with it. Applied. thanks!
intelfx commented on 2024-02-02 22:44 (UTC) (edited on 2024-02-02 22:48 (UTC) by intelfx)
Hi!
Please consider applying (any of) the following patches: https://0x0.st/HDE2.patch
(Patch 2 is the most important.)
Pinned Comments