Bug#969578: rakudo 2020.08.2-1 breaks perl6-* modules
Dominique Dumont
dod at debian.org
Mon Sep 7 18:42:02 BST 2020
On samedi 5 septembre 2020 13:14:55 CEST gregor herrmann wrote:
> Could not find CompUnit::Repository::Staging in:
> inst#/root/.raku
> inst#/usr/share/perl6/site
> inst#/usr/share/perl6/vendor
> inst#/usr/share/perl6/core
Perl6 modules are installed in /usr/lib/perl6. Raku is not looking in the
right place.
This is a regression compared to 2020.06.
On the other hand, shipping pre-compiled modules in /usr/lib may no longer be
necessary if the pre-compiled files are binary independent. I need to check
this point.
All the best
More information about the Pkg-rakudo-devel
mailing list