brew install
call gh attestation verify
Disrespect XDG_CACHE_HOME
#18114
Labels
bug
Reproducible Homebrew/brew bug
brew doctor
outputVerification
brew doctor
output" above saysYour system is ready to brew.
and am still able to reproduce my issue.brew update
twice and am still able to reproduce my issue.brew install wget
. If they do, open an issue at https://github.com/Homebrew/homebrew-core/issues/new/choose instead.brew config
outputWhat were you trying to do (and why)?
I want to use
XDG_CACHE_HOME
change cache path , butbrew install
ignoreXDG_CACHE_HOME
, force create~/.cache/gh/.sigstore/root
gh
XDG_CACHE_HOME doesn't work on sigstore cache path cli/cli#9492gh attestation verify
What happened (include all command output)?
~/.cache/gh/.sigstore
should not be createdWhat did you expect to happen?
gh cache save to
XDG_CACHE_HOME="${HOME}/Library/Caches"
pathStep-by-step reproduction instructions (by running
brew
commands)The text was updated successfully, but these errors were encountered: