Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flow not installing with zef #4

Closed
finanalyst opened this issue Dec 28, 2017 · 1 comment
Closed

flow not installing with zef #4

finanalyst opened this issue Dec 28, 2017 · 1 comment

Comments

@finanalyst
Copy link

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
@tony-o
Copy link
Owner

tony-o commented Dec 28, 2017

@finanalyst - this should be corrected with commit e77b2af

If you could take a look and let me know how it goes, much appreciated for bringing it to my attention.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants