Windows check_sum: Error: "\xF4" to UTF-8 in conversion

207 views
Skip to first unread message

Arpin Dominique (Nter)

unread,
Dec 19, 2013, 11:33:48 AM12/19/13
to puppet...@googlegroups.com

Hi,

 

I’m new with puppet.  I try to make a simple task with puppet:

 

PuppetMaster: 3.3.1

PuppetClient: 3.3.2 (windows 2003)

PuppetClient: 3.4RC2 (windows 2008)

 

Init.pp

class check_mk_client {

      file {'check_mk_agent_ini':

        ensure             => file,

        path               => 'C:/temp/check_mk.ini',

        source             => 'puppet:///modules/check_mk_client/check_mk.ini',

      }

}

 

Puppet can copy the file on the client without problem if the file is not present.  However, when a change the file on the server, I got this error on the client when I try to update on the client’s side:

 

Error: "\xF4" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to UTF-16LE

Error: /Stage[main]/Check_mk_client/File[check_mk_agent_ini]/content: change from {md5}07f8bdf94be7a9780cbe16f5fdff4fc9 to {md5}2c7d5c5bf05b21a9f6393044d4bdf586

failed: "\xF4" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to UTF-16LE

 

How I can replace a file on the client?  The ini file is just an example (so I don’t want to generate a ini with a puppet module).

 

Best Regards,

 

 

dominique


Mise en garde concernant la confidentialité : Le présent message, comprenant tout fichier qui y est joint, est envoyé à l'intention exclusive de son destinataire; il est de nature confidentielle et peut constituer une information protégée par le secret professionnel. Si vous n'êtes pas le destinataire, nous vous avisons que toute impression, copie, distribution ou autre utilisation de ce message est strictement interdite. Si vous avez reçu ce courriel par erreur, veuillez en aviser immédiatement l'expéditeur par retour de courriel et supprimer le courriel. Merci!

Confidentiality Warning: This message, including any attachment, is sent only for the use of the intended recipient; it is confidential and may constitute privileged information. If you are not the intended recipient, you are hereby notified that any printing, copying, distribution or other use of this message is strictly prohibited. If you have received this email in error, please notify the sender immediately by return email, and delete it. Thank you!

Arpin Dominique (Nter)

unread,
Dec 19, 2013, 12:51:49 PM12/19/13
to puppet...@googlegroups.com

Hi,

 

I found the error… its a misconfiguration of the filebucket.

 

Hi didn’t specified the FQDN of the puppetmaster..

 

Sorry,

 

Dominique Arpin

Tél. Interne: 140-4156

Tél. 514 285.2929 Poste: 140-4156


De : puppet...@googlegroups.com [mailto:puppet...@googlegroups.com] De la part de Arpin Dominique (Nter)
Envoyé : 19 décembre, 2013 11:34
À : 'puppet...@googlegroups.com'
Objet : [Puppet Users] Windows check_sum: Error: "\xF4" to UTF-8 in conversion

--
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/C2F62CDF5915D0458F0528664315BAE732333E8A%40MTL1EXC01.scqmtl.loto-quebec.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply all
Reply to author
Forward
0 new messages