Hi,

try an advanced text editor like https://code.visualstudio.com/ or
https://notepad-plus-plus.org/ which displays the encoding of the files.
That way you can identify and fix the one that is off (not in UTF-8).
VSCode is also maintained and has a puppet plugin
<https://marketplace.visualstudio.com/items?itemName=jpogran.puppet-vscode>.

Other than that, 程伟 had it right: try enabling the --debug and --trace
options on either your agent and/or your server to get a hint which file's
encoding is wrong.

Cheers, David


On Mon, Mar 26, 2018 at 8:58 PM jmp242 <jp10...@gmail.com> wrote:

> I'm using puppet 5.3.3 and had been using a previous version of my module
> for a long time. Now I added another package to my management and started
> getting an odd error:
> Failed to apply catalog: "\xF8\xDD" on UTF-16LE
>
> The actual underlying chocolatey packages install correctly. Any ideas
> what this error means? What I need to debug? I use Gepetto to author the
> edits and check into SVN... It almost sounds like a file format issue, but
> I don't know in Gepetto how to change / fix this.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to puppet-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/puppet-users/1776d069-6506-4d59-acdf-8309e16af250%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/1776d069-6506-4d59-acdf-8309e16af250%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
-- 
Cheers, David

https://twitter.com/dev_el_ops

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CALF7fHa2Ww2-%2Bka5KXS0GqxEZYTfGTxAioN%3DQfCDxu8jxV6XzQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to