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

Puppet 4 and Augeas #26

Closed
jyaworski opened this issue Oct 15, 2015 · 3 comments
Closed

Puppet 4 and Augeas #26

jyaworski opened this issue Oct 15, 2015 · 3 comments

Comments

@jyaworski
Copy link
Member

Hello:

I'm working on voxpupuli/puppet-rundeck#134 and the module was recently modified to use augeas. Augeas isn't included by default in puppet 4, so I added the gems to the gemfile. Travis is unable to build them because libaugeas isn't installed.

Is there a better way to do this than enabling sudo and installing libaugeas?

@liamjbennett
Copy link
Member

I have run into this issue a few times with ruby 2.x. There is no way, that I am aware of installing augeas without installing the ruby package and having libaugeas-dev package installed.

https://github.com/opentable/puppet-puppetversion/blob/master/manifests/init.pp#L78:L90

@jyaworski jyaworski mentioned this issue Oct 15, 2015
@igalic
Copy link
Contributor

igalic commented Oct 15, 2015

I'm 😲 and 😕.

@igalic
Copy link
Contributor

igalic commented Oct 15, 2015

ooooh. puppet-agent probably has it bundled, but on Travis we install from gem.

@igalic igalic closed this as completed in #27 Nov 3, 2015
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

3 participants