22 Feb
2017
22 Feb
'17
3:43 p.m.
Em fevereiro 22, 2017 9:16 Levente Polyak escreveu:
This removes the preservation of HOME being /build just for the pacman sudo call. Former leads to unbuildable packages when an to be installed dependency writes something into the HOME dir (f.e. .config). The resulting directories won't be writable by the builduser as they are owned by root:root and ultimately will fail to build anything that requires so.
See this line[0] for the reason that triggered this patch. [0]https://git.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packa...