You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just tried to install flow (I have a new testing idea). But install failed. I can't determine why it failed.
Terminal output:
uname -a
Linux merlin 4.13.0-21-generic #24-Ubuntu SMP Mon Dec 18 17:29:16 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
richard@merlin:~/development/ModuleCitation/git_main$ perl6 -v
This is Rakudo version 2017.10 built on MoarVM version 2017.10
implementing Perl 6.c.
richard@merlin:~/development/ModuleCitation/git_main$ zef install flow
===> Searching for: flow
===> Testing: flow:ver<0.0.2>:auth<github:tony-o>
===> Testing [FAIL]: flow:ver<0.0.2>:auth<github:tony-o>
Aborting due to test failure: flow:ver<0.0.2>:auth<github:tony-o> (use --force-test to override)
in code at /opt/rakudo-pkg/share/perl6/sources/C99D66B88914FE999500CE1FA4F1216BDBA53BE2 (Zef::Client) line 375
in method test at /opt/rakudo-pkg/share/perl6/sources/C99D66B88914FE999500CE1FA4F1216BDBA53BE2 (Zef::Client) line 353
in code at /opt/rakudo-pkg/share/perl6/sources/C99D66B88914FE999500CE1FA4F1216BDBA53BE2 (Zef::Client) line 530
in sub at /opt/rakudo-pkg/share/perl6/sources/C99D66B88914FE999500CE1FA4F1216BDBA53BE2 (Zef::Client) line 527
in method install at /opt/rakudo-pkg/share/perl6/sources/C99D66B88914FE999500CE1FA4F1216BDBA53BE2 (Zef::Client) line 633
in sub MAIN at /opt/rakudo-pkg/share/perl6/sources/0396F9D56BBCF5F8CF25C8759D77D03AEF745931 (Zef::CLI) line 152
in block <unit> at /opt/rakudo-pkg/share/perl6/resources/95699F546D28C01BF68BD7A836D7D12FFB0B2943 line 1
in sub MAIN at /opt/rakudo-pkg/bin/zef line 2
in block <unit> at /opt/rakudo-pkg/bin/zef line 2
The text was updated successfully, but these errors were encountered:
Just tried to install flow (I have a new testing idea). But install failed. I can't determine why it failed.
Terminal output:
The text was updated successfully, but these errors were encountered: