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: Could not find a suitable provider for sysctl" when using Alpine Linux #53

Open
romelBen opened this issue Jul 28, 2021 · 5 comments

Comments

@romelBen
Copy link

I am receiving this error when I run my puppet module on my Alpine system and I don't know what to make of it. I have read online I would need to install ruby-augeas using gem but I still receive errors. Is Alpine supported using augeas sysctl module? Thanks.

@trevor-vaughan
Copy link
Contributor

@romelBen Did you install ruby-augeas using /opt/puppetlabs/puppet/bin/gem?

@romelBen
Copy link
Author

I did not. I did this through Alpine where I ran curl -Ls http://download.augeas.net/augeas-${AUGEAS_VERSION}.tar.gz | tar zx

@trevor-vaughan
Copy link
Contributor

That seems reasonable if you're using the AIO package. Did the augeas commands get installed into your usual path?

@romelBen
Copy link
Author

I will check on that.

@romelBen
Copy link
Author

Seems like it did not. After running ./configure and make. The pathing is not there. What would the pathing be to be quite frank? I am new to Alpine and tinkering on how to get augeas sysctl module to work.

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