Jo
Jo
After some research, I want to bundle this with the "ignore failing packages" feature #1126 as the changes that will allow this will also allow that one
> It would be better to print a warning and fall back to default values. Well yay does fall back to default values, but then it wants to save them....
@k0ste would you prefer yay to simply run without using a config file and displaying a warning about it?
I find hard to justify this behavior as pacman does follow locale for this behaviour (ex: `env LANG=pt_PT.utf8 yay -Scc `) , is it a non-latin specific on pacman?
This should be changed to follow exactly pacman
You are right, it's a cool QOL addition. `-a` is already used for AUR mode I hesitate implementing it into -S as it is unsupported to do partial updates and...
Seems to be a `provides` issue, will see if there's a quick fix
I see how it was implemented, seems pretty doable, I'll add it as an option
This doesn't seem like a great thing to integrate on the `yay` PKGBUILD I'll check if we can change ` export GOPATH="$srcdir"/gopath` to only set itself if not set, this...
This seems like a good beginner issue , all that's needed is a small text under Installation linking to the AUR page and drawing attention that base-devel is assumed as...