Lulu

Results 352 comments of Lulu

The issue seems to be due to how we abuse libalpm by keeping a handle while also using pacman to modify the system. You say yay works but I believe...

So the batch install logic is pretty trivial. For each package built we add it to the install queue. If the package we are about to build does not have...

> Issue is that one of the deps is pulled in as a provider and not a literal package name. libalpm will notice a new dep installed if we search...

> The issue seems to be due to how we abuse libalpm by keeping a handle while also using pacman to modify the system. You say yay works but I...

Assuming this is all fixed in master. If not open a new issue.

Also there's now --chroot which you can think of as a better version of --batchinstall.

It looks like the make/check deps and optional deps are both bound to passing clean twice. optdeps should probably be on -o or something.

probably just not handled for the chroot case.

No paru probably just doesnt pass it for the chroot case.

https://gitlab.archlinux.org/archlinux/devtools/-/merge_requests/110