Skip to content

Instantly share code, notes, and snippets.

@sjn
Created August 30, 2017 14:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sjn/080f9e6d7fbf199051dac97130292379 to your computer and use it in GitHub Desktop.
Save sjn/080f9e6d7fbf199051dac97130292379 to your computer and use it in GitHub Desktop.
$ zef install IO::Path::ChildSecure
===> Searching for: IO::Path::ChildSecure
===> Testing: IO::Path::ChildSecure:ver('1.001005')
# Failed test 'when we die, error message tells us which Rakudo version needed'
# at t/01-operation.t line 116
# Looks like you failed 1 test of 12
===> Testing [FAIL]: IO::Path::ChildSecure:ver('1.001005')
Aborting due to test failure: IO::Path::ChildSecure:ver('1.001005') (use --force-test to override)
in code at /home/sjn/.rakudobrew/moar-nom/install/share/perl6/site/sources/A5C13EF833A22B1E85E78D1CD88BE1B0B0B24DA1 (Zef::Client) line 375
in method test at /home/sjn/.rakudobrew/moar-nom/install/share/perl6/site/sources/A5C13EF833A22B1E85E78D1CD88BE1B0B0B24DA1 (Zef::Client) line 353
in code at /home/sjn/.rakudobrew/moar-nom/install/share/perl6/site/sources/A5C13EF833A22B1E85E78D1CD88BE1B0B0B24DA1 (Zef::Client) line 530
in sub at /home/sjn/.rakudobrew/moar-nom/install/share/perl6/site/sources/A5C13EF833A22B1E85E78D1CD88BE1B0B0B24DA1 (Zef::Client) line 527
in method install at /home/sjn/.rakudobrew/moar-nom/install/share/perl6/site/sources/A5C13EF833A22B1E85E78D1CD88BE1B0B0B24DA1 (Zef::Client) line 633
in sub MAIN at /home/sjn/.rakudobrew/moar-nom/install/share/perl6/site/sources/31FF9E8498781BF95868DF98AD861FCF1211BCC1 (Zef::CLI) line 152
in block <unit> at /home/sjn/.rakudobrew/moar-nom/install/share/perl6/site/resources/0031ECC6124802A80F7B7B073C50D0A1694E3020 line 1
in sub MAIN at /home/sjn/.rakudobrew/bin/../moar-nom/install/share/perl6/site/bin/zef line 2
in block <unit> at /home/sjn/.rakudobrew/bin/../moar-nom/install/share/perl6/site/bin/zef line 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment