(just dumping a quick point else I'm sure I'll forget by the time I get to
this mail when on the computer..)
A build process really must not create random files in HOME, and possibly
not even try to access them...
If having a nonexistent home dir (which... Isn't the case of boh default
pbuilder a
Hi Dominique,
>> --- a/dh_raku_build
>> +++ b/dh_raku_build
>> @@ -39,6 +39,7 @@ foreach my $pkg (getpackages()) {
>> --from=. --to=debian/tmp/pre-compiled!;
>> doit({
>> update_env => {
>> +HOME => "/nonexistent",
>>
Greetings and happy New year to you. Hope you received my mail ? As we have
not heard from you since our last email buying request. Can you please send us
your recent catalog and price list to our below email for our review and revert
back to you asap. Expecting your urgent feedback.
On Thursday, 27 January 2022 19:40:14 CET Chris Lamb wrote:
> It probably isn't a good idea that Debian package builds inherits anything
> from the build user's home directory anyway, so the following should be
> okay:
>
> --- a/dh_raku_build
> +++ b/dh_raku_build
> @@ -39,6 +39,7 @@ f