yay fails to update some packages
Affected Version
yay v12.4.2 - libalpm v15.0.0
Describe the bug
updating certain aur packages fail with error
Packages affected
librewolf-bin proton-pass-bin proton-mail-bin
Reproduction Steps
yay -Syu
packages fail
Expected behavior
Packages to not fail
Output
**error fetching librewolf-bin: fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). context: exit status 128 **
###Additional comments
This bug dose not appear on other aur helpers (this is also my first issue- sorry if i messed it up)
Hey @E-Pony , I could not reproduce this.
Have you tried removing extra entries in ~/.gitconfig and and running yay -Scc (or manually removing ~/.cache/yay before retrying?
Hello, I was able to fix it by manually removing ~/.cache/yay as yay -Scc did nothing.
Closing as non reproducible for now