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

uninitialized constant FILE_PARAMS on ruby 1.8.7 #24

Closed
liamjbennett opened this issue Nov 26, 2015 · 4 comments
Closed

uninitialized constant FILE_PARAMS on ruby 1.8.7 #24

liamjbennett opened this issue Nov 26, 2015 · 4 comments

Comments

@liamjbennett
Copy link

Could not autoload puppet/type/remote_file: uninitialized constant FILE_PARAMS

@lwf
Copy link
Owner

lwf commented Nov 27, 2015

Hey,

As mentioned in the README, Ruby 1.8 is not supported. Please try to reproduce with 1.9 or later.

@liamjbennett
Copy link
Author

I believe this is a 1.8.7 issue only. Closing for now.

@lwf
Copy link
Owner

lwf commented Dec 23, 2015

Not sure if this is still relevant to you, but changes as of most recent master enable use of Ruby 1.8 with remote_file.

@liamjbennett
Copy link
Author

Good news to hear.

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