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

Treat XDG_CONFIG_HOME and $HOME/.config the same way #2084

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Treat XDG_CONFIG_HOME and $HOME/.config the same way

0285387
Select commit
Loading
Failed to load commit list.
Open

Treat XDG_CONFIG_HOME and $HOME/.config the same way #2084

Treat XDG_CONFIG_HOME and $HOME/.config the same way
0285387
Select commit
Loading
Failed to load commit list.
Cirrus CI / cross failed Sep 5, 2024 in 37s

Task Summary

Instruction build failed in 00:33

Details

✅ 00:01 clone
❌ 00:33 build

make cross
env CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -compiler gc -tags " " ./...
# github.com/containers/storage/pkg/homedir
pkg/homedir/homedir_unix.go:134:102: undefined: tmpDir
make: *** [Makefile:57: cross] Error 1

Exit status: 2