Lulu

Results 352 comments of Lulu

Dependencies can't be added to manually as the dep resolution is done before download. Though it seems the original post is about new deps to a package from upstream? Anyway...

Works for me when I use it. `Resolved 'PKGBUILD' using previous resolution.` is a strange error message. I guess it's some sort of weird case that's actually a success but...

> My preference would be to see paru run completely without any user interaction by default and only ask for confirmations if the user passes flags Will never happen as...

That would have to be in the form of a separate project that paru calls like how we use `makechrootpkg`. Out of scope for paru itself.

Feature is good but I don't think it's implemented right. AFAIK makepkg.conf in home will take priority and if that exists no .d config files will be read. So I...

Oh I just realised the user makepkg.conf extends the system not replaces it. And the .d config files not applying is only when you manually specify --config to makepkg. So...

When I started writing paru I tried using libgit2 over the git command line. This ended up being more effort than it's worth as paru needs to behave just like...

It seems all the bind are unneeded and arch-nspawn mounts the cachedirs and repos. They can be removed too.

Yes you can host a local repo using any fileserver like the example above.

Paru doesn't really have much to play here. The set up for all that is external.