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

IO::Socket::Async::SSL #426

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module IO::Socket::Async::SSL 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:

===> Searching for: IO::Socket::Async::SSL
===> Found: IO::Socket::Async::SSL:ver<0.7.3> [via Zef::Repository::Ecosystems<cpan>]
===> Fetching [OK]: IO::Socket::Async::SSL:ver<0.7.3> to /home/alex/Blin/data/zef-data/tmp/1549580825.20838.6909/IO-Socket-Async-SSL-0.7.3.tar.gz
===> Extraction [OK]: IO::Socket::Async::SSL to /home/alex/Blin/data/zef-data/store/IO-Socket-Async-SSL-0.7.3.tar.gz
===> Installing: IO::Socket::Async::SSL:ver<0.7.3>
===> Install [OK] for IO::Socket::Async::SSL:ver<0.7.3>

Ping @jnthn

jnthn commented 5 years ago

Apparently it's not tested because it hung; there was a change in Rakudo that fixed a bug it wrongly relied on, and the latest version of the module should not have that issue.