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

Perl6::Ecosystem #497

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module Perl6::Ecosystem cannot be installed (AlwaysFail), 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: Perl6::Ecosystem
Failed to open file /home/alex/Blin/data/zef-data/store/Perl6-Ecosystem-0.0.2.tar.gz/Perl6-Ecosystem-0.0.2/resources/resources/scripts/find-dependencies.p6: No such file or directory
===> Found: Perl6::Ecosystem:ver<0.0.2>:auth<github:JJ> [via Zef::Repository::Ecosystems<cpan>]
===> Fetching [OK]: Perl6::Ecosystem:ver<0.0.2>:auth<github:JJ> to /home/alex/Blin/data/zef-data/tmp/1549582612.5044.2321/Perl6-Ecosystem-0.0.2.tar.gz
===> Extraction [OK]: Perl6::Ecosystem to /home/alex/Blin/data/zef-data/store/Perl6-Ecosystem-0.0.2.tar.gz
===> Testing: Perl6::Ecosystem:ver<0.0.2>:auth<github:JJ>
t/00-load.t ..... ok
at 1: expected a json object, but got < (context: "<!DOCTYP")
  in sub parse-thing at /home/alex/Blin/installed/JSON::Fast_0.9.12/sources/70454FBDA629C3AFDF77696B5F5DAF9871C15B73 (JSON::Fast) line 518
  in sub from-json at /home/alex/Blin/installed/JSON::Fast_0.9.12/sources/70454FBDA629C3AFDF77696B5F5DAF9871C15B73 (JSON::Fast) line 528
  in method TWEAK at /home/alex/Blin/data/zef-data/store/Perl6-Ecosystem-0.0.2.tar.gz/Perl6-Ecosystem-0.0.2/lib/Perl6/Ecosystem.pm6 (Perl6::Ecosystem) line 22
  in block <unit> at t/01-modules.t line 7

t/01-modules.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 

Test Summary Report
-------------------
t/01-modules.t (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
Files=2, Tests=1,  7 wallclock secs ( 0.02 usr  0.01 sys +  5.60 cusr  0.25 csys =  5.88 CPU)
Result: FAIL
===> Testing [FAIL]: Perl6::Ecosystem:ver<0.0.2>:auth<github:JJ>
Failed to get passing tests, but continuing with --force-test
===> Installing: Perl6::Ecosystem:ver<0.0.2>:auth<github:JJ>
===> Install [FAIL] for Perl6::Ecosystem:ver<0.0.2>:auth<github:JJ>: Failed to open file /home/alex/Blin/data/zef-data/store/Perl6-Ecosystem-0.0.2.tar.gz/Perl6-Ecosystem-0.0.2/resources/resources/scripts/find-dependencies.p6: No such file or directory

Ping @JJ