Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when module has no dependencies #250

Closed
wimpyprogrammer opened this issue Aug 22, 2014 · 1 comment
Closed

Error when module has no dependencies #250

wimpyprogrammer opened this issue Aug 22, 2014 · 1 comment

Comments

@wimpyprogrammer
Copy link

I'm getting an error when I try to install the module at https://github.com/puppetlabs/puppetlabs-sqlite.git. I think it's because the module has no dependencies.

Error details at https://gist.github.com/wimpyprogrammer/93453cabead0e85773e1.

Environment:

  • Puppet: 3.4.3
  • Ruby: 1.9.3
  • Librarian Puppet: 1.3.2

The Puppetfile-lock file is not created due to the error.

If I use a Puppetfile that doesn't include puppetlabs-sqlite, it downloads all modules successfully.

I know that the error may lie in the puppetlabs-sqlite module, but I was hoping that librarian-puppet could workaround such problems.

Thanks!

@carlossg
Copy link
Collaborator

Fixed in a028cc5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants