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

META6::bin #461

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module META6::bin 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: META6::bin
===SORRY!=== Error while compiling /home/alex/Blin/installed/META6::bin_0.15.3/sources/33E2C75A772973251F12B4B707CF4ABAE56B0184 (META6::bin)
Undeclared routine:
    git-config used at line 47

===> Found: META6::bin:ver<0.15.3>:auth<github:gfldex> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: META6::bin:ver<0.15.3>:auth<github:gfldex> to /home/alex/Blin/data/zef-data/tmp/1549583545.24931.9601/perl6-meta6-bin.git
===> Extraction [OK]: META6::bin to /home/alex/Blin/data/zef-data/store/perl6-meta6-bin.git
===> Testing: META6::bin:ver<0.15.3>:auth<github:gfldex>
# Failed test 'can load META6::bin'
# at t/010-load.t line 6
# ===SORRY!=== Error while compiling /home/alex/Blin/data/zef-data/store/perl6-meta6-bin.git/b378d5013ed3b396744e94ad8987bd39625b222c/lib/META6/bin.pm6 (META6::bin)
# Undeclared routine:
#     git-config used at line 47
# 
# 
# Looks like you failed 1 test of 1
t/010-load.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 
t/meta.t ...... ok

Test Summary Report
-------------------
t/010-load.t (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=2, Tests=2, 29 wallclock secs ( 0.03 usr  0.00 sys + 22.10 cusr  0.67 csys = 22.80 CPU)
Result: FAIL
===> Testing [FAIL]: META6::bin:ver<0.15.3>:auth<github:gfldex>
Failed to get passing tests, but continuing with --force-test
===> Installing: META6::bin:ver<0.15.3>:auth<github:gfldex>
===> Install [FAIL] for META6::bin:ver<0.15.3>:auth<github:gfldex>: ===SORRY!=== Error while compiling /home/alex/Blin/installed/META6::bin_0.15.3/sources/33E2C75A772973251F12B4B707CF4ABAE56B0184 (META6::bin)
Undeclared routine:
    git-config used at line 47

Ping @gfldex