dh-perl6 vs. dh-raku: reproducibility issues with vendor/precompiled
Chris Lamb
lamby at debian.org
Wed Feb 9 18:36:16 GMT 2022
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",
>> RAKUDO_RERESOLVE_DEPENDENCIES => 0,
>> }
>> }, at cmd);
>
> Unfortunately, the build of perl6-zef with cowbuilder is already broken
> with cowbuilder. The nonexistant home dir leads to build failures.
Ah, shame. Although I wasn't experiencing a build failure, I was
getting the same or similar warnings when building "perl6-readline".
My gut sense is that this will require a change to Raku itself to not
fail if the home directory does not exist. That would feel like a
desired property anyway.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org 🍥 chris-lamb.co.uk
`-
More information about the Pkg-rakudo-devel
mailing list