Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dumb build issue. #14

Open
Paulie420 opened this issue Sep 28, 2022 · 1 comment
Open

Dumb build issue. #14

Paulie420 opened this issue Sep 28, 2022 · 1 comment

Comments

@Paulie420
Copy link

No matter wheather I install from the AUR or I attempt to compile myself, I get the error:

package goLuksSuspend/cmd/go-luks-suspend is not in GOROOT (/usr/lib/go/src/goLuksSuspend/cmd/go-luks-suspend)
make: *** [Makefile:14: go-luks-suspend] Error 1
==> ERROR: A failure occurred in build().
Aborting...
-> error making: go-luks-suspend

Any ideas?

@x140x1n
Copy link

x140x1n commented Dec 30, 2022

before compiling turn off the GO111MODULE using go env -w GO111MODULE=off this way it will compile using the legacy GOPATH mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants