On 05.11.18 01:06, Eli Schwartz wrote:
> In commit d8ee8d0c99c3820951e2e49dbdb71a5390bd1dc4 we made use of
> fakeroot absolutely mandatory, and disabled a lot of the code which
> checked to see if this now-defunct BUILDENV option was set, before
> setting up the environment to use fakeroot. Unfortunately, we missed one
> spot.
> 
> The check_software routine still checked to see if fakeroot was
> enabled, but due to the option being removed, thought that it was in
> fact disabled, and as a result this check would never run.
> 
> Fix by unconditionally checking for the fakeroot binary. While in
> theory, users could be using --verifysource or --packagelist or
> --printsrcinfo without, strictly speaking, needing fakeroot, they are
> sure to be building the software too, anyway, so this use case is not
> one we need to support.

Just let me note here, that archlinux32's build master runs "makepkg
--printsrcinfo" on a regular basis to determine properties of
to-be-built packages, but does not build any packages itself. However, I
see, that this is a rather cornercase which you indeed do not need to
support: It is rather easy for us to provide all necessities for
actually building.

regards,
Erich

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to