Raku / docker

Docker files for Rakudo Star
Artistic License 2.0
34 stars 22 forks source link

prove6 has mising dependencies #52

Closed bbkr closed 1 year ago

bbkr commented 1 year ago

To reproduce:

$ docker run --interactive --tty rakudo-star:alpine sh

/ # prove6
===SORRY!=== Error while compiling /usr/share/perl6/vendor/resources/45381EFE59AF8BDD89F949C5DEABE77175EACA38
===SORRY!=== Error while compiling //vendor#sources/5D2A0C938B6800BF1A3F66830C6AD233F1FC6C01 (App::Prove6)
Could not find Path::Finder:ver<0.4.4+> in:
    /root/.raku
    /usr/share/perl6/site
    /usr/share/perl6/vendor
    /usr/share/perl6/core
    CompUnit::Repository::AbsolutePath<4078024685536>
    CompUnit::Repository::NQP<4078142578992>
    CompUnit::Repository::Perl5<4078142579032>
at //vendor#sources/5D2A0C938B6800BF1A3F66830C6AD233F1FC6C01 (App::Prove6):5
bbkr commented 1 year ago

Also:

Could not find Pod::Usage in:

and

Could not find sigpipe in:
m-dango commented 1 year ago

This was fixed in https://github.com/rakudo/star/pull/181 and now should be working in 2023.02.