Raku / ecosystem-unbitrot

Which modules are not installable?
https://perl6.github.io/ecosystem-unbitrot/
GNU General Public License v3.0
5 stars 4 forks source link

App::Prove6 #554

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module App::Prove6 cannot be installed (Flapper), perhaps it has some failing tests.

If you can't self-assign yourself or attach a label, please let us know on #perl6 channel on freenode or just leave a comment here. We will try to give you privileges as fast as possible.

Output:

===> Searching for: App::Prove6
===SORRY!===
Missing serialize REPR function for REPR VMException (BOOTException)

===> Found: App::Prove6:ver<0.0.9>:auth<cpan:LEONT> [via Zef::Repository::Ecosystems<cpan>]
===> Fetching [OK]: App::Prove6:ver<0.0.9>:auth<cpan:LEONT> to /home/alex/Blin/data/zef-data/tmp/1549726086.19865.7941/App-Prove6-0.0.9.tar.gz
===> Extraction [OK]: App::Prove6 to /home/alex/Blin/data/zef-data/store/App-Prove6-0.0.9.tar.gz
===> Testing: App::Prove6:ver<0.0.9>:auth<cpan:LEONT>
===> Testing [OK] for App::Prove6:ver<0.0.9>:auth<cpan:LEONT>
===> Installing: App::Prove6:ver<0.0.9>:auth<cpan:LEONT>
===> Install [FAIL] for App::Prove6:ver<0.0.9>:auth<cpan:LEONT>: ===SORRY!===
Missing serialize REPR function for REPR VMException (BOOTException)

Ping @Leont

Leont commented 5 years ago

What version of rakudo is this observed on? It seems older versions (including 2018.10) have a bug that makes it hard to load TAP.pm6 from another module.

AlexDaniel commented 5 years ago

@Leont latest version from master, which is https://github.com/rakudo/rakudo/commit/d904b7048bfaa8b7e1583baa1af0665f29c5b8c3.

BTW it can be a rakudobug.