You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chroot builds starts to fail after I rebuilt the aurbuild chroot (due to the recent devtool version change).
It seems that this only occurs when all of the following conditions are satisfied:
BUILDDIR is set in makepkg.conf (In my case /tmp/makepkg, haven't tested any other option, might have something to do with it under /tmp?)
LocalRepo is enabled.
Only affects chroot builds
Notably, this does not affect archbuild/extra-x86_64-build.
Output
pacman.conf is just added to the end of default pacman.conf
[aur]
SigLevel = PackageOptional DatabaseOptional
Server = file:///var/lib/repo/aur
Affected Version
paru v2.0.4 +git - libalpm v15.0.0
Description
chroot builds starts to fail after I rebuilt the aurbuild chroot (due to the recent devtool version change).
It seems that this only occurs when all of the following conditions are satisfied:
BUILDDIR
is set inmakepkg.conf
(In my case/tmp/makepkg
, haven't tested any other option, might have something to do with it under /tmp?)LocalRepo
is enabled.Notably, this does not affect
archbuild
/extra-x86_64-build
.Output
pacman.conf is just added to the end of default pacman.conf
paru config:
The text was updated successfully, but these errors were encountered: