Giter Site home page Giter Site logo

zef install GTK::Simple fails about zef HOT 6 CLOSED

ugexe avatar ugexe commented on August 17, 2024
zef install GTK::Simple fails

from zef.

Comments (6)

ugexe avatar ugexe commented on August 17, 2024

There is no module package URI::Escape; instead the module URI::Escape is a module included with URI package (although it did not used to be). So in this case GTK::Simple should update its META.info.

from zef.

ugexe avatar ugexe commented on August 17, 2024

I just looked and the URI::Escape is in the depends for LWP::Simple. I sent a PR a couple of days ago to remove URI::Escape from the depends list; if they merge it then it will be fixed.

cosimo/perl6-lwp-simple#66

from zef.

azawawi avatar azawawi commented on August 17, 2024

I think zef install URI::Escape should look at the provides array and maybe install URI after a warning?

panda does that fyi.

from zef.

ugexe avatar ugexe commented on August 17, 2024

I see. I believe I took it out a long time ago because it makes updates based on versions a lot harder. But I will change it tomorrow to search the provides since the new CompUnit stuff should provide some new version handling stuff anyway.

from zef.

ugexe avatar ugexe commented on August 17, 2024

Ok so now it will search the provides section for matching module names if a matching distro name is not found: 22d4cbe

However GTK::Simple still will fail to install for the same reason as Compress::Zlib::Raw from #68 before it was patched

from zef.

ugexe avatar ugexe commented on August 17, 2024

Closing this as it only fails because GTK::Simple does not list its build-dependencies in its META file

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.