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

fail to install on Windows 10 #113

Open
sztanyi opened this issue Oct 3, 2020 · 0 comments
Open

fail to install on Windows 10 #113

sztanyi opened this issue Oct 3, 2020 · 0 comments

Comments

@sztanyi
Copy link

sztanyi commented Oct 3, 2020

failed due to Cro::HTTP depend on IO::Path::ChildSecure module,but there is a pending issue for IO::Path::ChildSecure raku-community-modules/IO-Path-ChildSecure#3

D:>zef install Cro::HTTP
===> Searching for: Cro::HTTP
===> Updating cpan mirror: https://raw.githubusercontent.com/ugexe/Perl6-ecosystems/master/cpan1.json
===> Updating p6c mirror: https://raw.githubusercontent.com/ugexe/Perl6-ecosystems/master/p6c1.json
!!!> Failed to update p6c mirror: https://raw.githubusercontent.com/ugexe/Perl6-ecosystems/master/p6c1.json
===> Updating p6c mirror: git://github.com/ugexe/Perl6-ecosystems.git
!!!> Failed to update cpan mirror: https://raw.githubusercontent.com/ugexe/Perl6-ecosystems/master/cpan1.json
===> Updating cpan mirror: https://raw.githubusercontent.com/ugexe/Perl6-ecosystems/master/cpan.json
!!!> Failed to update cpan mirror: https://raw.githubusercontent.com/ugexe/Perl6-ecosystems/master/cpan.json
===> Updating cpan mirror: git://github.com/ugexe/Perl6-ecosystems.git
!!!> Failed to update p6c mirror: git://github.com/ugexe/Perl6-ecosystems.git
===> Updating p6c mirror: http://ecosystem-api.p6c.org/projects1.json
===> Updated cpan mirror: git://github.com/ugexe/Perl6-ecosystems.git
===> Updated p6c mirror: http://ecosystem-api.p6c.org/projects1.json
===> Searching for missing dependencies: IO::Socket::Async::SSL, OO::Monitors, IO::Path::ChildSecure, Base64, HTTP::HPACK, Cro::TLS, JSON::Fast, Crypt::Random, JSON::JWT, DateTime::Parse, Log::Timeline
===> Searching for missing dependencies: MIME::Base64, OpenSSL, Digest::HMAC, if
===> Searching for missing dependencies: Digest
===> Testing: OpenSSL:ver<0.1.23>:authgithub:sergot
[OpenSSL] # NETWORK_TESTING was not set
[OpenSSL] # NETWORK_TESTING was not set
===> Testing [OK] for OpenSSL:ver<0.1.23>:authgithub:sergot
===> Testing: IO::Socket::Async::SSL:ver<0.7.5>
===> Testing [OK] for IO::Socket::Async::SSL:ver<0.7.5>
===> Testing: OO::Monitors:ver<1.1.1>
===> Testing [OK] for OO::Monitors:ver<1.1.1>
===> Testing: IO::Path::ChildSecure:ver<1.001011>
[IO::Path::ChildSecure] # Failed test 'code returned a Failure'
[IO::Path::ChildSecure] # at t\01-operation.t line 50
[IO::Path::ChildSecure] # Actual type: IO::Path
[IO::Path::ChildSecure] # Failed test 'code dies'
[IO::Path::ChildSecure] # at t\01-operation.t line 51
[IO::Path::ChildSecure] # You failed 1 test of 2
[IO::Path::ChildSecure] # Failed test 'Failure threw when sunk'
[IO::Path::ChildSecure] # at t\01-operation.t line 51
[IO::Path::ChildSecure] # You failed 2 tests of 2
[IO::Path::ChildSecure] # Failed test 'resolved parent fails (given path is not a child, via combiners)'
[IO::Path::ChildSecure] # at t\01-operation.t line 40
[IO::Path::ChildSecure] # You failed 1 test of 10
===> Testing [FAIL]: IO::Path::ChildSecure:ver<1.001011>
Aborting due to test failure: IO::Path::ChildSecure:ver<1.001011> (use --force-test to override)

D:>raku -v
This is Rakudo version 2020.09 built on MoarVM version 2020.09
implementing Raku 6.d.

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

1 participant