Giter VIP home page Giter VIP logo

Comments (5)

KES777 avatar KES777 commented on September 13, 2024 1

No. That is not in my cpan file. I do not require Devel::Declare directly. From the log I can not understand which module requires it.

Currently I run carton under debugger and modify its source so it creates cpanfile.snapshot.
This takes a while...

From there I can find:

  Method-Signatures-20170211
    pathname: B/BA/BAREFOOT/Method-Signatures-20170211.tar.gz
    provides:
      Method::Signatures 20170211
      Method::Signatures::Modifiers 20170211
      Method::Signatures::Parameter undef
      Method::Signatures::Signature undef
      Method::Signatures::Types undef
      Method::Signatures::Utils undef
    requirements:
      Any::Moose 0.11
      Const::Fast 0.006
      Devel::Declare 0.006002
      Devel::Declare::MethodInstaller::Simple 0.006002
      Lexical::SealRequireHints 0.008

I even do not require directly Method-Signatures from my cpanfile

So here I asking that it would be nice if carton creates cpanfile.snapshot despite on success or fail

from carton.

miyagawa avatar miyagawa commented on September 13, 2024

Thus I can not find which module requires Devel::Declare is not in range '== 0.006019' dependency

That's not what this error message says. It's trying to install 0.006019, which is pinned in your cpanfile, and was failing.

from carton.

miyagawa avatar miyagawa commented on September 13, 2024

the build.log you linked has a line that says

Configuring /home/kes/work/projects/tucha/monkeyman
...
Checking if you have Devel::Declare == 0.006019 ... No (0.006022 doesn't satisfy == 0.006019)

which means you have the exact requirement for that in cpanfile, or in META.yml or other means.

from carton.

n-insaidoo avatar n-insaidoo commented on September 13, 2024

Is there a special option at this point in time that allows to achieve what is being asked by the PR author?
@KES777 have you managed to produce the expected behaviour alternatively, hence having a cpanfile.snapshot_part generated somehow?

from carton.

KES777 avatar KES777 commented on September 13, 2024

@n-insaidoo No, I have not.

from carton.

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.