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

HTTP::Server::Middleware::JSON #584

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module HTTP::Server::Middleware::JSON 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: HTTP::Server::Middleware::JSON
===SORRY!===
Could not find HTTP::Server at line 2 in:
    inst#/home/alex/Blin/installed/HTTP::Server::Middleware::JSON_0.0.1
    file#/home/alex/Blin/data/zef/lib
    inst#/home/alex/Blin/installed/JSON::Fast_0.9.12
    inst#/home/alex/Blin/installed/HTTP::Server_0.1.1
    inst#/home/alex/Blin/installed/HTTP::Server::Async_0.1.8
    inst#/home/alex/.perl6
    inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6/site
    inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6/vendor
    inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6
    ap#
    nqp#
    perl5#

===> Found: HTTP::Server::Middleware::JSON:ver<0.0.1>:auth<github:tony-o> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: HTTP::Server::Middleware::JSON:ver<0.0.1>:auth<github:tony-o> to /home/alex/Blin/data/zef-data/tmp/1551237338.7197.7332/perl6-http-server-middleware-json.git
===> Extraction [OK]: HTTP::Server::Middleware::JSON to /home/alex/Blin/data/zef-data/store/perl6-http-server-middleware-json.git
===> Testing: HTTP::Server::Middleware::JSON:ver<0.0.1>:auth<github:tony-o>
===SORRY!===
Could not find HTTP::Server::Role at line 1 in:
    file#/home/alex/Blin/data/zef-data/store/perl6-http-server-middleware-json.git/4fec7140236c3197646144a6c77cfd32f158c8b4
    file#/home/alex/Blin/data/zef-data/store/perl6-http-server-middleware-json.git/4fec7140236c3197646144a6c77cfd32f158c8b4/lib
    file#/home/alex/Blin/data/zef-data/store/perl6-http-server-middleware-json.git/4fec7140236c3197646144a6c77cfd32f158c8b4/data/zef/lib
    inst#/home/alex/Blin/installed/JSON::Fast_0.9.12
    inst#/home/alex/Blin/installed/HTTP::Server_0.1.1
    inst#/home/alex/Blin/installed/HTTP::Server::Async_0.1.8
    inst#/home/alex/.perl6
    inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6/site
    inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6/vendor
    inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6
    ap#
    nqp#
    perl5#
t/00-basic.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 

Test Summary Report
-------------------
t/00-basic.t (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
Files=1, Tests=0,  2 wallclock secs ( 0.03 usr  0.01 sys +  1.06 cusr  0.10 csys =  1.20 CPU)
Result: FAIL
===> Testing [FAIL]: HTTP::Server::Middleware::JSON:ver<0.0.1>:auth<github:tony-o>
Failed to get passing tests, but continuing with --force-test
===> Installing: HTTP::Server::Middleware::JSON:ver<0.0.1>:auth<github:tony-o>
===> Install [FAIL] for HTTP::Server::Middleware::JSON:ver<0.0.1>:auth<github:tony-o>: ===SORRY!===
Could not find HTTP::Server at line 2 in:
    inst#/home/alex/Blin/installed/HTTP::Server::Middleware::JSON_0.0.1
    file#/home/alex/Blin/data/zef/lib
    inst#/home/alex/Blin/installed/JSON::Fast_0.9.12
    inst#/home/alex/Blin/installed/HTTP::Server_0.1.1
    inst#/home/alex/Blin/installed/HTTP::Server::Async_0.1.8
    inst#/home/alex/.perl6
    inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6/site
    inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6/vendor
    inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6
    ap#
    nqp#
    perl5#

Ping @tony-o

Previous ticket: #559