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::Async #416

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module HTTP::Server::Async cannot be installed (InstallableButUntested), 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:

Use of uninitialized value of type Any in string context.
Methods .^name, .perl, .gist, or .say can be used to stringify it to something meaningful.
===> Searching for: HTTP::Server::Async
===> Found: HTTP::Server::Async:ver<0.1.8>:auth<github:tony-o> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: HTTP::Server::Async:ver<0.1.8>:auth<github:tony-o> to /home/alex/Blin/data/zef-data/tmp/1549580991.24323.7629/perl6-http-server-async.git
===> Extraction [OK]: HTTP::Server::Async to /home/alex/Blin/data/zef-data/store/perl6-http-server-async.git
===> Installing: HTTP::Server::Async:ver<0.1.8>:auth<github:tony-o>
===> Install [OK] for HTTP::Server::Async:ver<0.1.8>:auth<github:tony-o>
  in code  at /home/alex/Blin/data/zef/lib/Zef.pm6 (Zef) line 133
Use of uninitialized value of type Any in string context.
Methods .^name, .perl, .gist, or .say can be used to stringify it to something meaningful.
  in code  at /home/alex/Blin/data/zef/lib/Zef.pm6 (Zef) line 133

Ping @perl6

JJ commented 5 years ago

Could this be a flapper?

JJ commented 5 years ago

It works because I have HTTP::Server installed, but in fact it shouldn't, since that is not released into the ecosystem