Lulu
Lulu
Why even use -uu in the first place?
Try with PARU_DEBUG=1 and paru-git if you can.
There's an issue about reducing deps. They're all blocked by other things though.
https://github.com/Morganamilo/paru/issues/613
Paru shouldn't try and retry sudo if it fails. Though sudo itself does loop the input a few times.
The install instructions aren't really meant to be a "copy paste and go" job. Sudo also isn't installed by default but is mentioned there. The only reason base-devel is mentioned...
What reason in particular do you want in the config that's different from your system's config?
Not really. If you mean building for a different arch. Well that doesn't really work iirc. Paru always uses the current config as the local repos are needed to pull...
The optional arg to --localrepo takes the repo name not path. Im guess putting the path causes is to match nothing and then trigger the "no repos configured" code. Also,...
> The optional arg to --localrepo takes the repo name not path. Im guess putting the path causes is to match nothing and then trigger the "no repos configured" code....