Please add git to the makedepends, this ensures the go get command succeeds in a clean chroot.
Search Criteria
Package Details: openfaas-cli 0.16.37-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/openfaas-cli.git (read-only, click to copy) |
---|---|
Package Base: | openfaas-cli |
Description: | Official CLI for OpenFaaS |
Upstream URL: | https://github.com/openfaas/faas-cli |
Keywords: | cli docker faas faas-cli golang hacktoberfest handler lambda nodejs python templating |
Licenses: | MIT |
Provides: | faas-cli |
Submitter: | rawkode |
Maintainer: | iamawacko |
Last Packager: | iamawacko |
Votes: | 5 |
Popularity: | 0.000019 |
First Submitted: | 2017-10-09 13:06 (UTC) |
Last Updated: | 2024-10-16 18:27 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
Required by (0)
Sources (1)
Latest Comments
MassHysteria commented on 2020-06-02 18:55 (UTC)
lightern commented on 2019-08-04 11:22 (UTC) (edited on 2019-08-04 11:36 (UTC) by lightern)
Problems here as well:
"/home/user/.cache/yay/openfaas-cli/src/faas-cli-0.8.11 is not within a known GOPATH/src"
Managed to fix that exporting manually with:
"export GOPATH=$HOME/go:$HOME/.cache/yay/openfaas-cli/src/faas-cli-0.8.11"
I would suggest trying to install it with yay or some other aur helper, since a lot of people are using those.
rawkode commented on 2018-07-16 12:05 (UTC)
@tbx -c
on aursync
causes the install to run in a chroot
. This breaks the GOPATH
requirements of the go build system. You can install by removing that option
tbx commented on 2018-07-16 08:34 (UTC)
Sorry, but it still does not compile with aurutils: see https://hastebin.com/puyedeqica.shell
rawkode commented on 2018-07-11 09:14 (UTC)
If anyone has any problems with this package, you can reach me on the OpenFaaS Slack: @rawkode
You can join by visiting the community guide:
rawkode commented on 2018-07-11 09:11 (UTC)
@tbx New release being cut now. I hope this helps
tbx commented on 2018-07-09 14:07 (UTC)
Hello, it doesn't compile with aurutils.
See https://pastebin.com/Tfu0P7p3
It seems it comes from the line sudo rm -rf $GOPATH/pkg
.
rawkode commented on 2018-06-21 16:02 (UTC) (edited on 2018-06-21 16:02 (UTC) by rawkode)
@optlink, new release cut. Apologies for the delay
rawkode commented on 2018-06-03 12:09 (UTC)
@optlink, you are right. I am looking into this
<deleted-account> commented on 2018-05-28 18:36 (UTC)
I had to install dep (dep not found) and now I get this:
==> Starting build()... /home/optlink/.cache/pacaur/openfaas-cli/src/faas-cli-0.6.8 is not within a known GOPATH/src ==> ERROR: A failure occurred in build(). Aborting... :: failed to build openfaas-cli package(s)
Pinned Comments
rawkode commented on 2018-07-11 09:14 (UTC)
If anyone has any problems with this package, you can reach me on the OpenFaaS Slack: @rawkode
You can join by visiting the community guide:
https://docs.openfaas.com/community/