Package Details: google-cloud-cli 504.0.1-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.158425
First Submitted: 2023-03-08 09:33 (UTC)
Last Updated: 2024-12-23 07:29 (UTC)

Dependencies (2)

Required by (15)

Sources (3)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 31 Next › Last »

PolarianDev commented on 2023-08-31 12:52 (UTC)

@jayb Because it is clearly documented on the ArchWiki:

https://wiki.archlinux.org/title/Arch_User_Repository#Getting_started

jayb commented on 2023-08-31 09:25 (UTC)

@PolarianDev totally, just seemed strange that none of the tool chain had pointed that out and I got an esoteric error instead.

PolarianDev commented on 2023-08-30 17:36 (UTC)

@jayb If you do not have patch installed its probably due to the fact you are missing base-devel which is a requirement for building AUR packages:

pacman -Syu base-devel

Should fix this problem.

Take care,
Polarian

jayb commented on 2023-08-30 16:05 (UTC)

In case it helps anyone else I had an error installing on a new system:

failed to apply patch 0001-set-python2-for-dev-appserver-py.patch

Which confused me for a but it turns out that I hadn't installed patch yet.

PolarianDev commented on 2023-08-09 11:35 (UTC)

@galdor sorry for the late response.

Patch is a part of the base-devel metapackage, therefore does not need to be added to the makedepends array as it will be available in every build environment, for a list of packages you can expect to be in the build environment, see the dependencies of the base-devel metapackage:

https://archlinux.org/packages/core/any/base-devel/

Have a good day,
Polarian

galdor commented on 2023-07-18 08:53 (UTC)

You may want to add patch to makedepends since it is required to apply patches while building the package.

PolarianDev commented on 2023-06-01 00:24 (UTC)

@frozeus I have patched the repository with what you have tested, this package will now work for any architecture.

I also realised a new version was released, so the version has also been updated, so remember to update (you can always pull the update from my unofficial repository).

Have a good night, Polarian

PolarianDev commented on 2023-05-31 15:13 (UTC)

Yes it works fine, it is platform inspecific.

I will apply this patch now, then I will build and deploy a platform inspecific build onto PolarRepo and if all goes well, I will push the update here.

Thanks for the help with improving the package @frozeus

frozeus commented on 2023-05-31 15:10 (UTC)

@PolarianDev reupload it here: https://we.tl/t-sFMQ5fptIj

PolarianDev commented on 2023-05-31 15:01 (UTC)

File does not exist...