Jo
Jo
Hey Porkepix can you share the full command you ran and what package you excluded? `ninja` is a direct dependency of `meson` so without it the dependency chain is incomplete
This one is not so easy to solve as yay sometimes needs the sources to be able to compute things such as signing keys and updated version
Hey @drws , I'm sure the behavior can be improved but the `PKGBUILD` edits are not read back into yay at this time. PKGBUILD parsing would need to be implemented...
that's for sure, `PKGBUILD parsing` = `regenerating .SRCINFO`
@Tracker-Friendly make deps are marked as dependencies in the DB, `yay -Yc` does not propose you to clean them?
@smolx There is a risk there. If packages get installed as explicit, the user will want to remove unneeded but there will be none, wasteful but not dramatic. If the...
I'm more tempted to remove `sudoloop` altogether and just advising users to add ` ALL=(ALL) NOPASSWD: /usr/bin/yay` to their config if password entry is not a criteria in their threat...
my bad, ` ALL=(ALL) NOPASSWD: /usr/bin/pacman` :slightly_smiling_face:. Privilege dropping as it's implemented now drops you into a temp user if you're using actually root or if the `SUDO_USER` env is...
I do not own a steam deck so I can't be sure if the instructions are correct, but I appreciate adding these in. I think adding the warnings that @0xDEADCADE...
Can you try `--nocombinedupgrade` in `yay-git` and confirm if it does what you expect?