Coder Social home page Coder Social logo

Comments (6)

finanalyst avatar finanalyst commented on June 30, 2024

Can someone verify that this is a Windows only issue, or is it a Linux problem as well.

from pod-cached.

noisegul avatar noisegul commented on June 30, 2024

For me it works on Linux and OSX.

Tested with:

  • Linux: Rakudo Star 2019.03, built myself
  • OSX: Rakudo Star 2019.03, installed via Homebrew

Would probably also be good if someone could confirm the installation error on Windows, since Windows is not my main workstation.

from pod-cached.

finanalyst avatar finanalyst commented on June 30, 2024

I had problems with an Ubuntu setup.
zef was not seeing Pod::To::Cached.
I have updated zef from 0.7.1 to current 0.7.4:

cd ~/zef    # the location Rakudo Star puts zef
git pull
perl6 -i. bin/zef install .
### to install P::Documentable
cd ~/development/perl6-documentable    ## where I have my local repo copy
zef install .

The installation proceeded to completion, and seemed to run the tests without a problem (?)
Next time I tried to install, it failed the tests.

However, the failures are not related to Pod::To::Cached

from pod-cached.

finanalyst avatar finanalyst commented on June 30, 2024

So far as I can discover, the Windows OS testing is initiated by zef (it is the only Module in the chain that has an appveyor configuration file).
There was an issue with Pod::To::Cached related to a change in JSON::Fast . This means that version required by Pod::To::Cached must be greater than JSON::Fast:ver<0.9.18> This is now fixed in the META.json file of P2Cached.
zef is now installing the new version of Pod::To::Cached.
I am closing this issue for the time being. If a Windows issue reappears, then please renew the issue.

from pod-cached.

JJ avatar JJ commented on June 30, 2024

This issue is apparently still an issue, according to @noisegul . Can you all please check if there's still a problem and close it again if it's not?

from pod-cached.

noisegul avatar noisegul commented on June 30, 2024

I gave it another go, issue persists as mentioned, same error output as above.

from pod-cached.

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.