-
Notifications
You must be signed in to change notification settings - Fork 69
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
Skipping because provider prefetch failed #367
Comments
This is also being tracked in puppetlabs/puppet#9532 |
puppet-chocolatey breaks chocolatey.config when modified
|
after investigation - problem in REXML. Last working version is - 3.3.2. Newest version - puppet agent sending errors. (puppet agent 8.9.0 upgrated to rexml - 3.3.6) |
ruby/rexml#231 (comment) its a problem, because that function open file in one string with BOM symbols, but if using this
it will be using UTF8 with BOM too (like chocolatey.config using) and puppet dont sent errors anymore (i tested by myself)
against
|
https://github.com/ruby/rexml/issues/231#issuecomment-2638384021 i think, you must read this, please! |
Describe the Bug
After update Puppet agent to 8.10.0 version - I have issue with chocolatey provider
Steps to Reproduce
powershell or cmd
puppet agent -tdv
Environment
Output:
The text was updated successfully, but these errors were encountered: