GithubHelp home page GithubHelp logo

Comments (5)

dickolsson avatar dickolsson commented on May 21, 2024

The particular problem I ran into, was that librarian-puppet wasn't able to resolve a dependency like this:

dependency 'cprice404/inifile', '0.0.x'

The PuppetDB module was the one that bugged out. See https://github.com/puppetlabs/puppetlabs-puppetdb/blob/master/Modulefile#L10

from librarian-puppet.

tdegrunt avatar tdegrunt commented on May 21, 2024

This also seems to happen for the postgresql module: https://github.com/tdegrunt/puppet-postgresql/blob/master/Modulefile with these dependencies:

dependency 'puppetlabs/stdlib', '>=3.2.0 <4.0.0'
dependency 'puppetlabs/firewall', '>= 0.0.4'
dependency 'puppetlabs/apt', '>=1.1.0 <2.0.0'
dependency 'ripienaar/concat', '=~ 0.2.0'

from librarian-puppet.

kitchen avatar kitchen commented on May 21, 2024

@tdegrunt I wasn't having this issue until today with the postgresql module but I am now. librarian-puppet install just spins.

I'm setting up a separate Puppetfile with the postgresql module installed and then adding things one my one until it hits the issue to try to track it down.

from librarian-puppet.

kitchen avatar kitchen commented on May 21, 2024

Andddd now I can't reproduce the issue. Awesome! Sorry for the noise.

from librarian-puppet.

carlossg avatar carlossg commented on May 21, 2024

Should be fixed already in master

from librarian-puppet.

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.