Giter Club home page Giter Club logo

Comments (3)

adrienthebo avatar adrienthebo commented on June 28, 2024

👍 from me, will look at this more closely tonight.

from puppet-portage.

adrienthebo avatar adrienthebo commented on June 28, 2024

If this is going to be behavior injected into the provider then it's going to need more work than I initially considered. This would require that package_* types are always run before the associated packages and can trigger a reinstallation/rebuild, and I don't know how that would work on a provider level.

from puppet-portage.

tampakrap avatar tampakrap commented on June 28, 2024

No, you are wrong. You just need to run the command I gave in the summary, no need to check if the package is there or whatever. The command there will take care everything. I have implemented that behavior in portage::package already and it works, but the problem there is that the command executes max 4 times (for each package_* entry) if all of them are assigned. Having this in provider level will solve the problem, as I will be able in portage::package to trigger the rebuild after all of those entries are filed, without checking order or dependencies between them. Plus it would be useful to have this one in cases where only a package_* type is used, without involving portage::package at all.

from puppet-portage.

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.