Giter Site home page Giter Site logo

Comments (2)

ugexe avatar ugexe commented on August 17, 2024

Hmmm, first I left cpan enabled in the config by default. This has been corrected.

Not sure why it failed to fetch the cpan meta data file cpan.json and copy to cpan/packages.json though. This appears to fix it: 105bc8c

I'd be be curious to see if your output from zef --debug --/p6c --cpan install HTTP::Client if that command fails. It means I can probably narrow it down to a difference in plugins chosen to execute phases

Also odd is that travis did not have this problem for that cpan commit: https://travis-ci.org/ugexe/zef/jobs/158057547#L1172 even though I was able to reproduce your errors by following your steps exactly

from zef.

zoffixznet avatar zoffixznet commented on August 17, 2024

I ran my update-perl6 alias again and everything installed fine.

Here's the output of the command, if it helps (I ran this on one box and just plain zef install HTTP::Client on another box and both worked fine)

zoffix@b-webdev-dt:~$ zef --debug --/p6c --cpan install HTTP::Client
===> Searching for: HTTP::Client
===> Found: HTTP::Client
===> Dependencies: MIME::Base64, HTTP::Status
===> Searching for missing dependencies: MIME::Base64, HTTP::Status
===> Found dependencies: MIME::Base64:ver('1.2'):auth('github:retupmoca'), HTTP::Status
===> Filtering: HTTP::Client
===> Filtering [OK] for HTTP::Client
===> Filtering: MIME::Base64:ver('1.2'):auth('github:retupmoca')
===> Filtering [OK] for MIME::Base64:ver('1.2'):auth('github:retupmoca')
===> Filtering: HTTP::Status
===> Filtering [OK] for HTTP::Status
===> # SKIP: No Build.pm for MIME::Base64:ver('1.2'):auth('github:retupmoca')
===> # SKIP: No Build.pm for HTTP::Status
===> # SKIP: No Build.pm for HTTP::Client
===> Testing: MIME::Base64:ver('1.2'):auth('github:retupmoca')
Testing with plugin: Zef::Service::Shell::prove+{<anon|192230000>}
t/basic.t ................. ok
t/binary-and-long-line.t .. ok
t/oneline.t ............... ok
t/rfc4648-test-vector.t ... ok
All tests successful.
Files=4, Tests=47,  6 wallclock secs ( 0.07 usr  0.01 sys +  5.04 cusr  0.49 csys =  5.61 CPU)
Result: PASS
===> Testing [OK] for MIME::Base64:ver('1.2'):auth('github:retupmoca')
===> Testing: HTTP::Status
Testing with plugin: Zef::Service::Shell::prove+{<anon|192230000>}
t/01-basic.t ..... ok
t/02-is-tests.t .. ok
All tests successful.
Files=2, Tests=46,  2 wallclock secs ( 0.05 usr  0.02 sys +  2.13 cusr  0.25 csys =  2.45 CPU)
Result: PASS
===> Testing [OK] for HTTP::Status
===> Testing: HTTP::Client
Testing with plugin: Zef::Service::Shell::prove+{<anon|192230000>}
t/01-get.t ............. ok
t/02-post.t ............ ok
t/03-post-multipart.t .. ok
All tests successful.
Files=3, Tests=16, 11 wallclock secs ( 0.06 usr  0.01 sys +  7.64 cusr  0.63 csys =  8.34 CPU)
Result: PASS
===> Testing [OK] for HTTP::Client
===> Installing: MIME::Base64:ver('1.2'):auth('github:retupmoca')
===> Install [OK] for MIME::Base64:ver('1.2'):auth('github:retupmoca')
===> Installing: HTTP::Status
===> Install [OK] for HTTP::Status
===> Installing: HTTP::Client
===> Install [OK] for HTTP::Client
zoffix@b-webdev-dt:~$ 

from zef.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.