Need help with new dh-raku

Dominique Dumont domi.dumont at free.fr
Sun Dec 12 18:12:41 GMT 2021


On Saturday, 11 December 2021 19:04:57 CET gregor herrmann wrote:
> My guess is that dh-raku should add "Depends: rakudo (>=
> $version-with-fixed-rakudo-helper.pl)" to packages being built with it
> (like perl6-readline for now). Does this make sense?

yes.

Due to tight coupling between rakudo and the precompiled files, rakudo 
dependency must look like:

rakudo (<< 2021.10), rakudo (>= 2021.09)

Which means I'll have to setup a permanent tracker to rebuild all raku modules 
whenever rakudo is updated with a new upstream version.

I've updated the 3 repos (rakudo, dh-raku and perl6-readline). Could you have 
a look ?

All the best






More information about the Pkg-rakudo-devel mailing list